Pt 162805963 fate opcodes #123

Merged
zxq9 merged 14 commits from PT-162805963-fate-opcodes into fortuna 2019-02-15 19:24:26 +09:00

14 Commits

Author SHA1 Message Date
Erik Stenman
4692d26d00
Merge branch 'fortuna' into PT-162805963-fate-opcodes 2019-02-15 11:22:50 +01:00
Erik Stenman
df23919df3 Stand alone assembler. 2019-02-15 10:35:27 +01:00
Erik Stenman
299dbf3ca7 Handle map instructions. 2019-02-15 09:28:04 +01:00
Erik Stenman
fe5a05ba97 Handle tuple instructions. 2019-02-15 08:57:46 +01:00
Erik Stenman
65a806ed90 Handle store and return_r. 2019-02-15 08:21:58 +01:00
Erik Stenman
27c9b50409 Handle jumpif. 2019-02-14 15:38:49 +01:00
Erik Stenman
78a2cf9eb1 Handle comp ops. 2019-02-14 15:38:19 +01:00
Erik Stenman
56a2553698 Handle comp ops. 2019-02-14 15:20:49 +01:00
Erik Stenman
d6e63219cb Hanlde 3 and 4 arguments, and, or, not. 2019-02-14 15:00:48 +01:00
Erik Stenman
23ed6caf64 Handle argument and data serialization/deserialization. 2019-02-14 14:38:38 +01:00
Erik Stenman
25319fccd4 Handle tailcall 2019-02-13 16:49:55 +01:00
Erik Stenman
286a8c1913 Add serialization/deserialization. 2019-02-13 15:35:48 +01:00
Erik Stenman
c4adf27a6e First iteration of assembler. 2019-02-12 16:50:01 +01:00
Erik Stenman
5878ef3e9b Initial handling of Fate opcodes. 2019-02-11 18:14:45 +01:00