SeaLang/src
2024-08-26 15:58:51 +02:00
..
bin simple lexing error reporting 2024-08-09 18:58:26 +02:00
ast.rs goodness gracious it can do integer addition and pointer dereferencing!!!! 2024-08-18 19:59:13 +02:00
common.rs goodness gracious it can do integer addition and pointer dereferencing!!!! 2024-08-18 19:59:13 +02:00
error.rs stufffffffffff 2024-08-18 14:52:24 +02:00
lexer.rs LANGUAGE CHANGES 2024-08-25 03:09:54 +02:00
lib.rs mir register allcoator 2024-08-26 13:47:44 +02:00
mir.rs register allocator refactor 2024-08-26 15:58:01 +02:00
parser.rs LANGUAGE CHANGES 2024-08-25 03:09:54 +02:00
string_table.rs mir register allcoator 2024-08-26 13:47:44 +02:00
symbol_table.rs has string_table now :^) 2024-08-16 22:38:13 +02:00
tokens.rs simple lexing error reporting 2024-08-09 18:58:26 +02:00
triples.rs refactor/cleanup of mir generation for arithmetic ops and preloading of constant lhs 2024-08-26 15:58:51 +02:00