racket/collects/drracket/private
Robby Findler 216aee244f adjust drracket so that it copies the definitions text before evaluating it
this means that various things that try to color and otherwise show info by
changing the way the editor looks no longer need to worry about whether it
is locked and delay things in some complicated way. also, this means that
users can edit while drracket is running the program which is hopefully
less confusing.
2011-08-31 22:17:34 -05:00
..
module-interface add start of gui component to show the module interface (contracts/types/etc..) 2010-12-10 17:08:21 -07:00
syncheck adjust drracket so that it copies the definitions text before evaluating it 2011-08-31 22:17:34 -05:00
app.rkt "TeachScheme!" -> "Program by Design" in DrRacket 2010-11-25 22:10:33 -05:00
auto-language.rkt
bindings-browser.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
bitmap-message.rkt adjust various status controls so they don't take the focus 2011-04-11 07:41:49 -05:00
colored-errors.rkt The rewriting machanism no longer inserts with-handler everywhere. 2011-07-06 00:28:45 -04:00
debug.rkt The "Profile" pane in DrRacket can now be dragged to resize. 2011-08-25 13:39:28 -05:00
drracket-normal.rkt after viewing the mars splash screen, go back to the original splash screen (usually) 2011-01-30 21:50:36 -06:00
drsig.rkt added the ability to tell drracket to run a program and then run something after that 2011-08-24 11:25:26 -05:00
eb.rkt tweaks to the splash screen easter eggs to make them more responsive 2011-01-04 15:40:35 -06:00
embedded-snip-utils.rkt
eval-helpers.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
eval.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
expanding-place.rkt added one more log line 2011-08-31 20:26:31 -05:00
font.rkt sort the font names in the popup 2010-12-07 07:27:54 -06:00
frame.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
get-defs.rkt Special-cases DrRacket's definition-finder to find Redex metafunction definitions 2010-09-09 12:07:24 -05:00
get-extend.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
help-desk.rkt
honu-logo.rkt
init.rkt
insert-large-letters.rkt letrec: consider outside bindings safe. 2010-12-08 20:32:19 -05:00
interface.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
key.rkt
label-frame-mred.rkt
language-configuration.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
language-object-contract.rkt A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
language.rkt adjust the teaching languages so they print images specially. 2011-07-19 16:17:06 -05:00
launcher-bootstrap.rkt
launcher-mred-bootstrap.rkt
launcher-mz-bootstrap.rkt
link.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
local-member-names.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
main.rkt adjust drracket to be more accomodating in the presence of hostile filesystems 2011-08-27 16:41:35 -05:00
modes.rkt
module-browser.rkt adjust the module browser so that when expansion does IO and that IO uses specials, 2011-04-19 10:31:37 -05:00
module-language-tools.rkt start a section for documenting the symbols that DrRacket passes to a language's get-info proc 2011-08-04 21:40:29 -07:00
module-language.rkt adjust the threading protocol for compilings files to be kill safe 2011-08-30 07:59:33 -05:00
multi-file-search.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
number-snip.rkt
palaka.rkt Removed some exe bits that look redundant. 2010-12-31 15:59:39 -05:00
profile-drs.rkt
recon.rkt
rep.rkt adjust drracket's userspace initialization so that it does not set the 2011-08-29 08:42:42 -05:00
stick-figures.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
syncheck-debug.rkt Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
text.rkt
tool-contract-language.rkt
tools-drs.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
tools.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
tracing.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
ts.rkt
unit.rkt adjust drracket so that it copies the definitions text before evaluating it 2011-08-31 22:17:34 -05:00