0.8.19.7:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 31 Jan 2005 14:04:22 +0000 (14:04 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 31 Jan 2005 14:04:22 +0000 (14:04 +0000)
commit8d04349cceb4eb25c8782b0c68ed5ffaa60f7d20
tree09f7c85e7024bbf8f4dc55796ca1fe52ef581f55
parentbb4aa746d9ddbb23e0acf78feb114618fd288544
0.8.19.7:
SET-SYNTAX-FROM-CHAR fix
... SET-SYNTAX-FROM-CHAR now copies the dispatch table if necessary.
Customizeable reader fixes (PFD SYNTAX.FOO ansi-tests)
... Better delineation between character syntax and character
constituent trait;
... rename SECONDARY-ATTRIBUTE to CONSTITUENT-TRAIT;
... renumber +char-attr-multiple-escape+ to below
+char-attr-consituent+;
... rename ESCAPE to SINGLE-ESCAPE;
... in token reader helper macros CHAR-CLASS<n>, get
CONSTITUENT-TRAIT only if the character is a constituent.
NEWS
src/code/reader.lisp
src/code/readtable.lisp
version.lisp-expr