|
e99a7b5e1e
|
Rename Parser to Compiler
|
2024-11-06 15:40:37 -05:00 |
|
|
cfb4fa66b5
|
Fix scopes
|
2024-11-05 16:07:51 -05:00 |
|
|
8c72e921dc
|
Rework how scopes work to support excluding sibling scopes
|
2024-11-05 12:44:16 -05:00 |
|
|
0e7aae79f9
|
Change identifiers to be constant values
|
2024-11-04 18:07:58 -05:00 |
|
|
a2e7a4e73e
|
Begin removing chunk errors; Use constants for identifiers
|
2024-11-04 15:38:58 -05:00 |
|
|
60535e20d6
|
Deduplication of constants in the chunk; Clean up
|
2024-11-04 08:08:56 -05:00 |
|
|
e304195661
|
Change return to use last_assigned_value; Add scopes tests
|
2024-10-29 23:11:55 -04:00 |
|
|
1ecaac0819
|
Start new rewrite of Dust
|
2024-09-06 19:27:16 -04:00 |
|
|
72a019cfe5
|
Clean up and refactor slightly
|
2024-09-05 11:32:31 -04:00 |
|
|
e643ebe114
|
Fix parsing bug
|
2024-08-31 07:24:45 -04:00 |
|