1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-11 13:55:55 +03:00
mal/go
Nicolas Boulenguez e6d41de4d5 load-file: accept empty file or final comment, return nil
Let `load-file` append a new line in case last line contains a
comment.

Also append `nil` so that the return value is predictible. Remove the
existing explicit `nil` from existing sources.

Adapt documentation and tests.
2019-07-28 13:08:05 +02:00
..
src load-file: accept empty file or final comment, return nil 2019-07-28 13:08:05 +02: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