Commit Graph

28 Commits

Author SHA1 Message Date
b118cb2bd3 experimenting include handling 2021-11-14 15:07:41 +00:00
5fcc19de27 tackling #include 2021-11-12 23:31:25 +00:00
de3770b6ef added utf8 functions 2021-11-07 17:32:50 +00:00
84762f7682 changed to use the subpackaged rune symbols in the rune classification functions 2021-11-02 00:31:30 +00:00
db230f8807 enhanced rune.hawk with the string conversion feature 2021-10-31 16:03:11 +00:00
483ee39dac added the rune code generator and data 2021-10-31 05:41:19 +00:00
0a8c9c3a84 renamed H3.CC to H3.Runes 2021-10-30 05:32:16 +00:00
eadeb5af07 adding experimental changes 2021-10-30 01:57:19 +00:00
2625942e08 some code clean-up 2021-10-27 16:16:36 +00:00
ef734a5bc1 Is_Code in H3.CC.
Use Wide_Character'First instead of Wide_Character'Val(0) 
Removed the terminator parameter in the H3.Strings
2021-10-27 15:34:30 +00:00
d9f957300e null-terminated a string before passing to a C function 2021-10-16 15:19:10 +00:00
3337936c8c touched up experimental character classification functions 2021-10-16 11:42:42 +00:00
5a9b1fcac4 experimenting with character classes 2021-10-16 02:04:46 +00:00
a10505d19e experimenting with character classes 2021-10-16 02:04:24 +00:00
e6c4873789 added the Find function in h3-arrays.adb 2021-10-06 17:30:12 +00:00
5c3c78ccf6 renamed Str to Obj 2021-10-06 08:05:21 +00:00
962d9e8757 added H3.Arrays.Find() that find a single item 2021-10-06 07:50:01 +00:00
03146431a5 adding hello2.adb 2021-10-06 06:28:43 +00:00
86eaaae026 ada experiments. tagged array in a generic package 2021-10-06 03:56:30 +00:00
2e729db43e fixed a buffer growth bug in Replace for Elastic_String 2021-10-03 16:53:13 +00:00
f5311ecb69 implemented some functions for Elastic_String 2021-10-03 15:38:31 +00:00
0bdc581467 ada experiments 2021-10-01 11:03:54 +00:00
18aa6a19e5 some ada experiments 2021-09-30 23:54:50 +00:00
3552728181 fixed the "functions can only have "in" parameters" error 2021-08-24 16:19:29 +00:00
081937df1b stopped using System.Atomic_Counters.Atomic_Counter 2021-08-24 16:07:29 +00:00
757ef193ca removed unneeded text 2021-08-24 07:42:18 +00:00
3cfbd32055 reference counting experiment in h3 2021-08-24 07:17:32 +00:00
e07312b402 trying to rewrite h2 2021-08-23 23:47:29 +00:00