Commit Graph

14 Commits

Author SHA1 Message Date
hyunghwan.chung
60591201af fixed a bug of producing wrong argument count for a binary message.
added primitives for basicSize, basicAt:, basicAt:Put:
2015-06-21 03:50:35 +00:00
hyunghwan.chung
fbfa4c4ff0 added code to handle block context 2015-06-20 03:07:11 +00:00
hyunghwan.chung
40c461f1f4 added more code to handle block context 2015-06-17 13:46:16 +00:00
hyunghwan.chung
af5e2a543b added more compiler code 2015-06-16 13:29:29 +00:00
hyunghwan.chung
13fecb4c70 added PUSH_NEGONE, PUSH_ZERO, PUSH_ONE 2015-06-16 04:31:28 +00:00
hyunghwan.chung
8e143685c9 improved the structure of primitive handlers 2015-06-14 07:15:53 +00:00
hyunghwan.chung
c052501f0c added CMD_PUSH_OBJVAR and CMD_STORE_INTO_OBJVAR 2015-06-12 13:52:30 +00:00
hyunghwan.chung
af4d0596fb enhanced newline handling 2015-06-11 12:09:10 +00:00
hyunghwan.chung
469210bd80 fixed some bugs related to store and pop 2015-06-11 09:11:18 +00:00
hyunghwan.chung
a8a44a1519 added 'preamble' to the compiled method.
improved some special case handling
2015-06-09 12:14:18 +00:00
hyunghwan.chung
5f6500aa7c added some code for handling message sending and returning 2015-06-08 13:24:02 +00:00
hyunghwan.chung
b6f397fea7 added some VM code 2015-06-07 14:36:26 +00:00
hyunghwan.chung
5da9a789cd added stix_invoke() 2015-06-06 07:24:35 +00:00
hyunghwan.chung
7a751d7cc0 added some vm code 2015-06-04 18:34:37 +00:00