Commit Graph

14 Commits

Author SHA1 Message Date
6c50259228 Disable stack modification by branching (j*) instructions 2021-11-14 11:06:56 +01:00
434d5a16ff Add support for 'roll' and 'over' instructions 2021-11-12 17:40:13 +01:00
bc4350205e Add more unit tests for Virtual Machine #4 2021-11-10 23:06:13 +01:00
f84e10a019 Add more unit tests for Virtual Machine #3 2021-11-10 22:58:09 +01:00
d32c2fa94a Add more unit tests for Virtual Machine #2 2021-11-10 22:10:31 +01:00
bae874a97d Add more unit tests for Virtual Machine 2021-11-10 20:22:03 +01:00
107e3fa865 Create some unit tests for Virtual Machine 2021-11-10 16:53:46 +01:00
bfb231d483 Split VirtualMachine module 2021-11-09 18:25:15 +01:00
e353caca8d Add some tests for emitters 2021-11-08 16:39:17 +01:00
022ec25129 Create emitter 2021-11-08 15:44:19 +01:00
66dad8ea00 Create unit test for Util module 2021-11-08 11:12:09 +01:00
42b2eb5e41 Resolve compilation warnings 2021-11-08 10:36:22 +01:00
919cddd814 Add unit tests for Assembler parsers 2021-11-08 09:35:47 +01:00
ce3af87741 Add unit tests for Assembler tokenizers 2021-11-05 15:43:10 +01:00