Commit graph

23 commits

Author SHA1 Message Date
Simon Brooke 6da5bf53d3
Upversioned to 0.3.1-SNAPSHOT 2023-04-10 15:23:00 +01:00
Simon Brooke 20dec65643
Upversioned to 0.3.0; documentation regenerated. 2023-04-10 15:19:26 +01:00
Simon Brooke 4bfbec0bba
Problems with release build. Being conservative. 2023-04-10 15:02:59 +01:00
Simon Brooke 8c5727f5df
All tests pass, documentation regenerated, going for release. 2023-04-10 14:26:08 +01:00
Simon Brooke cde3d79ff3
Much progress, but bad regression in parsing M-Expressions. 2023-04-09 20:52:16 +01:00
Simon Brooke 1dbc57efff
Experimenting with themed documentation (not yet working) 2023-04-09 10:55:51 +01:00
Simon Brooke 022e409c51
The accursed program feature. Written; not tested. 2023-04-07 15:35:45 +01:00
Simon Brooke 41cecdc522 Mostly work on generating better documentation. 2023-04-01 14:28:50 +01:00
Simon Brooke 3c92427285 Upversioned to 0.3 as much refactoring has changed API 2023-03-31 12:37:29 +01:00
Simon Brooke b6f52cd775 Version 0.2.2-SNAPSHOT 2023-03-30 18:05:30 +01:00
Simon Brooke bdda8ddde2 Version 0.2.1 2023-03-30 18:05:03 +01:00
Simon Brooke 42f1f79e8f Mainly documentation; preparing for release. 2023-03-30 18:03:48 +01:00
Simon Brooke 1f16241af7 Right, there's an awful lot of Lisp actually working... 2023-03-30 14:29:20 +01:00
Simon Brooke 46f75a0c4f
SYSOUT now sort-of working; SYSIN present but not tested
Masses of stuff has had to be moved around because of cyclic dependency hell, and some of that may need to be revisited.
2023-03-26 20:23:48 +01:00
Simon Brooke ce7fe8f3ef
Beginning work on infix operators in mexprs. 2023-03-25 16:26:07 +00:00
Simon Brooke 14e0383b82 Version 0.2.1-SNAPSHOT 2019-08-20 17:21:29 +01:00
Simon Brooke 8e6ddba492 Version 0.2.0 2019-08-20 17:21:06 +01:00
Simon Brooke 7a5596dc55 170 assertions, no failures, generating docs. 2019-08-20 16:42:44 +01:00
Simon Brooke 75bf19e38e Added command-line flags, some of which actually work. 2019-08-19 17:06:10 +01:00
Simon Brooke 526b71bce7 Considerably improved REPL, with better parse error handling 2019-08-17 13:48:49 +01:00
Simon Brooke 12bbd0076a Read works, print works, eval is horribly broken. 2019-08-15 21:14:17 +01:00
Simon Brooke 0321401c2a Full mexpr parsing working, number parsing working 2019-08-15 16:35:46 +01:00
Simon Brooke 35a7d2ff62 Initial commit: It's sort-of beginning to work... 2019-08-14 16:38:26 +01:00