Commit Graph

11 Commits

Author SHA1 Message Date
hyunghwan.chung
72d74b48de Added partial code to compile method statements 2015-06-01 15:59:16 +00:00
hyunghwan.chung
87929410db fixed a wrong class name specified when adding a compiled method 2015-05-31 18:43:37 +00:00
hyunghwan.chung
cf029a0570 added code to handle literals 2015-05-31 16:44:56 +00:00
hyunghwan.chung
b91cd11561 added some basic code to handle a method dictionary 2015-05-28 16:51:37 +00:00
hyunghwan.chung
008c74666d still more compiler code 2015-05-26 16:31:47 +00:00
hyunghwan.chung
b7a443089a written more compiler codes 2015-05-25 17:10:49 +00:00
hyunghwan.chung
ccb232329b added code to register primitive objects into the system dictionary 2015-05-11 16:08:09 +00:00
hyunghwan.chung
10661777a1 fixed a bug of not resetting the heap limit after gc.
added some pointer arithmetic macros.
2015-05-08 14:29:35 +00:00
hyunghwan.chung
0b97fee2c4 added many lines of code for initial loading 2015-05-07 15:58:04 +00:00
hyunghwan.chung
e637f3a1f1 switched bitfields to bit-manipulation macros 2015-05-03 17:10:30 +00:00
hyunghwan.chung
6e9a47fd5b added some initial files 2015-04-30 15:56:05 +00:00