racket/racket
Matthew Flatt 69d7636770 fix position counting with internal read shortcut
The primitive `read` uses a shortcut --- a private "ungetc"
implementation --- that did not count position correctly for
non-ASCII characters.

Closes #1599
2017-01-30 20:01:22 -07:00
..
collects make pretty-print-newline work on any output port 2017-01-30 05:41:49 -07:00
src fix position counting with internal read shortcut 2017-01-30 20:01:22 -07:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00