racket/collects/compiler
2010-02-28 17:12:02 +00:00
..
private enable parallel futures under Windows (enabled by default) 2010-02-28 17:12:02 +00:00
bundle-dist.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
cffi.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
cffi.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
cm-accomplice.ss avoid depending on the message text for a cm-accomplice event 2008-08-20 13:37:57 +00:00
cm.ss fix cm problem related to new race-condition avoidance 2010-02-17 21:10:05 +00:00
comp-unit.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
compiler-unit.ss 2009 -> 2010 2009-12-22 05:52:15 +00:00
compiler.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
decompile.ss improve inling to support ((let (....) (lambda ....)) arg ...) patterns; allow nested 'let's for local flonum binding (which fixes a problem where unsafe flonum operations could end up much slower than safe ones) 2010-02-05 00:16:06 +00:00
distribute.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
embed-sig.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
embed-unit.ss fix problems with the embedded command-line length (merge to 4.2.3) 2009-11-22 15:31:18 +00:00
embed.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
info.ss proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
main.ss adjust inlining algorithm again; better JIT compilation of nested branches; better JIT handling of literal floating-point numbers 2010-01-05 15:13:03 +00:00
mzc.h 301.7 2006-02-23 13:19:03 +00:00
mzclink.h Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
option-unit.ss change mzc verbosity 2008-11-06 18:54:12 +00:00
option.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
sig.ss change mzc verbosity 2008-11-06 18:54:12 +00:00
src2src.ss mzc -e repairs 2008-05-05 22:32:16 +00:00
to-core.ss v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
xform.ss auto add main include dir in compiler/xform (PR 10155) 2009-03-24 18:38:42 +00:00
zo-marshal.ss Adding comments and specs to parser. 2010-02-19 19:47:15 +00:00
zo-parse.ss Supporting byte-regexps and boxes in tester. Improving speed/allocation of parser and noting places where we could do better. Updating struct contracts in code and docs. 2010-02-22 15:47:57 +00:00
zo-structs.ss Supporting byte-regexps and boxes in tester. Improving speed/allocation of parser and noting places where we could do better. Updating struct contracts in code and docs. 2010-02-22 15:47:57 +00:00