]> git.lizzy.rs Git - nothing.git/history - src/ebisp/repl_runtime.c
ebisp/std: Validate arglist to defun in the same way as for lambda
[nothing.git] / src / ebisp / repl_runtime.c
2018-12-29 Alexey KutepovMerge pull request #595 from tsoding/594
2018-12-29 rexim(#594) assert -> trace_assert
2018-12-02 Alexey KutepovMerge pull request #539 from tsoding/match-list
2018-12-02 reximunpack_args -> match_list
2018-11-25 Alexey KutepovMerge pull request #529 from tsoding/526
2018-11-25 rexim(#526) introduce (print) for REPL