| .. |
|
ast
|
Another big parser refactor, collecting diagnostics better.
|
2026-03-28 20:51:29 -05:00 |
|
intrinsics
|
All examples working again.
|
2026-03-21 18:18:28 -05:00 |
|
ir
|
Another big parser refactor, collecting diagnostics better.
|
2026-03-28 20:51:29 -05:00 |
|
scope
|
Fixing more bugs. WIP.
|
2026-03-21 10:55:47 -05:00 |
|
symbol
|
All examples working again.
|
2026-03-21 18:18:28 -05:00 |
|
symbol_table
|
Compile pipeline WIP and various refactoring.
|
2026-03-27 11:59:59 -05:00 |
|
compile_pipeline.rs
|
Another big parser refactor, collecting diagnostics better.
|
2026-03-28 20:51:29 -05:00 |
|
constants_table.rs
|
End-to-end with register allocation.
|
2026-03-08 01:27:09 -06:00 |
|
diagnostic_factories.rs
|
Compile pipeline WIP and various refactoring.
|
2026-03-27 11:59:59 -05:00 |
|
diagnostic.rs
|
Some parser refactoring.
|
2026-03-23 15:47:37 -05:00 |
|
error_codes.rs
|
Some parser refactoring.
|
2026-03-23 15:47:37 -05:00 |
|
lexer.rs
|
Some parser refactoring.
|
2026-03-23 15:47:37 -05:00 |
|
lib.rs
|
Compile pipeline WIP and various refactoring.
|
2026-03-27 11:59:59 -05:00 |
|
offset_counter.rs
|
Repl with let statements mostly working.
|
2026-03-25 10:12:05 -05:00 |
|
parser.rs
|
Another big parser refactor, collecting diagnostics better.
|
2026-03-28 20:51:29 -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
|
All tests passing again.
|
2026-03-21 18:04:13 -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 |