Commit Graph

130 Commits

Author SHA1 Message Date
cf096fc82b changed the clean actions in Makefile 2021-11-17 01:59:59 +00:00
f5b56e8018 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
50c6b243f9 more structural parsing 2021-11-16 13:34:32 +00:00
5e40282416 experimenting include handling 2021-11-14 15:07:41 +00:00
bcba60f0b7 tackling #include 2021-11-12 23:31:25 +00:00
868ad3d38a added utf8 functions 2021-11-07 17:32:50 +00:00
001115770d changed to use the subpackaged rune symbols in the rune classification functions 2021-11-02 00:31:30 +00:00
714309e044 enhanced rune.hawk with the string conversion feature 2021-10-31 16:03:11 +00:00
c5b36d0678 added the rune code generator and data 2021-10-31 05:41:19 +00:00
3a541d2b3e renamed H3.CC to H3.Runes 2021-10-30 05:32:16 +00:00
442d45fb9e adding experimental changes 2021-10-30 01:57:19 +00:00
b7de031e72 some code clean-up 2021-10-27 16:16:36 +00:00
21c94d5ead 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
664c083373 null-terminated a string before passing to a C function 2021-10-16 15:19:10 +00:00
ef2f233f80 touched up experimental character classification functions 2021-10-16 11:42:42 +00:00
62dbee51b8 experimenting with character classes 2021-10-16 02:04:46 +00:00
c2cba622cd experimenting with character classes 2021-10-16 02:04:24 +00:00
147b52e6ad added the Find function in h3-arrays.adb 2021-10-06 17:30:12 +00:00
c48f34d79b renamed Str to Obj 2021-10-06 08:05:21 +00:00
a1795920c7 added H3.Arrays.Find() that find a single item 2021-10-06 07:50:01 +00:00
3f3fb311cc adding hello2.adb 2021-10-06 06:28:43 +00:00
e9b1239e53 ada experiments. tagged array in a generic package 2021-10-06 03:56:30 +00:00
4fd093da3e fixed a buffer growth bug in Replace for Elastic_String 2021-10-03 16:53:13 +00:00
50760a4107 implemented some functions for Elastic_String 2021-10-03 15:38:31 +00:00
1311ea8253 ada experiments 2021-10-01 11:03:54 +00:00
3ec3a9a17e some ada experiments 2021-09-30 23:54:50 +00:00
bb840abd99 fixed the "functions can only have "in" parameters" error 2021-08-24 16:19:29 +00:00
341cff809d stopped using System.Atomic_Counters.Atomic_Counter 2021-08-24 16:07:29 +00:00
b4c05da4ec removed unneeded text 2021-08-24 07:42:18 +00:00
4949f1bf6b reference counting experiment in h3 2021-08-24 07:17:32 +00:00
0627ccce85 trying to rewrite h2 2021-08-23 23:47:29 +00:00
22d66523b5 minor spacing fix 2021-08-23 23:41:19 +00:00
727f2b7b36 deleted unneeded files 2021-08-21 14:51:38 +00:00
f875ede81c reorganized h2 2021-08-21 14:31:39 +00:00
2851d9177e deleted redundant files 2018-02-17 16:50:07 +00:00
46c78776ac added missing include files 2015-09-01 12:15:18 +00:00
d039ac262d added some sample scheme scripts 2015-09-01 12:14:35 +00:00
44ea1de0bc add some more types 2014-07-02 15:44:35 +00:00
fafd1eb21f under dramatic changes... 2014-07-02 14:29:01 +00:00
efc55863f4 Added a missing file 2014-06-21 16:33:31 +00:00
27cb59b41b improved h2-io-file a bit 2014-06-21 16:31:49 +00:00
31d4fb952d removed unneeded procedures 2014-06-19 14:15:01 +00:00
83fde716e4 added File.Get_Line and File.Put_Line. rewritten io procedures to reply on the current and the last position instead of the length 2014-06-19 14:13:19 +00:00
f0eee1313f added Get_Line into h2-io-file 2014-06-17 15:23:35 +00:00
02e5292089 implemented read/write/read_line/write_line/flush in h2-io-file.adb 2014-06-06 16:44:45 +00:00
230a547dc0 implemented some functions h2-io-file.
renamed h2-sysapi to h2-os
2014-06-05 15:26:37 +00:00
ef50de7e0f added some file io routines 2014-06-04 17:15:52 +00:00
60666651c2 added some file constants 2014-06-02 15:25:42 +00:00
feb6537003 fixed gpr files 2014-05-30 03:20:24 +00:00
d4aad8f0ee added an incomplete and experimental file package 2014-05-30 03:15:40 +00:00