]> git.lizzy.rs Git - nothing.git/history - src/ebisp/repl.c
ebisp/std: Validate arglist to defun in the same way as for lambda
[nothing.git] / src / ebisp / repl.c
2019-01-20 Alastair Bridgewaterebisp/repl: Use constructor to create scope, not an...
2018-12-29 Alexey KutepovMerge pull request #595 from tsoding/594
2018-12-29 rexim(#594) assert -> trace_assert
2018-12-22 Alexey KutepovMerge pull request #584 from tsoding/580
2018-12-22 rexim(#580) Introduce ebisp/std unit
2018-12-01 Alexey KutepovMerge pull request #535 from tsoding/527
2018-12-01 rexim(#527) Load STD library in REPL
2018-11-25 Alexey KutepovMerge pull request #529 from tsoding/526
2018-11-25 rexim(#526) introduce (print) for REPL
2018-10-28 Alexey KutepovMerge pull request #464 from tsoding/458
2018-10-28 reximTODO(#465)
2018-10-28 rexim(#458) Fix trailing spaces problem
2018-10-28 rexim(#458) Implement script ctor
2018-10-26 Alexey KutepovMerge pull request #459 from tsoding/457
2018-10-26 rexim(#457) script/ -> ebisp/