deimos-lang/dmc-lib/src
2026-03-05 16:30:39 -06:00
..
asm Fix identifier type info being called too early bug. 2026-03-04 22:05:53 -06:00
ast Giving more info to ir. 2026-03-05 16:30:39 -06:00
ir Giving more info to ir. 2026-03-05 16:30:39 -06:00
constants_table.rs Very minimal, but e2e hello world sort of working. 2026-03-01 16:11:57 -06:00
diagnostic.rs Moving to dmc-lib, keeping it smaller! 2026-02-27 12:14:42 -06:00
lexer.rs Much work on adding and calling. 2026-03-03 21:06:12 -06:00
lib.rs Re-introduce ir with goal of doing register allocation. 2026-03-05 12:41:05 -06:00
parser.rs Much work on adding and calling. 2026-03-03 21:06:12 -06:00
scope.rs Yay! Hello world via platform function is working. 2026-03-02 18:22:24 -06:00
source_range.rs Assembling directly from AST. 2026-02-28 08:22:57 -06:00
symbol_table.rs Yay! Hello world via platform function is working. 2026-03-02 18:22:24 -06:00
symbol.rs Giving more info to ir. 2026-03-05 16:30:39 -06:00
token.rs Much work on adding and calling. 2026-03-03 21:06:12 -06:00
type_info.rs Much work on adding and calling. 2026-03-03 21:06:12 -06:00