racket/collects/compiler
Jay McCarthy 21a504a86c Added new primitive: symbol-unreadable?
Updated Scheme implementation of zo parsing and marshaling
- Separated the structs into a different file and added contracts
- Implemented stxobj marshalling
- Fixed many small bugs in parser and marshaller
- Added new structs for new parser cases

Done by Blake Johnson (BYU)
Committed by Jay

svn: r18130

original commit: a8d00cc3b3
2010-02-17 21:33:00 +00:00
..
bundle-dist.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
embed-sig.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
zo-marshal.ss Added new primitive: symbol-unreadable? 2010-02-17 21:33:00 +00:00
zo-parse.ss Added new primitive: symbol-unreadable? 2010-02-17 21:33:00 +00:00