Commit Graph

514 Commits

Author SHA1 Message Date
Scott Richmond
20ea25761a Remove conflicting repl cruft. 2023-12-24 15:59:31 -05:00
Scott Richmond
770c84d081 Merge branch 'test-exprs' 2023-12-24 15:58:52 -05:00
Scott Richmond
b5d57cd96c Testing hits all the desiderata. 2023-12-24 15:53:40 -05:00
Scott Richmond
b6eeaa1d3e Stand up basic testing 2023-12-24 15:23:53 -05:00
Scott Richmond
b723532d1a Add testing status to run 2023-12-24 14:22:16 -05:00
8375e19f1e Merge pull request 'expr-repeat' (#19) from expr-repeat into main
Reviewed-on: #19
2023-12-24 19:17:16 +00:00
Scott Richmond
7a2c404daf Light testing 2023-12-24 14:16:08 -05:00
Scott Richmond
7541d2499d Change interpreter (just change name of binding in interpret-repeat 2023-12-24 14:12:50 -05:00
Scott Richmond
a6d64ff827 Change grammar 2023-12-24 14:11:49 -05:00
Scott Richmond
46817bd4e5 Update documentation; a pull request seems like overkill 2023-12-18 01:13:26 -05:00
Scott Richmond
6c11c5139b Language documentation reflects panic! as a form. 2023-12-18 01:13:15 -05:00
a86b8f4fa4 Merge pull request 'better_panics' (#16) from better_panics into main
Reviewed-on: #16
2023-12-18 05:46:05 +00:00
Scott Richmond
7fe53a13b4 Bump version 2023-12-18 00:43:24 -05:00
Scott Richmond
3a50910e3d Fix bug where partially applied called keyword returns nil 2023-12-18 00:42:44 -05:00
34f9a08bd6 Merge pull request 'better_panics' (#15) from better_panics into main
Reviewed-on: #15
2023-12-18 05:26:57 +00:00
Scott Richmond
0b6deefd5d Bump version 2023-12-18 00:23:06 -05:00
Scott Richmond
b12b49c197 Fix cljs/clj bug 2023-12-18 00:22:42 -05:00
Scott Richmond
ff1e1345b8 Stop tracking repl-port 2023-12-18 00:20:50 -05:00
Scott Richmond
be2c91b7dc Fix line number reporting bugs: look for lines in the right place. 2023-12-18 00:20:34 -05:00
Scott Richmond
4e646101e2 Remove duplicate error messages. 2023-12-17 23:16:12 -05:00
Scott Richmond
53b71fe790 Panic is now a form, not a function. 2023-12-17 23:13:50 -05:00
6cf3fdd5f2 Merge pull request 'Light update; no struct deletion necessary.' (#14) from delete_structs into main
Reviewed-on: #14
2023-12-18 00:33:39 +00:00
Scott Richmond
dad212c3d6 Light update; no struct deletion necessary. 2023-12-17 19:25:23 -05:00
3373d28f93 Merge pull request 'delete_structs' (#13) from delete_structs into main
Reviewed-on: #13
2023-12-18 00:21:37 +00:00
Scott Richmond
84e3356758 Remove from prelude 2023-12-17 19:17:03 -05:00
Scott Richmond
e38fc47478 Remove from interpreter 2023-12-17 19:16:45 -05:00
Scott Richmond
7c7b556115 Remove from grammar 2023-12-17 19:15:25 -05:00
Scott Richmond
0e6a71348e Remove struct from scanner 2023-12-17 19:13:32 -05:00
Scott Richmond
43778f00e1 bump version 2023-12-17 19:02:34 -05:00
Scott Richmond
60c44d8923 First draft bugfix 2023-12-17 19:00:31 -05:00
Scott Richmond
feb02dc1b6 Continual improvement 2023-12-14 19:55:33 -05:00
Scott Richmond
541b6a51aa Fix typos 2023-12-14 19:24:59 -05:00
Scott Richmond
9cb735669a Update readme & logo 2023-12-14 19:18:53 -05:00
Scott Richmond
fa8ac565a6 Finish a first draft of complete language documentation. 2023-12-14 18:25:59 -05:00
Scott Richmond
0be538b087 Keep working on a language spec. 2023-12-14 00:19:25 -05:00
Scott Richmond
63fccc16cd Keep on trucking with more/better docs. 2023-12-13 20:42:50 -05:00
Scott Richmond
421114f191 Add more new fns 2023-12-13 17:08:15 -05:00
Scott Richmond
36d9ed8d69 Add some new functions 2023-12-13 17:02:39 -05:00
Scott Richmond
84fd8779e3 Update docs 2023-12-13 16:57:44 -05:00
Scott Richmond
6c773e65e9 Update docs 2023-12-13 14:15:32 -05:00
Scott Richmond
3c25fc72eb Add more docs. 2023-12-12 15:49:18 -05:00
Scott Richmond
075f7e8f9e Updates 2023-12-12 15:38:16 -05:00
Scott Richmond
adf7c4e9e3 Updated doc 2023-12-11 16:16:16 -05:00
Scott Richmond
7001c5a30a Some tweaks, fix links. 2023-12-11 16:16:03 -05:00
Scott Richmond
080f9d018c Checkin first doc output. 2023-12-11 16:02:17 -05:00
Scott Richmond
fece951f4b First draft documentation 2023-12-11 16:02:03 -05:00
Scott Richmond
576b280a0c Fix pattern printing 2023-12-11 16:01:49 -05:00
Scott Richmond
c683b73201 Start repl for documentation scene. 2023-12-11 14:42:23 -05:00
Scott Richmond
7a4ad90380 Do a bunch of work to get things mostly working on ludus-web 2023-12-09 20:30:43 -05:00
Scott Richmond
88e027b240 Remove .helix 2023-12-08 18:20:13 -05:00