CHatingPython
|
f6f716e8c9
|
feat(furvm): add variables
|
2026-06-14 14:22:45 +02:00 |
|
CHatingPython
|
3f6d0adef6
|
feat(furvm): add call instruction
|
2026-06-11 15:09:30 +02:00 |
|
CHatingPython
|
4d935ef75f
|
feat(furvm): add operation instructions
|
2026-06-10 20:02:31 +02:00 |
|
CHatingPython
|
0534359503
|
feat(furvm): add clone function to thing
Closes #9
|
2026-06-10 19:32:07 +02:00 |
|
CHatingPython
|
16b6b9549c
|
feat(furvm): add push byte as int instruction
|
2026-06-06 17:49:49 +02:00 |
|
CHatingPython
|
c6ec18aeb8
|
feat(furvm): add return instructions
|
2026-06-06 17:43:35 +02:00 |
|
CHatingPython
|
6481c9c71d
|
refactor(furvm): change instruction_t base to furvm::byte
|
2026-06-05 18:14:25 +02:00 |
|
CHatingPython
|
6605b3264f
|
docs: fix typo in PushConstant instruction
|
2026-06-05 18:06:54 +02:00 |
|
CHatingPython
|
66fdd1dc9c
|
feat(furvm): introduce module, instruction and constant
|
2026-06-05 17:55:40 +02:00 |
|