racket/collects/scribblings/tools
Robby Findler b972a0940d Added online expansion and compilation of files
being edited in DrRacket (via places)

Added an API to let tools have access to that
  information (and compute more stuff)

Used that to make an online version of Check Syntax
  which led to a separately callable Check Syntax API.
2011-08-02 16:28:16 -05:00
..
common.rkt add an example tool (that actually does something) to the docs and make a test suite that sets that tool up and runs it 2011-01-13 20:11:55 -06:00
debug.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
documentation-utils.scrbl document the help collection's top-level modules 2011-05-06 17:29:03 -05:00
eval.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
example-src.rkt add an example tool (that actually does something) to the docs and make a test suite that sets that tool up and runs it 2011-01-13 20:11:55 -06:00
frame.scrbl Get rid of "defaultly"s. 2011-06-28 02:11:24 -04:00
get-slash-extend.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
help-desk.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
language-configuration.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
language.scrbl Get rid of "defaultly"s. 2011-06-28 02:11:24 -04:00
modes.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
module-language-tools.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
module-language.scrbl Fixed drracket/tools-lib so that it exports drscheme:* names 2010-06-02 09:34:10 -05:00
rep.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
tool-lib-extracts.rkt move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
tools.scrbl Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
unit.scrbl Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00