racket/collects/drracket
Robby Findler c8a1ec8c9c fix bug in online check syntax's save file notification
Before this commit, the files that are loaded during expansion
were discarded when an error during expansion occurs. This commit
saves them: unless the program is something like

  (begin-for-syntax (kill-thread (current-thread)))

the handling that deals with that kind of situation (as opposed
to just an exception being raised) doesn't try to save them

Do not merge to 5.3.2: this bug isn't serious and the new code
is not as well tested as the old
2013-01-15 09:07:42 -06:00
..
private fix bug in online check syntax's save file notification 2013-01-15 09:07:42 -06:00
acks.rkt add some missing acks 2012-05-20 21:15:06 -06:00
arrow.rkt improve the way check syntax draws arrows 2011-08-13 15:03:26 -05:00
check-syntax.rkt add the place creation memory use to the memory-log test 2011-09-20 17:15:02 -05:00
default-code-style.rkt
doc.icns
drracket.creator
drracket.filetypes added scrbl as an extension 2010-11-18 13:21:39 -06:00
drracket.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
drracket.utiexports
drracket.wmclass set DrRacket WM_CLASS class name to "DrRacket" 2011-09-26 18:07:18 -06:00
info.rkt
installer.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
main.rkt
pltdoc.icns
sprof.rkt add a preference to control whether or not there is an extra 2012-03-24 20:20:05 -05:00
syncheck-drracket-button.rkt Added lock-icon 2012-06-26 15:00:05 -06:00
syncheck.rkt broke up check syntax into multiple files 2010-08-07 14:35:02 -05:00
tool-lib.rkt adjust drracket so check syntax can add its preferences itself 2013-01-08 01:01:40 -06:00
tool.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00