racket/collects/compiler
Jay McCarthy 7d1a739df5 Adding comments and specs to parser.
Clarifying comments in marshaller. Supporting small numbers, small symbols, small marshalleds, small (proper) lists, small svectors, all-from-module long form

Improving inequality detector in tester: regexps and uninterned symbols

Correcting doc contract

svn: r18194
2010-02-19 19:47:15 +00:00
..
private A bunch of additional typos 2010-02-05 03:21:52 +00:00
bundle-dist.ss
cffi.scrbl Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
cffi.ss
cm-accomplice.ss
cm.ss fix cm problem related to new race-condition avoidance 2010-02-17 21:10:05 +00:00
comp-unit.ss
compiler-unit.ss 2009 -> 2010 2009-12-22 05:52:15 +00:00
compiler.ss
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
embed-sig.ss
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
info.ss
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
mzclink.h
option-unit.ss
option.ss
sig.ss
src2src.ss
to-core.ss
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 Adding comments and specs to parser. 2010-02-19 19:47:15 +00:00
zo-structs.ss Forgot to add a file 2010-02-17 21:38:06 +00:00