racket/collects/syntax-color
Robby Findler b0343aa9f0 add a contract on the interaction between the module-lexer and the
lexers it defers to

also, remove the checks in color.rkt in the framework (they are not
all covered by the added contract, but they mostly are and when they
aren't, most of those times are using the heavily tested racket-lexer)
2013-02-23 14:35:25 -06:00
..
default-lexer.rkt
info.rkt Removes red-black from syntax-color/private; refactored into PLaneT2 as 'data-red-black' package. 2012-12-04 16:46:31 -07:00
module-lexer.rkt add a contract on the interaction between the module-lexer and the 2013-02-23 14:35:25 -06:00
paren-tree.rkt
racket-lexer.rkt make #:keywords have different color prefs in DrRacket 2013-02-05 12:32:48 -06:00
scheme-lexer.rkt Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
scribble-lexer.rkt
syntax-color.scrbl clarify colorer docs 2013-02-10 10:30:28 -06:00
token-tree.rkt adjust the splay tree implementation so that it creates fewer cons 2012-04-05 07:14:52 -05:00