hcl/lib
2014-02-11 16:05:30 +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 added some query procedures 2014-02-10 08:33:18 +00:00
h2-scheme-execute-evaluate.adb implemented the define syntax of the form (define (f x y) ...) 2014-02-11 16:05:30 +00:00
h2-scheme-execute.adb touched evaluator code 2014-02-11 09:35:44 +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 touched evaluator code 2014-02-11 09:35:44 +00:00
h2-scheme.ads touched evaluator code 2014-02-11 09:35:44 +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