Commit Graph

21 Commits

Author SHA1 Message Date
Peter McGoron 582a0a2c9a enable compiling and add compile test 2023-02-11 14:28:43 +00:00
Peter McGoron 98bf49d931 test pop 2023-02-09 20:42:36 +00:00
Peter McGoron ef84135a2e change instructions to be an enum 2023-02-09 16:32:32 +00:00
Peter McGoron c0770d8ece add compile t est 2023-02-09 16:16:41 +00:00
Peter McGoron e044a7b457 test refactoring 2023-02-08 13:56:39 +00:00
Peter McGoron 606814c4c0 python ffi: test parsing 2023-02-08 04:15:54 +00:00
Peter McGoron 705346372d move tests 2023-02-07 17:48:28 +00:00
Peter McGoron f6e8c62f9e move python 2023-02-07 17:46:44 +00:00
Peter McGoron a96bac26a8 add label test 2023-02-07 17:44:44 +00:00
Peter McGoron 972a8ac8f1 more asm test 2023-02-07 17:30:29 +00:00
Peter McGoron 96e8eb95b0 assembler: refactor and start tests 2023-02-07 17:25:52 +00:00
Peter McGoron 5084bb7771 asm.py: rename 2023-02-07 16:48:37 +00:00
Peter McGoron 7cc44cf730 asm.py: write 2023-02-07 16:48:22 +00:00
Peter McGoron a7308280cb start assembler 2023-02-07 16:38:04 +00:00
Peter McGoron aa1ed8a06e fix parse_special_byte function 2023-02-07 06:35:18 +00:00
Peter McGoron 7239582251 test encode and decode 2023-02-07 06:19:40 +00:00
Peter McGoron c5cff40bbf test_encode_decode: add messages 2023-02-07 05:29:08 +00:00
Peter McGoron df4b2e3b3f openmp parallelized encoding testing 2023-02-07 05:25:30 +00:00
Peter McGoron e0599bad23 fixing precedence issue in test 2023-02-07 04:50:50 +00:00
Peter McGoron b053379db2 encode 2023-02-07 04:38:39 +00:00
Peter McGoron f63d6cdd3d prototype bytecode interpreter 2023-02-05 11:44:37 +00:00