racket/collects/errortrace
Matthew Flatt 072003f2f4 fix `#lang errortrace'
Since `#lang errortrace' annotates the result of `local-expand',
 it needs to handle `letrec-syntaxes+values', as well as allowing
 `#%expression' in more places.

 This change relies on a change to `kernel-syntax-case'. This
 isn't a new bug, and it's ok to not include it in 5.1.2
 (especially since the `kernel-syntax-case' change should not be
 merged).
2011-07-15 20:17:44 -06:00
..
lang Switch to racket/base, and other racketizations. 2010-10-05 09:18:46 -04:00
scribblings docs reorganization 2011-07-01 17:16:53 -06:00
errortrace-key-syntax.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
errortrace-key.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
errortrace-lib.rkt remove syntax certificates; add syntax taints 2011-06-29 19:15:48 -06:00
errortrace.rkt Switch to racket/base, and other racketizations. 2010-10-05 09:18:46 -04:00
main.rkt Switch to racket/base, and other racketizations. 2010-10-05 09:18:46 -04:00
stacktrace.rkt fix `#lang errortrace' 2011-07-15 20:17:44 -06:00
zo-compile.rkt Switch to racket/base, and other racketizations. 2010-10-05 09:18:46 -04:00