Go to file
2024-05-14 12:17:39 +02:00
.cargo New float instructions, Linux runtime added, some other stuff I forgor 2023-10-18 12:14:24 +02:00
.vscode Initial commit 2023-04-17 07:31:18 -05:00
examples Added test example 2023-10-20 02:05:00 +02:00
hbasm fixed hbasm 2024-04-16 15:34:12 +02:00
hbbytecode proper type display and pointer types 2024-05-12 22:40:28 +02:00
hblang making stack reclamation 2024-05-14 12:17:39 +02:00
hbvm making the functions kind of walk 2024-05-11 16:04:13 +02:00
hbxrt Don't fail to compile on unsupported architectures 2024-02-14 01:25:44 +01:00
tests fixing struct regurns 2024-05-13 09:38:33 +02:00
xtask New float instructions, Linux runtime added, some other stuff I forgor 2023-10-18 12:14:24 +02:00
.gitignore Initial commit 2023-04-17 07:31:18 -05:00
Cargo.lock fixing JALA and JAL saving self reference instead of reference to the next instruction 2024-05-10 15:29:11 +02:00
Cargo.toml ups 2024-05-09 18:24:30 +02:00
rust-toolchain HBASM: no_std compatible now 2023-06-26 05:18:14 -05:00
rustfmt.toml BMC is now interruptable 2023-07-26 02:04:26 +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