Jesse Brault
|
fe2fff5882
|
Update grammar to reflect correct operator precedence.
|
2025-09-19 21:30:43 -05:00 |
|
Jesse Brault
|
e795664a09
|
Add list expressions to grammar/ast.
|
2025-09-19 12:57:53 -05:00 |
|
Jesse Brault
|
49a96eba85
|
Update worlds example.
|
2025-09-19 12:44:57 -05:00 |
|
Jesse Brault
|
9e3d71d73b
|
Update d_string example.
|
2025-09-18 17:14:49 -05:00 |
|
Jesse Brault
|
5ff14f9dea
|
Add d_string example.
|
2025-09-18 17:00:20 -05:00 |
|
Jesse Brault
|
522869371e
|
Or else default generics.
|
2025-09-18 17:00:12 -05:00 |
|
Jesse Brault
|
11f97a2174
|
Auto gen pretty_print impls.
|
2025-09-18 08:38:30 -05:00 |
|
Jesse Brault
|
26cb28307c
|
Move imports to generated build code.
|
2025-09-17 19:47:53 -05:00 |
|
Jesse Brault
|
cce927d964
|
Add a couple build tests.
|
2025-09-17 17:28:57 -05:00 |
|
Jesse Brault
|
7399a8748c
|
Add polymorphic build types gen.
|
2025-09-17 17:21:37 -05:00 |
|
Jesse Brault
|
a7eabae3e3
|
WIP polymorphic building.
|
2025-09-16 10:59:38 -05:00 |
|
Jesse Brault
|
c94a698a52
|
D string expression test.
|
2025-09-16 10:31:38 -05:00 |
|
Jesse Brault
|
2dd3bf5a06
|
Merge remote-tracking branch 'origin/grammar-overhaul' into grammar-overhaul
# Conflicts:
# src/parser/ast.yaml
|
2025-09-16 00:01:16 -05:00 |
|
Jesse Brault
|
fc2912edd2
|
Start adding ast build tests.
|
2025-09-16 00:00:26 -05:00 |
|
Jesse Brault
|
de8e2ba397
|
Small bugs.
|
2025-09-15 21:47:10 -05:00 |
|
Jesse Brault
|
ac9ff6ecec
|
Squash bugs with ast gen.
|
2025-09-15 21:41:36 -05:00 |
|
Jesse Brault
|
608d89645e
|
Add some Default impl.
|
2025-09-15 21:17:58 -05:00 |
|
Jesse Brault
|
f3c3e40eb2
|
Big refactor of ast gen.
|
2025-09-15 21:12:38 -05:00 |
|
Jesse Brault
|
5d640ca585
|
Refactor struct build-fn gen.
|
2025-09-15 20:10:59 -05:00 |
|
Jesse Brault
|
b5cdb8dd29
|
WIP refactor of deserialization and ast code generation.
|
2025-09-15 18:20:09 -05:00 |
|
Jesse Brault
|
2aee2cdd4e
|
Refactor of ast yaml and schema.
|
2025-09-15 11:48:30 -05:00 |
|
Jesse Brault
|
4c2ee8f929
|
WIP on ast gen schema.
|
2025-09-14 21:19:33 -05:00 |
|
Jesse Brault
|
e9ccb0a5bd
|
Add default rule match panic branch.
|
2025-09-14 21:15:48 -05:00 |
|
Jesse Brault
|
799d8762cd
|
Fix no Pair import.
|
2025-09-14 21:10:55 -05:00 |
|
Jesse Brault
|
44f6ab10af
|
WIP on enum generation and solving generated errors.
|
2025-09-14 21:06:58 -05:00 |
|
Jesse Brault
|
434df5642a
|
Much work on ast gen, leaf enums and leaf structs.
|
2025-09-14 19:34:38 -05:00 |
|
Jesse Brault
|
42cc6720d1
|
Move around util fn and set up enum build fn mod.
|
2025-09-14 18:24:56 -05:00 |
|
Jesse Brault
|
0842690e6f
|
More generation of node types.
|
2025-09-14 16:18:39 -05:00 |
|
Jesse Brault
|
c2c885d85b
|
Get less errors in name_analysis module.
|
2025-09-14 15:59:18 -05:00 |
|
Jesse Brault
|
300e65a8d3
|
Add generation for node ast file.
|
2025-09-14 15:57:06 -05:00 |
|
Jesse Brault
|
b75e51ee41
|
Fill out build-fn generation for ast nodes.
|
2025-09-14 15:40:39 -05:00 |
|
Jesse Brault
|
968b950436
|
Handle deserialization of leaf_enum nodes.
|
2025-09-14 09:36:38 -05:00 |
|
Jesse Brault
|
0704e7d504
|
Skeleton code for leaf_enum specs.
|
2025-09-14 09:12:00 -05:00 |
|
Jesse Brault
|
152f5a6150
|
Start outputting build.rs file from ast gen.
|
2025-09-14 08:54:06 -05:00 |
|
Jesse Brault
|
e802fc70d8
|
Move all parser tests to generated tests.
|
2025-09-14 08:28:06 -05:00 |
|
Jesse Brault
|
c453557deb
|
Add rerun if changed for tests parser tests directory.
|
2025-09-14 08:14:49 -05:00 |
|
Jesse Brault
|
9c43e28f32
|
Finish adding generated parser test generation.
|
2025-09-14 08:11:33 -05:00 |
|
Jesse Brault
|
024baf2064
|
Work on auto CST parser tests.
|
2025-09-13 18:36:18 -05:00 |
|
Jesse Brault
|
cde6d18e5c
|
Add names to ast gen.
|
2025-09-08 14:18:20 -05:00 |
|
Jesse Brault
|
41693788fc
|
Work on ast.schema and related.
|
2025-09-08 11:57:20 -05:00 |
|
Jesse Brault
|
29a2d77b6f
|
Fix backtick strings.
|
2025-09-08 11:06:10 -05:00 |
|
Jesse Brault
|
5c01589ca3
|
Work on literals and numbers.
|
2025-09-07 19:06:13 -05:00 |
|
Jesse Brault
|
6652b9fc63
|
Work on closures.
|
2025-09-07 18:42:25 -05:00 |
|
Jesse Brault
|
bae90b8b80
|
Fix calls.
|
2025-09-07 18:37:49 -05:00 |
|
Jesse Brault
|
4bc89d5ca3
|
Fix if statements.
|
2025-09-07 18:25:30 -05:00 |
|
Jesse Brault
|
3f3df59761
|
Work on expressions.
|
2025-09-07 16:37:52 -05:00 |
|
Jesse Brault
|
3f534bf7fd
|
Refine and add statements.
|
2025-09-07 15:56:34 -05:00 |
|
Jesse Brault
|
17f5d2d62d
|
Add function and class constructs to ast.yaml.
|
2025-09-07 15:09:00 -05:00 |
|
Jesse Brault
|
59165f6235
|
Build fn child unwrap; some tests.
|
2025-09-04 19:27:26 -05:00 |
|
Jesse Brault
|
4d70765d17
|
Wrap in Boxes.
|
2025-09-04 11:10:59 -05:00 |
|