hyunghwan.chung
|
5449e89292
|
added support for pool dictionary import
|
2015-07-26 14:38:34 +00:00 |
|
hyunghwan.chung
|
b5d94ef6ea
|
added more code for namespace handling.
added initial code to define a pool dicitonary
fixed a compiler bug in resolving a class variable
|
2015-07-14 13:35:18 +00:00 |
|
hyunghwan.chung
|
f97eb3d72b
|
added some experimental code for namespace handling
|
2015-07-12 17:14:21 +00:00 |
|
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 |
|