.vscode
|
Initial commit
|
2023-04-17 07:31:18 -05:00 |
examples
|
Added test example
|
2023-10-20 02:05:00 +02:00 |
hbasm
|
fixing some warnings
|
2024-01-31 17:54:38 +01:00 |
hbbytecode
|
some more progress on codegen
|
2024-02-03 21:43:54 +01:00 |
hblang
|
some more progress on codegen
|
2024-02-03 21:43:54 +01:00 |
hbvm
|
Fixed x86 asm
|
2024-02-03 20:08:09 +01:00 |
hbvm_aos_on_linux
|
Squashed assembler
|
2023-10-28 03:29:02 +02:00 |
hbxrt
|
Fixed stack allocation for debug
|
2024-02-04 02:21:25 +01:00 |
.gitignore
|
Initial commit
|
2023-04-17 07:31:18 -05:00 |
Cargo.lock
|
adding more parsing with a sanity test
|
2024-02-01 16:11:10 +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 |