Jesse Brault
|
34fae6ccca
|
Resolve local variables.
|
2025-10-14 11:14:07 -05:00 |
|
Jesse Brault
|
dd249dd5bd
|
Properly using dyn for better dispatch of gather methods.
|
2025-10-13 11:58:30 -05:00 |
|
Jesse Brault
|
6b206605c1
|
Various gathering and scope table.
|
2025-10-13 10:51:22 -05:00 |
|
Jesse Brault
|
b47dea9136
|
Remove mut on compilation unit params in name analysis.
|
2025-10-09 17:16:18 -05:00 |
|
Jesse Brault
|
2b5be6ca49
|
Change scope_ids table to use refs.
|
2025-10-09 17:14:22 -05:00 |
|
Jesse Brault
|
f0772fbf11
|
Introduce scope_ids hash table.
|
2025-10-08 20:20:09 -05:00 |
|
Jesse Brault
|
5d41a22899
|
WIP name gather, add fields for struct nodes.
# Conflicts:
# src/name_analysis/gather.rs
|
2025-10-08 20:01:09 -05:00 |
|
Jesse Brault
|
6d37545b35
|
Small clean up.
|
2025-10-08 19:58:20 -05:00 |
|
Jesse Brault
|
3ab59961dd
|
WIP on name-analysis gather, up to statements.
|
2025-10-06 13:43:38 -05:00 |
|
Jesse Brault
|
d5ac6dfc2d
|
WIP on name-analysis gather.
|
2025-10-05 12:19:59 -05:00 |
|
Jesse Brault
|
36e28ae4a9
|
Sketching out IR structs/enums.
|
2025-10-04 21:32:33 -05:00 |
|
Jesse Brault
|
8969186467
|
Adding more name analysis gather.
|
2025-10-03 10:43:20 -05:00 |
|
Jesse Brault
|
54882b187c
|
Refactor name-analysis SymbolTable, etc.
|
2025-10-03 09:52:04 -05:00 |
|
Jesse Brault
|
1f5d17ef79
|
Update ast gen yaml to better special child build; fix as_span moving issue.
|
2025-10-02 10:39:28 -05:00 |
|
Jesse Brault
|
e578250ee6
|
WIP name analysis.
|
2025-10-02 10:08:03 -05:00 |
|
Jesse Brault
|
583136711a
|
Add (not working) support for Range and FileId in struct nodes.
|
2025-10-01 13:45:49 -05:00 |
|
Jesse Brault
|
eaebf8c926
|
Add derive for leaf enum spec, fix compilation errors.
|
2025-09-29 12:22:28 -05:00 |
|
Jesse Brault
|
c32ae72beb
|
WIP redoing name analysis.
|
2025-09-29 09:39:13 -05:00 |
|
Jesse Brault
|
5b772443f8
|
Add walk impl.
|
2025-09-29 09:10:57 -05:00 |
|
Jesse Brault
|
df8e2279dc
|
WIP ast node ref enum and AstNode impls.
|
2025-09-28 15:02:20 -05:00 |
|
Jesse Brault
|
6e37e3a5dd
|
WIP bringing back name analysis.
|
2025-09-28 12:34:37 -05:00 |
|
Jesse Brault
|
5b5386c7e3
|
Add file_id param/prop and Range props.
|
2025-09-25 18:43:05 -05:00 |
|
Jesse Brault
|
41673a68f8
|
Make all tests passing.
|
2025-09-25 12:16:55 -05:00 |
|
Jesse Brault
|
86331ee9b0
|
Resolve all compile errors.
|
2025-09-25 11:57:55 -05:00 |
|
Jesse Brault
|
39e9c2ddd5
|
Squishing bugs.
|
2025-09-24 14:23:14 -05:00 |
|
Jesse Brault
|
4b59abc989
|
Update schema for ast gen.
|
2025-09-23 14:14:42 -05:00 |
|
Jesse Brault
|
63643d86ba
|
New deserialization code.
|
2025-09-22 20:19:30 -05:00 |
|
Jesse Brault
|
aff2fe2a2b
|
Moving things around and cargo fmt.
|
2025-09-21 11:19:27 -05:00 |
|
Jesse Brault
|
dad25dcbf2
|
Updates to ast and schema.
|
2025-09-20 17:50:51 -05:00 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|