Commit Graph

3 Commits

Author SHA1 Message Date
hyunghwan.chung
5ba0c67dd1 added the MAKE_BLOCK instruction to replace a serieos of PUSH_CONTEXT, PUSH_INTLIT, PUSH_INTLIT, SEND_BLOCK_COPY 2015-07-03 13:06:01 +00:00
hyunghwan.chung
37740da2d7 added PUSH_INTLIT and PUSH_NEGINTLIT instructions 2015-07-02 15:45:48 +00:00
hyunghwan.chung
60299cda5b added experimental code to support byte trailer of a pointer object. the main purpose is to embed byte codes into the back of the compiled method object.
fixed buggy code using the freed pointer when reallocation has occurred - callers of clone_keyword(), clone_assignee(), clone_binsel()
2015-07-01 15:01:39 +00:00