Block a user
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.
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.
6cf3fdd5f2
Merge pull request 'Light update; no struct deletion necessary.' (#14) from delete_structs into main
dad212c3d6
Light update; no struct deletion necessary.
Light update; no struct deletion necessary.
Light update; no struct deletion necessary.
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
84e3356758
Remove from prelude
e38fc47478
Remove from interpreter
7c7b556115
Remove from grammar
0e6a71348e
Remove struct from scanner
43778f00e1
bump version
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.
Errors in errors: line numbers are going awry