Commit Graph

138 Commits

Author SHA1 Message Date
695c55d8a7 some ada experiments... 2022-08-23 10:13:02 +00:00
3f9d6d9e59 a few lines of useless code 2021-12-11 15:57:06 +00:00
a5d83f52bb some more code 2021-12-08 15:43:33 +00:00
7fd7a82104 adding more experimental code 2021-12-05 16:13:36 +00:00
e5157250fe adding Parse_Data record definition 2021-12-03 06:38:20 +00:00
390d642ed5 more parser code 2021-12-01 17:06:30 +00:00
689346a843 more tokens in the lexer code 2021-11-28 17:00:17 +00:00
c3a14cbfb7 meaningless commit 2021-11-21 15:08:42 +00:00
b096a917e8 changed the clean actions in Makefile 2021-11-17 01:59:59 +00:00
3ec1d0a605 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
0942615c27 more structural parsing 2021-11-16 13:34:32 +00:00
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
6582035078 minor spacing fix 2021-08-23 23:41:19 +00:00
641e6a06f1 deleted unneeded files 2021-08-21 14:51:38 +00:00
f6e2146485 reorganized h2 2021-08-21 14:31:39 +00:00
161545a648 deleted redundant files 2018-02-17 16:50:07 +00:00
693d1ac69f added missing include files 2015-09-01 12:15:18 +00:00
08c026c862 added some sample scheme scripts 2015-09-01 12:14:35 +00:00
c85750161e add some more types 2014-07-02 15:44:35 +00:00
69558e9e45 under dramatic changes... 2014-07-02 14:29:01 +00:00
45db0d7198 Added a missing file 2014-06-21 16:33:31 +00:00
91cd073f8b improved h2-io-file a bit 2014-06-21 16:31:49 +00:00
710109bc28 removed unneeded procedures 2014-06-19 14:15:01 +00:00