racket/collects/compiler
Matthew Flatt 32552fc4c2 revert cm refactoring
Reverts commit fe60da72c8.

 Something about the recfatoring was broken. For example, modify
 "racket/contract.rkt" and then run `raco setup -D -j 1 racket'.
 Another `raco setup -D -j 1 racket' re-builds a file in
 "mred", but a second run shouldn't have built anything. (Using
 `-j 1' demonstrates that it's not related to parallel builds.)
 Reverting the refactoring fixes the problem.

 I don't know what the bug was, but Kevin says that the refactoring
 wasn't needed after all.
2010-07-14 10:05:51 -06:00
..
commands fix docs on `raco make --no-deps' 2010-07-07 13:56:16 -06:00
private fix mach-o munging of 64-bit executables 2010-06-11 15:18:00 -04:00
bundle-dist.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
cffi.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
cffi.scrbl rackety misc docs 2010-05-07 09:13:51 -06:00
cm-accomplice.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
cm.rkt revert cm refactoring 2010-07-14 10:05:51 -06:00
comp-unit.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
compiler-unit.rkt Parallel collects build (process-based) "raco setup -u" 2010-07-02 14:27:08 -06:00
compiler.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
decompile.rkt tweak decompiler to use a different name for boxed locals 2010-06-10 07:32:11 -04:00
distribute.rkt fix problems with distributing unix executables Merge to v5.0 2010-05-28 10:37:18 -06:00
embed-sig.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
embed-unit.rkt fix `planet'-path bug in module-name resolver for generated eecutables 2010-07-09 09:48:41 -06:00
embed.rkt restore and document #:collects-dest arg to create-embedding-exe 2010-06-05 17:59:41 -06:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
main.rkt A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
mzc.h 301.7 2006-02-23 13:19:03 +00:00
mzclink.h
option-unit.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
option.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
sig.rkt Parallel collects build (process-based) "raco setup -u" 2010-07-02 14:27:08 -06:00
src2src.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
to-core.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
xform.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
zo-marshal.rkt fix validation of module .zo exp-time content, and fix zo-marshal 2010-07-08 17:17:42 -06:00
zo-parse.rkt Added uses of unstable/struct 2010-07-13 12:07:47 -06:00
zo-structs.rkt Using placeholders in zo-parse for more cyclic datums 2010-05-27 12:35:26 -06:00