1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +03:00
mal/go
Ben Harris 4b66bbdf6a gnu-smalltalk, go, js, lua, php, rust, ts: Detect more unterminated strings.
Rather than treating anything beginning and ending with '"' as a valid
string, we now use a regexp to detect a valid string and treat any other
token starting with '"' as an error.
2019-05-16 22:06:02 +01:00
..
src gnu-smalltalk, go, js, lua, php, rust, ts: Detect more unterminated strings. 2019-05-16 22:06:02 +01:00
tests Go: Minor 2018-07-08 11:22:49 +02:00
Dockerfile Go, Kotlin, Nim, ObjC, RPython: update Dockerfiles. 2017-02-11 00:12:37 -06:00
Makefile Convert to loccount based stats calculation. 2019-03-20 23:34:21 -05:00
run Refactor to use run scripts, remove *_RUNSTEP 2016-05-18 22:29:18 -07:00