racket/collects/compiler
Matthew Flatt 2dbaa45e1b add `raco unpack'
Although the ".plt" format is going to be replaced, the format is
currently viable for distributing collections, and I have wanted
a raw `unpack' command for a while. It was useful today to fix
problems with `raco pack' and collection links.
2011-08-24 20:08:18 -06:00
..
commands add `raco unpack' 2011-08-24 20:08:18 -06:00
demodularizer adapt demodularizer to `compiler/zo-struct' change 2011-07-01 22:46:20 -06:00
private ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
bundle-dist.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
cffi.rkt Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
cffi.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
cm-accomplice.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
cm.rkt use the supplied security guard in one more place where compiler/cm needs write permission 2011-08-10 07:45:14 -05:00
comp-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
compiler-unit.rkt add `raco link' 2011-08-24 09:07:14 -06:00
compiler.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
decompile.rkt fix compiler handling of top-/module-level constants 2011-08-19 06:32:44 -06:00
distribute.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
embed-sig.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
embed-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
embed.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
find-exe.rkt moved find-exe to its own top-level file 2011-02-08 15:38:11 -06:00
info.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mzc.h break link to namespaces from from closures over top-/module-level vars 2011-05-03 06:57:49 -06:00
mzclink.h Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
option-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
option.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
sig.rkt Parallel collects build (process-based) "raco setup -u" 2010-07-02 14:27:08 -06:00
src2src.rkt fix `raco ctool -e' for syntax taints 2011-07-20 14:09:38 -06:00
to-core.rkt remove syntax certificates; add syntax taints 2011-06-29 19:15:48 -06:00
xform.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
zo-marshal.rkt fix compiler handling of top-/module-level constants 2011-08-19 06:32:44 -06:00
zo-parse.rkt fix compiler handling of top-/module-level constants 2011-08-19 06:32:44 -06:00
zo-structs.rkt generalize #%variable-reference' and add variable-reference-constant?' 2011-08-09 16:33:17 -06:00