hcl/lib2
2021-11-28 17:00:17 +00:00
..
h3-arrays.adb added utf8 functions 2021-11-07 17:32:50 +00:00
h3-arrays.ads added utf8 functions 2021-11-07 17:32:50 +00:00
h3-compilers.adb more tokens in the lexer code 2021-11-28 17:00:17 +00:00
h3-compilers.ads more tokens in the lexer code 2021-11-28 17:00:17 +00:00
h3-limited_pool.adb some code clean-up 2021-10-27 16:16:36 +00:00
h3-limited_pool.ads some ada experiments 2021-09-30 23:54:50 +00:00
h3-mm.adb some code clean-up 2021-10-27 16:16:36 +00:00
h3-mm.ads adding experimental changes 2021-10-30 01:57:19 +00:00
h3-pool.adb some code clean-up 2021-10-27 16:16:36 +00:00
h3-pool.ads some code clean-up 2021-10-27 16:16:36 +00:00
h3-runes.adb importing system.utf_32 as h3.utf_32. this needs to be redone with h3's own code 2021-11-17 01:56:49 +00:00
h3-runes.ads experimenting include handling 2021-11-14 15:07:41 +00:00
h3-storage_pools.adb trying to rewrite h2 2021-08-23 23:47:29 +00:00
h3-storage_pools.ads trying to rewrite h2 2021-08-23 23:47:29 +00:00
h3-strings.adb enhanced rune.hawk with the string conversion feature 2021-10-31 16:03:11 +00:00
h3-strings.ads enhanced rune.hawk with the string conversion feature 2021-10-31 16:03:11 +00:00
h3-utf8.adb experimenting include handling 2021-11-14 15:07:41 +00:00
h3-utf8.ads experimenting include handling 2021-11-14 15:07:41 +00:00
h3-utf_32.adb importing system.utf_32 as h3.utf_32. this needs to be redone with h3's own code 2021-11-17 01:56:49 +00:00
h3-utf_32.ads importing system.utf_32 as h3.utf_32. this needs to be redone with h3's own code 2021-11-17 01:56:49 +00:00
h3.adb some ada experiments 2021-09-30 23:54:50 +00:00
h3.ads meaningless commit 2021-11-21 15:08:42 +00:00
hello2.adb renamed H3.CC to H3.Runes 2021-10-30 05:32:16 +00:00
hello3.adb experimenting include handling 2021-11-14 15:07:41 +00:00
hello.adb renamed H3.CC to H3.Runes 2021-10-30 05:32:16 +00:00
Makefile changed the clean actions in Makefile 2021-11-17 01:59:59 +00:00
rune.hawk enhanced rune.hawk with the string conversion feature 2021-10-31 16:03:11 +00:00
rune.txt added the rune code generator and data 2021-10-31 05:41:19 +00:00
sample-lang.txt more tokens in the lexer code 2021-11-28 17:00:17 +00:00