Find a file
2024-10-10 13:04:17 +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
depell optimizing ast allocation 2024-10-10 13:04:17 +02: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 optimizing ast allocation 2024-10-10 13:04:17 +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 progress 2024-10-10 08:35:17 +02:00
Cargo.lock optimizing ast allocation 2024-10-10 13:04:17 +02:00
Cargo.toml progress 2024-10-10 08:35:17 +02:00
pointers.hb something idk 2024-10-04 21:44:29 +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