hyunghwan.chung
|
d33ad3749a
|
Added stix_shallowcopy().
added some code for bigint operations
|
2015-10-30 15:36:37 +00:00 |
|
hyunghwan.chung
|
1094d298cb
|
added some bigint related code
|
2015-10-29 15:24:46 +00:00 |
|
hyunghwan.chung
|
98631175d0
|
redefined some types
|
2015-10-28 14:58:58 +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 |
|
hyunghwan.chung
|
e87dbbdfcd
|
fixed a bug of not initializing a variable buffer length in compile_class_definition()
|
2015-06-21 14:45:45 +00:00 |
|
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 |
|