|
8b0444593a
|
fixed a bug that the token buffer points to null if an empty string is the first token scanned.
fixed a bug of not getting a correct number of bytes allocated for an object when scanning a new heap
|
2014-02-07 09:04:46 +00:00 |
|
|
8f8e510970
|
switched some pointer overlays to unchecked conversion for the buggy gnat 3.15p
|
2014-02-07 05:22:41 +00:00 |
|
|
2262591205
|
fixed Procedure_Call handlers for proper continuation (not sure if this is a proper fix).
fixed bugs caused by conflicts between an 'in out' parameter and GC.
shortened Pop_Frame()/Set_Frame_Result() to Return_Frame()
|
2014-02-06 13:29:08 +00:00 |
|
|
d7eae56e90
|
enhanced lambda processing
|
2014-01-21 05:08:46 +00:00 |
|
|
a4e4c5c127
|
in the middle of debugging GC
|
2014-01-16 16:52:18 +00:00 |
|
|
24829df3a6
|
redefined Object_String for simpler string handling and made other related changes
|
2014-01-10 14:54:46 +00:00 |
|
|
d502f1ab4c
|
managed to change h2-scheme to a generic package
|
2014-01-09 15:32:36 +00:00 |
|
|
78fb4223e9
|
separated token handling to a separate file
|
2014-01-04 06:31:14 +00:00 |
|