racket/doc/release-notes
Matthew Flatt 426a8c0d39 add `exn:fail:{filesystem,syntax}:missing-module'
These exception types are intended as a hook for a programming
environment to recommend packages that can provide a module that isn't
found (through an uncaught-exception handler). The new exceptions are
generated by the default module name resolver and defaultload
handler. In addition to the exceptions, there's a new
`prop:exn:missing-module' property and `exn:missing-module?', which is
what an environment should use to detect relevant exceptions.

There's also a new `current-module-path-for-load' parameter, which
just provides a commuincation path from the module name resolver to
the the load handler. The parameter is a relatively ugly piece of the
puzzle, but it's the best I could find to squash the new functionality
into the existing stack of handlers.
2013-04-22 10:27:02 -06:00
..
drracket add v.5.3.4 notes to DrRacket's HISTORY.txt 2013-04-20 22:22:07 -05:00
gracket Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
plai Normalizing PLAI wrt tree 2010-02-16 20:23:32 +00:00
racket add `exn:fail:{filesystem,syntax}:missing-module' 2013-04-22 10:27:02 -06:00
redex add note about define-judgement-form fix 2013-04-05 10:22:41 -05:00
stepper add v5.3.3 notes 2013-02-06 15:05:53 -06:00
teachpack add v5.3.3 notes 2013-02-06 15:05:53 -06:00
typed-racket Update TR history for 5.3.4. 2013-04-18 12:01:28 -04:00
COPYING_LESSER.txt add missing license file 2013-04-08 15:23:01 -06:00
COPYING-libscheme.txt 301.15: new install tree for Unix, moved docs, moved teachpacks, added config.ss 2006-05-18 15:03:05 +00:00
COPYING.txt JIT for ARM 2013-04-08 14:43:30 -06:00