racket/racket
Matthew Flatt 469763ca37 Adjust use of readtable argument in read/recursive
Use the given readtable more consistently to parse
delimiters in the top-level form. This change particularly
addresses problems with trying to restore the original
`(` when parsing a hash table, but allowing nested
forms to still use a different `(` mapping.
2015-04-15 13:01:58 -06:00
..
collects Make for raise better error message if binding clauses are bad. 2015-04-10 13:56:42 -06:00
src Adjust use of readtable argument in read/recursive 2015-04-15 13:01:58 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00