racket/collects/syntax-color
Robby Findler 761054890d extend the lexer <-> framework's color:text api
to let lexers say "call me again before you change the buffer"

also, use this in the 2d lexer
2013-03-10 20:17:20 -05: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
lexer-contract.rkt extend the lexer <-> framework's color:text api 2013-03-10 20:17:20 -05:00
module-lexer.rkt extend the lexer <-> framework's color:text api 2013-03-10 20:17:20 -05:00
paren-tree.rkt avoid allocation for 'paren' structs 2012-04-03 17:08:00 -05:00
racket-lexer.rkt fix lexer contract 2013-02-26 12:41:25 -06:00
scheme-lexer.rkt Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
scribble-lexer.rkt change the option setup: everyone has an option contract now and 2013-02-23 16:26:46 -06:00
syntax-color.scrbl extend the lexer <-> framework's color:text api 2013-03-10 20:17:20 -05:00
token-tree.rkt adjust the splay tree implementation so that it creates fewer cons 2012-04-05 07:14:52 -05:00