racket/collects/syntax-color
Scott Owens 1ac34cb8a0 A new backward paren matcher that should be faster when doing multiple queries
between modifications.  This change speeds up multi-line indenting when not
many of the lines need to move.

svn: r7554
2007-10-23 11:46:02 +00:00
..
default-lexer.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
doc.txt improve DrScheme's auto-indenting and S-exp movement for Scheme code with quote, #;, etc. 2007-04-19 02:44:31 +00:00
info.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
paren-tree.ss A new backward paren matcher that should be faster when doing multiple queries 2007-10-23 11:46:02 +00:00
scheme-lexer.ss syntax coloring for #lang 2007-09-16 01:01:33 +00:00
token-tree.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00