reid-llvm/reid/src
2025-07-24 13:07:49 +03:00
..
ast Typecheck custom binops 2025-07-24 13:07:49 +03:00
mir Typecheck custom binops 2025-07-24 13:07:49 +03:00
allocator.rs Work on intrinsics, clean up code a bit 2025-07-24 11:29:58 +03:00
codegen.rs Codegen intrinsics 2025-07-24 11:56:44 +03:00
error_raporting.rs Add scaffolding to return some errors from codegen 2025-07-23 16:06:05 +03:00
intrinsics.rs Codegen intrinsics 2025-07-24 11:56:44 +03:00
ld.rs Make e2e test execute compiled binaries 2025-07-23 19:18:01 +03:00
lexer.rs Add binop impl lexing 2025-07-24 12:23:19 +03:00
lib.rs Add function double-definition checking 2025-07-24 12:13:34 +03:00
pad_adapter.rs Fix module docs 2025-07-09 20:07:30 +03:00
token_stream.rs Add div/mod parsing 2025-07-23 14:59:51 +03:00
util.rs Fix module docs 2025-07-09 20:07:30 +03:00