Commit Graph

10 Commits

Author SHA1 Message Date
hyunghwan.chung
dab7285c45 added partial code to parse message sending expressions 2015-06-03 17:24:11 +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
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
b70d9a976a added utf8 string conversion functions 2015-05-17 05:02:30 +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
c74266293d fixed wrong defintions of some macros 2015-05-04 16:48:38 +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