Mercurial > hg > xemacs-beta
log src/lread.c @ 5606:7c383c5784ed
age | author | description |
---|---|---|
Sat, 03 Dec 2011 15:55:14 +0000 | Aidan Kehoe | Zero-terminate when passing strings to parse_integer(), lread.c |
Sat, 03 Dec 2011 15:13:55 +0000 | Aidan Kehoe | Accept bignums unambiguously in the syntax for object labels, lread.c. |
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |
Sun, 04 Sep 2011 19:51:35 +0100 | Aidan Kehoe | Implement print-circle, allowing recursive and circular structures to be read. |