racket/collects/syntax-color
Robby Findler 11994bd4f8 fix a bug in the module lexer; it was returning the wrong length for the tokens
it creates when the #lang line isn't well-formed (eg "#lang racke").

closes PR 12399
2011-11-28 21:16:31 -06: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 fix a bug in the module lexer; it was returning the wrong length for the tokens 2011-11-28 21:16:31 -06: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 switch `codeblock' to strings instead of bytes 2011-11-27 11:06:21 -07: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