Robby Findler
|
b121171a98
|
fixed a bug in the way interval maps were being used in check syntax.
please push to the release branch.
|
2010-10-26 19:47:35 -05:00 |
|
Ryan Culpepper
|
ff7fd55d86
|
Check Syntax now uses interval-maps
|
2010-10-22 15:30:24 -06:00 |
|
Robby Findler
|
ea985a81d6
|
added some more information to the error messages when a syncheck test case fails
|
2010-10-19 18:41:20 -05:00 |
|
Robby Findler
|
920800531c
|
adjust drracket so that, during check syntax, there is less sharing between drracket and the user program. specifically, the gui libs are not shared
|
2010-10-19 07:07:09 -05:00 |
|
Robby Findler
|
1ed2c7c417
|
closes PR 11277
|
2010-10-02 09:34:22 -05:00 |
|
Robby Findler
|
32f1f1d8f1
|
the error window for check syntax now goes away when you Run or edit the definitions window
closes PR 11101
|
2010-08-20 17:39:45 -05:00 |
|
Robby Findler
|
8e4b169583
|
check syntax now remembers the mode it was in last time and uses that next time
also, fixed a bug in the way modes were switch around (colors would not
be reset if there was nothing new to color)
|
2010-08-07 14:35:04 -05:00 |
|
Robby Findler
|
4eb3df7094
|
various cleanups, including finishing up the client mode, string constants, and coloring of (known) identifiers
|
2010-08-07 14:35:03 -05:00 |
|
Robby Findler
|
b72a59d55c
|
broke things up a little bit more and started in on the new contract traversal
|
2010-08-07 14:35:02 -05:00 |
|
Robby Findler
|
9b01650e83
|
broke up check syntax into multiple files
|
2010-08-07 14:35:02 -05:00 |
|