racket/doc/release-notes
Matthew Flatt 899a3279c2 add experimental support for "phaseless" modules
The intent is to support phase-crossing data such as the `exn:fail:syntax'
structure type that is instantiaed by macros and recognized by contexts
that use `eval' or `expand'. Phaseless modules are highly constrained,
however, to avoid new cross-phase channels, and a module is inferred to
be phaseless when it fits syntactic constraints.

I've adjusted `racket/kernel' and improved its documentation a little
so that it can be used to implement a phaseless module (which can
import only from other phaseless modules).

This change also adds a `flags' field to the `mod' structure type
from `compiler/zo-structs'.
2013-02-26 14:55:28 -07:00
..
drracket esc;h history note 2013-02-18 10:38:43 -06: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 experimental support for "phaseless" modules 2013-02-26 14:55:28 -07:00
redex add v5.3.3 notes 2013-02-06 15:05:53 -06: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 add v5.3.3 notes 2013-02-06 15:05:53 -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 Switch the license text from LGPLv2 to LGPLv2.1. 2011-05-27 18:09:55 -04:00