racket/collects/syntax-color
Robby Findler 65fd0234ad add a unicode test to scheme-lexer.rkt
and change the tests so they all run with port line
counting enabled (or else the unicode test fails)

adjust module-lexer.rkt tests so they can run in either
port-counting mode or not (but currently run them all in
port-counting mode because scheme-lexer doesn't work without it)

also make a first stab at what needs to change in the module
lexer to make it work in non port line-counting mode
2011-11-03 22:41:27 -05:00
..
default-lexer.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
module-lexer.rkt add a unicode test to scheme-lexer.rkt 2011-11-03 22:41:27 -05:00
paren-tree.rkt Fixed various spelling errors. 2011-02-03 17:42:33 -05:00
scheme-lexer.rkt fix syntax colorer for #true and #false 2010-10-12 08:22:12 -06:00
scribble-lexer.rkt Fix `at-exp' syntax colorer to handle non-text input 2010-05-21 19:40:32 -06:00
syntax-color.scrbl docs reorganization 2011-07-01 17:16:53 -06:00
token-tree.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00