racket/collects/drracket
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
..
private adjust drracket so that it copies the definitions text before evaluating it 2011-08-31 22:17:34 -05:00
acks.rkt Another alphabetical order fix. 2010-12-08 19:13:00 -05:00
arrow.rkt improve the way check syntax draws arrows 2011-08-13 15:03:26 -05:00
check-syntax.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
default-code-style.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
doc.icns move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
drracket.creator move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
drracket.filetypes added scrbl as an extension 2010-11-18 13:21:39 -06:00
drracket.rkt fix a bug in PLTDRPAR 2011-02-17 12:28:22 -06:00
drracket.utiexports move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
info.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
installer.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
main.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
pltdoc.icns move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
sprof.rkt More Racketying 2010-06-18 21:35:56 -05:00
syncheck-drracket-button.rkt got rid of some uses of collection-path 2010-07-25 15:15:57 -05:00
syncheck.rkt broke up check syntax into multiple files 2010-08-07 14:35:02 -05:00
tool-lib.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
tool.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00