Scott Richmond scott
  • Joined on 2023-07-29
scott closed issue twc/ludus#2 2023-12-18 05:46:06 +00:00
Fix partially applied called keyword bug
scott created pull request twc/ludus#16 2023-12-18 05:46:01 +00:00
better_panics
scott pushed to better_panics at twc/ludus 2023-12-18 05:42:49 +00:00
3a50910e3d Fix bug where partially applied called keyword returns nil
0b6deefd5d Bump version
Compare 2 commits »
scott closed issue twc/ludus#7 2023-12-18 05:27:59 +00:00
panic! must be a form, not a function
scott reopened issue twc/ludus#7 2023-12-18 05:27:39 +00:00
panic! must be a form, not a function
scott closed issue twc/ludus#7 2023-12-18 05:27:24 +00:00
panic! must be a form, not a function
scott commented on issue twc/ludus#7 2023-12-18 05:27:14 +00:00
panic! must be a form, not a function

Resolved by #15

scott merged pull request twc/ludus#15 2023-12-18 05:26:58 +00:00
better_panics
scott pushed to main at twc/ludus 2023-12-18 05:26:58 +00:00
34f9a08bd6 Merge pull request 'better_panics' (#15) from better_panics into main
b12b49c197 Fix cljs/clj bug
ff1e1345b8 Stop tracking repl-port
be2c91b7dc Fix line number reporting bugs: look for lines in the right place.
4e646101e2 Remove duplicate error messages.
Compare 6 commits »
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 »