3 Commits

Author SHA1 Message Date
8671d83072 Derp
All checks were successful
Gajumaru Bytecode Tests / tests (push) Successful in -4m2s
2025-01-22 20:07:17 +09:00
2111c864e5 Remove gitkeep
Some checks failed
Gajumaru Bytecode Tests / tests (push) Failing after -4m26s
2025-01-22 19:57:34 +09:00
Erik Stenman
fccc570bee
Pt 164259596 generate format op (#10)
* Generate code for fate ops from spec.

* Generate the code from the makefile. Remove generated files.

* Test targets and cleanup.

* Spell eunit the right way.

* Use test target for ci.

* Renumber opcodes. Add primops.

* Generate tokens in scanner from definitions.

* Rename NUMBER op to GENERATION and add MICROBLOCK instruction.

* Since Tag < Size, Size cannot be zero

* unit is printed `()`

* Formatting differently

* Add eqc profile

* Generate code for fate ops from spec.

* Generate the code from the makefile. Remove generated files.

* Test targets and cleanup.

* Generate op pretty printer.

* Removed unused function.

* Polish Makefile file references (#11)

* Parse all types of values except variants.
2019-02-28 19:18:25 +01:00