racket/collects/drracket/private
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
..
syncheck adjust drracket so check syntax can add its preferences itself 2013-01-08 01:01:40 -06:00
app.rkt remove obsolete "based on" entry 2012-10-27 21:34:08 -06:00
auto-language.rkt
bindings-browser.rkt
bitmap-message.rkt
colored-errors.rkt #lang racket' -> #lang racket/base' conversions in drracket and in redex. 2012-11-07 08:03:44 -05:00
debug.rkt
dock-icon.rkt
drracket-normal.rkt put the racket version number in the title bar for the splash screen 2013-01-02 10:19:38 -06:00
drsig.rkt adjust drracket so check syntax can add its preferences itself 2013-01-08 01:01:40 -06:00
eb.rkt
embedded-snip-utils.rkt
eval-helpers.rkt
eval.rkt
expanding-place.rkt fix bug in online check syntax's save file notification 2013-01-15 09:07:42 -06:00
font.rkt
frame-icon.rkt
frame.rkt made the install-plt menu item's browse 2012-11-22 20:35:06 -06:00
get-defs.rkt
get-extend.rkt add some first-cut logging information to drracket 2012-10-26 21:49:44 -05:00
help-desk.rkt
honu-logo.rkt
init.rkt
insert-large-letters.rkt Add more specific class types instead of Any. 2012-10-27 17:44:52 -07:00
interface.rkt
key.rkt
label-frame-mred.rkt
language-configuration.rkt remove 'create executable' functionality from drracket for all 2013-01-05 12:19:26 -06:00
language-object-contract.rkt made the 'one-line-summary' of the drracket languages be in tooltips, 2012-11-17 20:15:19 -06:00
language.rkt remove 'create executable' functionality from drracket for all 2013-01-05 12:19:26 -06:00
launcher-bootstrap.rkt
launcher-mred-bootstrap.rkt
launcher-mz-bootstrap.rkt
link.rkt
local-member-names.rkt Newlines at EOFs. 2012-11-06 14:07:15 -05:00
main.rkt adjust drracket window size and position preferences to use a different key 2013-01-01 11:26:05 -06:00
modes.rkt
module-browser.rkt fix rectangle computation for shortcircuiting drawing 2012-09-27 11:16:35 -05:00
module-language-tools.rkt adjust drracket so check syntax can add its preferences itself 2013-01-08 01:01:40 -06:00
module-language.rkt fix bug in online check syntax's save file notification 2013-01-15 09:07:42 -06:00
multi-file-search.rkt change the dir field of the multi file search dialog 2012-10-03 22:49:20 -05:00
number-snip.rkt
palaka.rkt
parse-logger-args.rkt Improve the logger GUI in DrRacket 2012-12-26 22:38:42 -06:00
pict-snip.rkt repair for picture-to-bitmap conversion 2012-10-13 17:45:07 -04:00
profile-drs.rkt increase the font size and increase the sampling 2012-08-16 19:16:57 -05:00
recon.rkt
rectangle-intersect.rkt
rep.rkt adjust sync pattern to avoid cross-thread set! 2013-01-01 23:13:13 -06:00
stack-checkpoint.rkt
stick-figures.rkt
syncheck-debug.rkt
text.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
tool-contract-language.rkt
tools-drs.rkt
tools.rkt
tooltip.rkt fix bug in recent tooltip-related commit 2012-11-17 21:26:02 -06:00
tracing.rkt detect when tracing:reset doesn't need to happen and skip it 2012-11-11 08:53:12 -06:00
ts.rkt
unit.rkt speed up tab switching 2013-01-06 19:48:14 -06:00