SeaLang/src
2024-09-01 12:28:47 +02:00
..
asm fixes, rewrote liveness gen a bit 2024-08-30 16:22:53 +02:00
bin fixes, rewrote liveness gen a bit 2024-08-30 16:22:53 +02:00
ast.rs if-else ast 2024-08-30 23:55:13 +02:00
common.rs goodness gracious it can do integer addition and pointer dereferencing!!!! 2024-08-18 19:59:13 +02:00
comptime.rs something is wrong, but typechecking 2024-08-30 17:34:26 +02:00
error.rs stufffffffffff 2024-08-18 14:52:24 +02:00
lexer.rs bigint math 2024-08-27 00:54:55 +02:00
lib.rs bigint math 2024-08-27 00:54:55 +02:00
mir.rs fix warnings 2024-08-30 23:55:01 +02:00
parser.rs if-else branches in IR 2024-09-01 12:28:47 +02:00
string_table.rs if-else branches in IR 2024-09-01 12:28:47 +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 if-else branches in IR 2024-09-01 12:28:47 +02:00