1
1
mirror of https://github.com/kanaka/mal.git synced 2024-10-26 22:28:26 +03:00
mal/erlang
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 Tests: move step5 non-TCO tests to per impl. 2016-03-14 23:39:21 -05:00
Dockerfile Travis: add remaining implementations. 2015-10-07 21:46:12 -05:00
Makefile Convert to loccount based stats calculation. 2019-03-20 23:34:21 -05:00
rebar.config Fix reading/printing of escaped characters 2015-11-06 11:19:06 -08:00
rebar.config.script awk-es6, Makefile: dist ruiles 2016-02-24 00:33:20 -06:00
run Refactor to use run scripts, remove *_RUNSTEP 2016-05-18 22:29:18 -07:00