Find a file
2024-10-01 22:53:03 +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 making nostd compat work 2024-09-30 19:09:17 +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 unifiing context key maps 2024-10-01 22:53:03 +02:00
hbvm making a little utility for computing struct layouts 2024-09-28 21:56:39 +02:00
hbxrt removing garbage 2024-07-08 07:22:53 +02:00
xtask removing comand line parsing library that is used for tool that anybody can read to see how to use it 2024-09-16 15:27:38 +02:00
.gitignore merge 2024-09-20 08:20:48 +02:00
Cargo.lock save 2024-10-01 21:33:30 +02:00
Cargo.toml relaxing by optimizing the compiler 2024-10-01 15:28:18 +02:00
fooll-orig.txt fixing compiler errors 2024-09-21 14:46:12 +02:00
fooll.txt fixing compiler errors 2024-09-21 14:46:12 +02:00
main.hb fixing more bugs and also adding uninig memory and also optimizing cong jumps 2024-09-09 19:36:53 +02:00
rust-toolchain HBASM: no_std compatible now 2023-06-26 05:18:14 -05: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