Commit Graph

126 Commits

Author SHA1 Message Date
Blake Johnson
2efb39c391 another all-from-module fix
original commit: 7653ce037b
2010-08-02 19:26:32 -06:00
Blake Johnson
f7c42c1e6a Added case in zo-marshal for prefab structs
Made quoted not-prefab so it isn't captured by prefab case

original commit: 63c6cc5d2c
2010-07-30 15:44:52 -06:00
Blake Johnson
7c32e885f3 better certificate handling in zo-parse and zo-marshal
original commit: 80c6ba482d
2010-07-30 14:37:17 -06:00
Eli Barzilay
bb6903c6bf typo
original commit: 14de7399bd
2010-07-30 04:20:46 -04:00
Blake Johnson
8e7a64be3f added another case for all-from-module renames
original commit: 2dfd340031
2010-07-28 14:45:07 -06:00
Blake Johnson
d8dae45321 Do not use CPT_ESCAPE for every CPT_QUOTE, instead if it was a protect-quote, then just put the CPT_QUOTE in.
original commit: 53fdc09e7a
2010-07-27 13:39:43 -06:00
Jay McCarthy
9b95b87049 Fixing parts of zo-marshal re protect-quote; parallelizing zo-test; there is no the path error again in zo-marshal though
original commit: 8d36dfad81
2010-07-27 11:10:54 -06:00
Jay McCarthy
99c7fa04e2 Fixing up a few things in zo-parse/etc
original commit: 28432037af
2010-07-26 12:18:01 -06:00
Blake Johnson
78faf5e6d6 zo-marshal wrap fixes, optional port for zo-parse
original commit: 8eeed89982
2010-07-26 12:06:02 -06:00
Matthew Flatt
b6a4c4ed65 extend decompiler to handle #%variable-reference
original commit: 5cc0baa01e
2010-07-20 06:35:58 -06:00
Blake Johnson
6887ead2c5 handling top-level-renames and mark-barriers
original commit: 8df94dd746
2010-07-15 15:53:02 -06:00
Ryan Culpepper
c64f9c5582 Added uses of unstable/struct
original commit: 07f57aac9b
2010-07-13 12:07:47 -06:00
Matthew Flatt
d35c8cac36 fix validation of module .zo exp-time content, and fix zo-marshal
original commit: c7c8f56e11
2010-07-08 17:17:42 -06:00
Matthew Flatt
2cd7824462 fix docs on `raco make --no-deps'
Closes PR 11018

original commit: a8062dc37d
2010-07-07 13:56:16 -06:00
Kevin Tew
c919d0df5f Parallel collects build (process-based) "raco setup -u"
original commit: 35c28f4f66
2010-07-02 14:27:08 -06:00
Ryan Culpepper
405f94f6fc unstable: removed byte-counting-port.rkt (use open-output-nowhere instead)
updated test to verify that open-output-nowhere has same behavior

original commit: a543c2137e
2010-07-01 17:05:06 -06:00
Matthew Flatt
d19d9eb8f7 tweak decompiler to use a different name for boxed locals
original commit: 535c8e0a09
2010-06-10 07:32:11 -04:00
Jay McCarthy
304e5247ed Documenting make-hasheqv and using it
original commit: 7e485b8d28
2010-05-27 12:35:30 -06:00
Jay McCarthy
7b264d5089 Using placeholders in zo-parse for more cyclic datums
original commit: 035ee93911
2010-05-27 12:35:26 -06:00
Jay McCarthy
2fd3353508 Dealing with cyclic hashes
original commit: 4088448317
2010-05-27 12:33:26 -06:00
Jay McCarthy
cac230bc93 Unifying some code
original commit: 5833f7cba4
2010-05-27 12:33:26 -06:00
Jay McCarthy
f0add80ef2 Do not read the entire zo at once
original commit: 2a934cb053
2010-05-24 13:14:36 -06:00
Jay McCarthy
cc82e80835 Separating bytes usage for next change
original commit: f67177f740
2010-05-24 13:14:36 -06:00
Jay McCarthy
2e344d9137 Making zo-marshal more like C and not with large byte strings
original commit: 40e1ba95fc
2010-05-24 13:14:35 -06:00
Jay McCarthy
3e79a47bfd Reformating
original commit: 325ac1ae88
2010-05-24 13:14:35 -06:00
Jay McCarthy
4c1a8c8321 Reformating
original commit: 63f546a080
2010-05-24 13:14:35 -06:00
Jay McCarthy
46f7907aca Streaming final output from zo-marshal
original commit: b892c276ff
2010-05-24 13:14:35 -06:00
Eli Barzilay
fa984eb710 A lot of "MzScheme" -> "Racket"s.
original commit: 2d9601089d
2010-05-16 18:26:26 -04:00
Matthew Flatt
c9e6b6cd0a have 'raco make' require an argument so that it doesn't silently do nothing when no files are supplied
original commit: 68fee973de
2010-05-10 06:27:57 -06:00
Matthew Flatt
fc1a05de68 fix decompiler
original commit: 6cfc0b481d
2010-05-08 07:37:07 -06:00
Matthew Flatt
28316d5205 change 'raco c-ext' to 'raco ctool'
original commit: 81ba669237
2010-04-30 21:55:14 -06:00
Matthew Flatt
0fcf163a4d rename all files .ss -> .rkt
original commit: 28b4043077
2010-04-27 16:50:15 -06:00
Matthew Flatt
d650fa8fdd racket-tool -> raco
original commit: 22470e4147
2010-04-24 07:46:56 -06:00
Matthew Flatt
d898152fa1 rico -> racket-tool
original commit: c862eb8121
2010-04-21 14:24:07 -06:00
Matthew Flatt
abd90494f9 better compiler handling of unused local bindings where the RHS either doesn't obviously produce a single value or is discovered to be unused late in bytecode compilation; initial Scribble support for printing qq-style results
svn: r18737

original commit: c5ac9f23ec
2010-04-06 15:52:36 +00:00
Matthew Flatt
3832a4ae1a rico
svn: r18733

original commit: fdba97b1c0
2010-04-04 15:08:35 +00:00
Matthew Flatt
9136b6b85d chaperones (v4.2.5.3)
svn: r18650

original commit: 73807aef24
2010-03-28 01:10:33 +00:00
Jay McCarthy
e3c66c9d47 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.
svn: r18262

original commit: 1eea5163cc
2010-02-22 15:47:57 +00:00
Jay McCarthy
c5b4be68d5 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

original commit: 7d1a739df5
2010-02-19 19:47:15 +00:00
Ryan Culpepper
5d8ca32454 compiler/zo-parse: fixed to work on Mac/PPC
zo writer seems to always write integers in little-endian order

svn: r18141

original commit: f4321256a5
2010-02-17 23:36:58 +00:00
Jay McCarthy
3562d9f416 Forgot to add a file
svn: r18131

original commit: 2ffa8cb34f
2010-02-17 21:38:06 +00:00
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
Matthew Flatt
6d26d894e1 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)
svn: r17972

original commit: 3812f8ca72
2010-02-05 00:16:06 +00:00
Matthew Flatt
0c18f10bf8 fix problem with flmin/flmax and cgc
svn: r17532

original commit: f7f6b972fd
2010-01-07 16:33:26 +00:00
Matthew Flatt
3b650e1e15 built-in fixnum ops; bug fix related to misuse of flonum ops; questionable attempt to improve inlining algorithm
svn: r17461

original commit: 38d7e8fea2
2010-01-02 16:33:28 +00:00
Matthew Flatt
1b7935c819 scheme/flonum (v4.2.3.8)
svn: r17348

original commit: fdd7122994
2009-12-18 15:40:00 +00:00
Matthew Flatt
2d1e7602c1 fix up validator, decompiler, and zo-marshaler for flonum-argument annotations
svn: r17341

original commit: cab948d61f
2009-12-17 20:17:48 +00:00
Matthew Flatt
ab1cebd148 unboxed known-flonum loop accumulators
svn: r17338

original commit: bc47db42e4
2009-12-17 15:58:29 +00:00
Matthew Flatt
66b8a274d7 unboxing of let-bound flonums (v4.2.3.6)
svn: r17328

original commit: 45e84ca087
2009-12-16 13:30:40 +00:00
Matthew Flatt
e489b59124 decompiler fix to indicate that unsafe-flvector-ref can be unboxed
svn: r17289

original commit: cd961f4a6b
2009-12-13 20:13:20 +00:00