racket/collects/syntax-color
Robby Findler 1eaf53d4cb adjust the module lexer so that it treats the entire range that
'read-language' uses as a single token in the case that read-language
fails. This helps it to deal with things like s-exp and at-exp
properly

closes PR 12260
2011-10-08 08:08:36 -05:00
..
default-lexer.rkt
info.rkt
module-lexer.rkt adjust the module lexer so that it treats the entire range that 2011-10-08 08:08:36 -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
syntax-color.scrbl docs reorganization 2011-07-01 17:16:53 -06:00
token-tree.rkt