|
|
a4176c710e
|
cl-ast: Add filename to File
- Better error reporting
- Better pizza
- Papa Cow's
|
2025-03-14 04:11:22 -05:00 |
|
|
|
01cf9d93e2
|
cl-repl: Usability improvements
- Don't print empty
- Don't needlessly append newline to cleared screen
|
2025-02-18 21:48:36 -06:00 |
|
|
|
af9c293907
|
cl-interpret, cl-repl:
Move IO builtins into the CLI, so get_line can use repline keybinds.
|
2025-02-06 21:35:17 -06:00 |
|
|
|
86c4da0689
|
cl-repl: Don't print ConValue::Empty return values
|
2025-01-28 06:55:03 -06:00 |
|
|
|
97808fd855
|
cl-parser: Transliterate to a trait-based parsing implementation
Bump version number.
|
2024-07-31 01:39:00 -05:00 |
|
|
|
c9ddebb946
|
cl-repl/menu: Revert extra newline in banner
|
2024-07-11 04:44:01 -05:00 |
|
|
|
5f57924f23
|
cl-repl: Perform module inlining before submitting code to the interpreter
|
2024-07-11 02:50:15 -05:00 |
|
|
|
3c4d31c473
|
cl-repl: Run by default, break into menu
|
2024-07-09 06:15:15 -05:00 |
|
|
|
90a3818ca0
|
conlang: Move all cl-libs into the compiler directory
|
2024-04-19 07:39:23 -05:00 |
|