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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
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 avoid allocation for 'paren' structs 2012-04-03 17:08:00 -05:00
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 switch `codeblock' to strings instead of bytes 2011-11-27 11:06:21 -07:00
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