Find a file
2024-11-06 17:35:01 +00:00
.cargo adding gzip to static files 2024-10-12 15:04:58 +02:00
.vscode Initial commit 2023-04-17 07:31:18 -05:00
bytecode removing old compiler 2024-10-27 13:57:00 +01:00
depell making a Backend trait to separate the different backends we will have in the fucture 2024-11-05 14:52:30 +01:00
examples Added test example 2023-10-20 02:05:00 +02:00
lang test broken sin function 2024-11-06 17:35:01 +00:00
vm removing old compiler 2024-10-27 13:57:00 +01:00
xrt renaming directories, reducing temporary allocations during parsing 2024-10-10 15:48:08 +02:00
xtask lota of progress 2024-10-14 22:04:18 +02:00
.gitignore making a Backend trait to separate the different backends we will have in the fucture 2024-11-05 14:52:30 +01:00
Cargo.lock adding better negative number inference 2024-10-25 15:07:39 +02:00
Cargo.toml some start for homemade regalloc 2024-10-31 14:56:55 +01:00
rust-toolchain HBASM: no_std compatible now 2023-06-26 05:18:14 -05:00
rustfmt.toml fixing some bugs and making the generic types work, well not quite 2024-10-22 10:08:50 +02:00
shell.nix Attempt to support nix shell 2023-05-22 09:03:52 -05:00
spec.md fising spec 2024-05-12 20:14:46 +02:00