holey-bytes/lang/src
2024-11-08 08:40:14 +01:00
..
son fixing formatter not reporting errors 2024-11-07 17:02:22 +01:00
fmt.rs adding better error reporting when compiler crashes errors are now sent trough out buffer 2024-11-08 08:36:00 +01:00
fs.rs adding better error reporting when compiler crashes errors are now sent trough out buffer 2024-11-08 08:36:00 +01:00
fuzz.rs making a Backend trait to separate the different backends we will have in the fucture 2024-11-05 14:52:30 +01:00
fuzz_main.rs handling infinite loops properly 2024-10-27 11:32:34 +01:00
lexer.rs adding '_ = <expr>' syntax 2024-11-03 22:27:37 +01:00
lib.rs making a Backend trait to separate the different backends we will have in the fucture 2024-11-05 14:52:30 +01:00
main.rs putting logger back 2024-11-08 08:40:14 +01:00
parser.rs adding better error reporting when compiler crashes errors are now sent trough out buffer 2024-11-08 08:36:00 +01:00
regalloc.rs saving 2024-11-07 08:53:11 +01:00
son.rs adding better error reporting when compiler crashes errors are now sent trough out buffer 2024-11-08 08:36:00 +01:00
utils.rs saving 2024-11-07 08:53:11 +01:00