parser
|
Improve on proof of concept
|
2024-09-15 04:25:24 -04:00 |
chunk.rs
|
Improve on proof of concept
|
2024-09-15 04:25:24 -04:00 |
constructor.rs
|
Improve constructors
|
2024-08-23 11:44:47 -04:00 |
identifier.rs
|
Add docs and an unused function for fun
|
2024-08-13 22:57:37 -04:00 |
lexer.rs
|
Fix byte lexing bug; Implement Move operation
|
2024-09-12 21:14:15 -04:00 |
lib.rs
|
Refactor and improve the VM, Parser, and Lexer
|
2024-09-12 05:08:55 -04:00 |
token.rs
|
Begin rewrite with register-based bytecode
|
2024-09-11 23:07:20 -04:00 |
type.rs
|
Start new rewrite of Dust
|
2024-09-06 19:27:16 -04:00 |
value.rs
|
Fix bugs and improve disassembler
|
2024-09-13 01:10:07 -04:00 |
vm.rs
|
Continue register proof of concept
|
2024-09-15 01:24:04 -04:00 |