Changed paths:
M books/kestrel/remora/abstract-syntax-constructors.lisp
A books/kestrel/remora/identifier-syntax.lisp
M books/kestrel/remora/parse-directory-files.lisp
M books/kestrel/remora/parser-interface.lisp
M books/kestrel/remora/parser.lisp
M books/kestrel/remora/post-parsing.lisp
M books/kestrel/remora/syntax-abstraction.lisp
Log Message:
-----------
[remora] move identifier-syntax-related code into new file identifier-syntax.lisp. Also get rid of some no-longer-needd package prefixes, and comment out the xdoc for the shape macro since there is a name collision (which will be fixed soon)
Changed paths:
M books/kestrel/remora/abstract-syntax-constructors.lisp
A books/kestrel/remora/identifier-syntax.lisp
M books/kestrel/remora/package.lsp
M books/kestrel/remora/parse-directory-files.lisp
M books/kestrel/remora/parser-interface.lisp
M books/kestrel/remora/parser.lisp
M books/kestrel/remora/post-parsing.lisp
M books/kestrel/remora/syntax-abstraction.lisp
Log Message:
-----------
Merge commit '0c2a9ec7bef63fb107a5ba9584c71e32e3ddd7aa' into HEAD