|
699576c4c7
|
Add use statements with pre-compile std library
|
2024-07-01 14:23:01 -04:00 |
|
|
a177f19f28
|
Pass all tests
|
2024-06-24 16:48:39 -04:00 |
|
|
97268c272e
|
Use rust-style type parameter syntax
|
2024-06-24 13:54:37 -04:00 |
|
|
37d54499da
|
Use rust-style turbofish
|
2024-06-24 13:48:31 -04:00 |
|
|
799467b25b
|
Reduce ambiguity for function parsing
|
2024-06-18 21:44:22 -04:00 |
|
|
7c809fa764
|
Clean up and prettify parsing errors
|
2024-06-18 19:42:04 -04:00 |
|
|
a0b754cc1c
|
Begin preparing for type expressions
|
2024-06-16 03:12:04 -04:00 |
|
|
f7bc43d7e3
|
Replace context inheritance with parental refs
|
2024-05-21 16:32:23 -04:00 |
|
|
9eb047a913
|
Revert to pratt parsing for all indexes
|
2024-05-18 16:21:46 -04:00 |
|
|
200a5d9127
|
Add type argument test
|
2024-03-29 15:52:02 -04:00 |
|
|
f1f4d48d3a
|
Remove redundant source position info from AST
|
2024-03-25 01:36:33 -04:00 |
|
|
e50b231958
|
Overhaul AST
|
2024-03-25 00:16:55 -04:00 |
|
|
966983920e
|
Toy with chumsky and ariadne
|
2024-03-24 15:35:19 -04:00 |
|
|
2b797c19f7
|
Pass all tests
|
2024-03-24 09:10:49 -04:00 |
|
|
bb7cda1242
|
Fix lexer and all broken tests
|
2024-03-20 11:43:47 -04:00 |
|
|
177888c962
|
Move tests
|
2024-03-20 06:56:20 -04:00 |
|