Go to file
Erin 34d1bf415e Don't fail to compile on unsupported architectures 2024-02-14 01:25:44 +01: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 The more macros, the merrier 2024-02-04 03:08:20 +01:00
hbbytecode some more progress on codegen 2024-02-03 21:43:54 +01:00
hblang more 2024-02-04 18:32:55 +01:00
hbvm Don't fail to compile on unsupported architectures 2024-02-14 01:25:44 +01:00
hbvm_aos_on_linux Squashed assembler 2023-10-28 03:29:02 +02:00
hbxrt Don't fail to compile on unsupported architectures 2024-02-14 01:25:44 +01: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 running cargo updtae to fix the broken build on nightly 2024-02-13 15:54:46 +01:00
Cargo.toml fixing some warnings 2024-01-31 17:54:38 +01: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 It was not a typo, baka Erin. 2023-11-23 22:10:44 +00:00