Find a file
2024-07-08 10:13:50 +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
hbbytecode removing garbage 2024-07-08 07:22:53 +02:00
hbjit making better use of parameter and return registers (use register 2 for arguments when possible) 2024-05-16 16:50:29 +02:00
hblang some stuff 2024-07-08 10:13:50 +02:00
hbvm removing garbage 2024-07-08 07:22:53 +02:00
hbxrt removing garbage 2024-07-08 07:22:53 +02:00
xtask some stuff 2024-07-08 10:13:50 +02:00
.gitignore removing deendence on macros with a simple build script 2024-05-15 14:36:38 +02:00
Cargo.lock more dependencies removed 2024-07-08 07:44:06 +02:00
Cargo.toml removing garbage 2024-07-08 07:22:53 +02:00
rust-toolchain HBASM: no_std compatible now 2023-06-26 05:18:14 -05:00
rustc-ice-2024-07-08T07_20_46-1950832.txt some stuff 2024-07-08 10:13:50 +02:00
rustc-ice-2024-07-08T07_20_46-1950833.txt some stuff 2024-07-08 10:13:50 +02:00
rustc-ice-2024-07-08T07_21_05-1951145.txt some stuff 2024-07-08 10:13:50 +02:00
rustc-ice-2024-07-08T07_21_05-1951146.txt some stuff 2024-07-08 10:13:50 +02:00
rustc-ice-2024-07-08T07_21_22-1951438.txt some stuff 2024-07-08 10:13:50 +02:00
rustc-ice-2024-07-08T07_21_22-1951439.txt some stuff 2024-07-08 10:13:50 +02:00
rustc-ice-2024-07-08T07_22_22-1952328.txt some stuff 2024-07-08 10:13:50 +02:00
rustc-ice-2024-07-08T07_22_22-1952329.txt some stuff 2024-07-08 10:13:50 +02:00
rustc-ice-2024-07-08T07_22_59-1952894.txt some stuff 2024-07-08 10:13:50 +02:00
rustc-ice-2024-07-08T07_22_59-1952895.txt some stuff 2024-07-08 10:13:50 +02:00
rustfmt.toml removing garbage 2024-07-08 07:22:53 +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