Scott Richmond scott
  • Joined on 2023-07-29
scott created pull request twc/ludus#15 2023-12-18 05:26:52 +00:00
better_panics
scott pushed to better_panics at twc/ludus 2023-12-18 05:22:47 +00:00
b12b49c197 Fix cljs/clj bug
scott created branch better_panics in twc/ludus 2023-12-18 05:21:04 +00:00
scott pushed to better_panics at twc/ludus 2023-12-18 05:21:04 +00:00
ff1e1345b8 Stop tracking repl-port
be2c91b7dc Fix line number reporting bugs: look for lines in the right place.
4e646101e2 Remove duplicate error messages.
53b71fe790 Panic is now a form, not a function.
Compare 4 commits »
scott closed issue twc/ludus#3 2023-12-18 00:33:56 +00:00
Delete structs from the language
scott pushed to main at twc/ludus 2023-12-18 00:33:41 +00:00
6cf3fdd5f2 Merge pull request 'Light update; no struct deletion necessary.' (#14) from delete_structs into main
dad212c3d6 Light update; no struct deletion necessary.
Compare 2 commits »
scott merged pull request twc/ludus#14 2023-12-18 00:33:40 +00:00
Light update; no struct deletion necessary.
scott created pull request twc/ludus#14 2023-12-18 00:33:29 +00:00
Light update; no struct deletion necessary.
scott pushed to delete_structs at twc/ludus 2023-12-18 00:25:48 +00:00
dad212c3d6 Light update; no struct deletion necessary.
scott commented on issue twc/ludus#3 2023-12-18 00:23:36 +00:00
Delete structs from the language

Removed from the language in #13.

scott pushed to main at twc/ludus 2023-12-18 00:21:39 +00:00
3373d28f93 Merge pull request 'delete_structs' (#13) from delete_structs into main
84e3356758 Remove from prelude
e38fc47478 Remove from interpreter
7c7b556115 Remove from grammar
0e6a71348e Remove struct from scanner
Compare 7 commits »
scott merged pull request twc/ludus#13 2023-12-18 00:21:38 +00:00
delete_structs
scott created pull request twc/ludus#13 2023-12-18 00:21:27 +00:00
delete_structs
scott created branch delete_structs in twc/ludus 2023-12-18 00:20:54 +00:00
scott pushed to delete_structs at twc/ludus 2023-12-18 00:20:54 +00:00
84e3356758 Remove from prelude
e38fc47478 Remove from interpreter
7c7b556115 Remove from grammar
0e6a71348e Remove struct from scanner
43778f00e1 bump version
Compare 6 commits »
scott commented on issue twc/ludus#11 2023-12-18 00:05:19 +00:00
Errors in errors: line numbers are going awry

Fixed: the error was looking for the line number in the AST/token of the function that is called, not the callsite. Fixed, npm version bumped, published to npm as 0.1.0-alpha.7.7.

scott closed issue twc/ludus#11 2023-12-18 00:05:19 +00:00
Errors in errors: line numbers are going awry
scott pushed to main at twc/lezer-ludus 2023-12-16 01:20:40 +00:00
de5be03c88 Complete current Ludus grammar.
scott pushed to main at twc/lezer-ludus 2023-12-15 22:20:52 +00:00
4005a12358 Save work. What work?
scott transferred repository scott/ludus to twc/ludus 2023-12-15 21:24:44 +00:00