| .. |
|
ast
|
Quick fix compilation errors in old AST code.
|
2026-06-20 16:50:30 -05:00 |
|
intrinsics
|
All examples working again.
|
2026-03-21 18:18:28 -05:00 |
|
ir
|
Some e2e tests passing again. Yay!
|
2026-06-26 18:22:56 -05:00 |
|
lowering
|
Fix some analysis/lowering bugs. WIP.
|
2026-06-26 18:02:21 -05:00 |
|
scope
|
Fixing more bugs. WIP.
|
2026-03-21 10:55:47 -05:00 |
|
semantic_analysis
|
Some e2e tests passing again. Yay!
|
2026-06-26 18:22:56 -05:00 |
|
symbol
|
Work on Identifier and some formatting.
|
2026-05-12 12:56:44 -05:00 |
|
symbol_table
|
Compile pipeline WIP and various refactoring.
|
2026-03-27 11:59:59 -05:00 |
|
compile_pipeline.rs
|
WIP.
|
2026-05-21 17:06:43 -05:00 |
|
constants_table.rs
|
End-to-end with register allocation.
|
2026-03-08 01:27:09 -06:00 |
|
diagnostic_factories.rs
|
Work on new compile pipeline and semantic analysis flow WIP.
|
2026-04-12 17:24:37 -05:00 |
|
diagnostic.rs
|
Some parser refactoring.
|
2026-03-23 15:47:37 -05:00 |
|
error_codes.rs
|
Work on new compile pipeline and semantic analysis flow WIP.
|
2026-04-12 17:24:37 -05:00 |
|
lexer.rs
|
Some parser refactoring.
|
2026-03-23 15:47:37 -05:00 |
|
lib.rs
|
Some e2e tests passing again. Yay!
|
2026-06-26 18:22:56 -05:00 |
|
offset_counter.rs
|
Repl with let statements mostly working.
|
2026-03-25 10:12:05 -05:00 |
|
parser.rs
|
Much work from semantic analysis to lowering to ir/register alloc to assembly. WIP.
|
2026-06-19 17:07:11 -05:00 |
|
source_range.rs
|
Assembling directly from AST.
|
2026-02-28 08:22:57 -06:00 |
|
token.rs
|
Lexing/parsing generic args.
|
2026-03-16 10:28:53 -05:00 |
|
type_info.rs
|
Work on new compile pipeline and semantic analysis flow WIP.
|
2026-04-12 17:24:37 -05:00 |
|
types_table.rs
|
More fixes to type info, etc. WIP.
|
2026-03-21 17:42:10 -05:00 |
|
util.rs
|
Compile pipeline WIP and various refactoring.
|
2026-03-27 11:59:59 -05:00 |