racket/collects/compiler
Ryan Culpepper f4321256a5 compiler/zo-parse: fixed to work on Mac/PPC
zo writer seems to always write integers in little-endian order

svn: r18141
2010-02-17 23:36:58 +00:00
..
private A bunch of additional typos 2010-02-05 03:21:52 +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 Added new primitive: symbol-unreadable? 2010-02-17 21:33:00 +00:00
zo-parse.ss compiler/zo-parse: fixed to work on Mac/PPC 2010-02-17 23:36:58 +00:00
zo-structs.ss Forgot to add a file 2010-02-17 21:38:06 +00:00