Commit Graph

25 Commits

Author SHA1 Message Date
0286526bf1 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
b441709a02 added Get_Line into h2-io-file 2014-06-17 15:23:35 +00:00
1ac2a37358 implemented read/write/read_line/write_line/flush in h2-io-file.adb 2014-06-06 16:44:45 +00:00
d78d6ffa1d implemented some functions h2-io-file.
renamed h2-sysapi to h2-os
2014-06-05 15:26:37 +00:00
744915575f added some file io routines 2014-06-04 17:15:52 +00:00
9c971cd841 added some file constants 2014-06-02 15:25:42 +00:00
b11eedcaa2 fixed gpr files 2014-05-30 03:20:24 +00:00
bf0477cfbf added an incomplete and experimental file package 2014-05-30 03:15:40 +00:00
8ef3eabe78 added H2.Slim and Slim_Stream.
renamed Stream to Wide_Stream.
2014-03-26 14:28:41 +00:00
64d69c36e5 added the incomplete string-to-bigint conversion procedure 2014-03-09 18:01:38 +00:00
d3363e11e5 made 'if' and 'define' continuation-friendly 2014-02-07 16:25:38 +00:00
04aa5de83c changed implementation of procedure call and grouped call.
still struggling with call-with-current-continuation
2014-01-28 15:42:28 +00:00
55441b4451 added H2.Wide.
did some makefile experiments
2014-01-17 14:15:08 +00:00
a4e4c5c127 in the middle of debugging GC 2014-01-16 16:52:18 +00:00
2e03937883 added code to handle temporary object pointers 2014-01-15 09:21:26 +00:00
bcf50fe381 added Unicode_To_Utf8 converter 2014-01-14 14:22:06 +00:00
24829df3a6 redefined Object_String for simpler string handling and made other related changes 2014-01-10 14:54:46 +00:00
d502f1ab4c managed to change h2-scheme to a generic package 2014-01-09 15:32:36 +00:00
73c29ce53b written more code for reading expressions 2014-01-07 17:02:12 +00:00
78fb4223e9 separated token handling to a separate file 2014-01-04 06:31:14 +00:00
a81a2230d0 added Buffer_Record, Token_Record and related procedures 2014-01-02 16:28:18 +00:00
dd9a5a9a2e added some input procedures 2014-01-01 14:07:03 +00:00
eac1df647a added experimental stream handling code 2013-12-28 16:52:31 +00:00
d2b6a11da6 added some code to evaluate 2013-12-17 16:04:55 +00:00
73b2ff2af1 added initial files 2013-12-10 16:14:06 +00:00