Commit Graph

16 Commits

Author SHA1 Message Date
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