Robby Findler
|
68b5d2abf8
|
adjust module lexer to handle the case of specials in the editor properly
|
2011-03-01 15:20:55 -06:00 |
|
Robby Findler
|
83b00c0cf1
|
adjust the module-lexer so it explicitly notes malformed #lang lines before going into "no-lang-line" mode
closes PR 11766
|
2011-02-22 20:42:19 -06:00 |
|
Robby Findler
|
50e9aec0ab
|
catch more exceptions in the module lexer when it calls read-language
|
2011-02-10 09:56:43 -06:00 |
|
Robby Findler
|
d659d2f0af
|
changed the module lexer's strategy to be able to handle
the part of the buffer before the #lang line properly
closes PR 11381
|
2011-02-09 15:27:05 -06:00 |
|
Robby Findler
|
dce1d0ad47
|
revert the module-lexer.rkt changes that I accidentally pushed
|
2011-02-08 10:55:35 -06:00 |
|
Robby Findler
|
49c3011f49
|
started to fix the colorer problems (now that I undestand how!)
plus some extra checking in the colorer
|
2011-02-08 10:02:42 -06:00 |
|
Eli Barzilay
|
939af28a4c
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|