hcl/lib
hyung-hwan 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
..
ascii.awk redefined Object_String for simpler string handling and made other related changes 2014-01-10 14:54:46 +00:00
ascii.txt implemented if 2014-01-20 14:34:55 +00:00
GNUmakefile.in implemented a few list manipulation procedures 2014-01-19 06:40:23 +00:00
h2-ascii.ads implemented if 2014-01-20 14:34:55 +00:00
h2-pool.adb added experimental stream handling code 2013-12-28 16:52:31 +00:00
h2-pool.ads added experimental stream handling code 2013-12-28 16:52:31 +00:00
h2-scheme-execute-apply.adb removed unneeded lines 2014-02-06 13:36:56 +00:00
h2-scheme-execute-evaluate.adb fixed Procedure_Call handlers for proper continuation (not sure if this is a proper fix). 2014-02-06 13:29:08 +00:00
h2-scheme-execute.adb removed unneeded lines 2014-02-06 13:36:56 +00:00
h2-scheme-token.adb fixed a bug that the token buffer points to null if an empty string is the first token scanned. 2014-02-07 09:04:46 +00:00
h2-scheme.adb fixed a bug that the token buffer points to null if an empty string is the first token scanned. 2014-02-07 09:04:46 +00:00
h2-scheme.ads fixed a bug that the token buffer points to null if an empty string is the first token scanned. 2014-02-07 09:04:46 +00:00
h2-utf8.adb added code to handle temporary object pointers 2014-01-15 09:21:26 +00:00
h2-utf8.ads added code to handle temporary object pointers 2014-01-15 09:21:26 +00:00
h2-wide.ads added H2.Wide. 2014-01-17 14:15:08 +00:00
h2.ads added Unicode_To_Utf8 converter 2014-01-14 14:22:06 +00:00
lib.gpr.in implemented symbol defining 2014-01-19 15:47:45 +00:00
libh2.gpr.in added initial files 2013-12-10 16:14:06 +00:00
Makefile.in implemented a few list manipulation procedures 2014-01-19 06:40:23 +00:00