Commit Graph

17 Commits

Author SHA1 Message Date
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
d4aad8f0ee added an incomplete and experimental file package 2014-05-30 03:15:40 +00:00
cb9505272a added H2.Slim and Slim_Stream.
renamed Stream to Wide_Stream.
2014-03-26 14:28:41 +00:00
f2913efdb8 added the incomplete string-to-bigint conversion procedure 2014-03-09 18:01:38 +00:00
ed4f37d47c made 'if' and 'define' continuation-friendly 2014-02-07 16:25:38 +00:00
a6320b76b8 changed implementation of procedure call and grouped call.
still struggling with call-with-current-continuation
2014-01-28 15:42:28 +00:00
bf2818a56c in the middle of debugging GC 2014-01-16 16:52:18 +00:00
967f70fd34 added Unicode_To_Utf8 converter 2014-01-14 14:22:06 +00:00
78136a66cf redefined Object_String for simpler string handling and made other related changes 2014-01-10 14:54:46 +00:00
87bebc0fdb managed to change h2-scheme to a generic package 2014-01-09 15:32:36 +00:00
bf19d65eed written more code for reading expressions 2014-01-07 17:02:12 +00:00
dd8a477013 added Buffer_Record, Token_Record and related procedures 2014-01-02 16:28:18 +00:00
30990c3aa8 added some input procedures 2014-01-01 14:07:03 +00:00
3721e3c1a6 added experimental stream handling code 2013-12-28 16:52:31 +00:00
d02c6ccb32 added some code to evaluate 2013-12-17 16:04:55 +00:00
034b50ec9b added initial files 2013-12-10 16:14:06 +00:00