ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/microscheme/Changes
(Generate patch)

Comparing cvsroot/microscheme/Changes (file contents):
Revision 1.12 by root, Mon Nov 30 23:40:45 2015 UTC vs.
Revision 1.13 by root, Tue Dec 1 02:21:49 2015 UTC

42- scheme fix: gensym does not intern the symbol. 42- scheme fix: gensym does not intern the symbol.
43- scheme fix: properly support symbol names starting with '.' 43- scheme fix: properly support symbol names starting with '.'
44- scheme improvement: support |identifier| syntax. 44- scheme improvement: support |identifier| syntax.
45- new procedure: gensym? 45- new procedure: gensym?
46- removed unused 1kb linebuf from scheme context. 46- removed unused 1kb linebuf from scheme context.
47- abstract cell pointer types, to quickly experiment with different
48 representations.
47 49

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines