|
1c00ec53b1
|
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 |
|
|
188c64e56f
|
switched some pointer overlays to unchecked conversion for the buggy gnat 3.15p
|
2014-02-07 05:22:41 +00:00 |
|
|
edbf56939b
|
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 |
|
|
11a98fe067
|
enhanced lambda processing
|
2014-01-21 05:08:46 +00:00 |
|
|
bf2818a56c
|
in the middle of debugging GC
|
2014-01-16 16:52:18 +00:00 |
|
|
78136a66cf
|
redefined Object_String for simpler string handling and made other related changes
|
2014-01-10 14:54:46 +00:00 |
|
|
87bebc0fdb
|
managed to change h2-scheme to a generic package
|
2014-01-09 15:32:36 +00:00 |
|
|
b010085d67
|
separated token handling to a separate file
|
2014-01-04 06:31:14 +00:00 |
|