Eli Barzilay
|
33624300a8
|
Change a bunch of "~%" and "~n" in format strings to "\n".
original commit: 7dc4d2e5a6
|
2010-08-25 17:17:01 -04:00 |
|
Eli Barzilay
|
9bebb5a98d
|
Lots of "~e" to "~.s" changes.
original commit: 606b7f60dc
|
2010-08-25 17:17:01 -04:00 |
|
Matthew Flatt
|
03593e433b
|
teach decompiler about literal prims from `#%futures'
original commit: 9be0559936
|
2010-08-25 14:58:27 -06:00 |
|
Matthew Flatt
|
4b9635cb70
|
fix bytecode-writing inconsistencies related to syntax objects and paths
and improve organization of the docs
original commit: 0d9f5016ba
|
2010-08-17 17:18:24 -06:00 |
|
Blake Johnson
|
f907cbf361
|
better traversal for more sharing in zo-marshal and some refactoring.
original commit: f4abd35f5c
|
2010-08-04 17:09:57 -06:00 |
|
Blake Johnson
|
aee68bb788
|
cases for more complicated lexical renames
original commit: b062c900a1
|
2010-08-03 15:40:41 -06:00 |
|
Blake Johnson
|
c998fe85e9
|
applying make-prefab-struct
original commit: 551ef5ba30
|
2010-08-02 19:27:28 -06:00 |
|
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
|
ad67592f98
|
typo
(cherry picked from commit 14de7399bd )
original commit: 700cb5ee8d
|
2010-07-30 05:25:25 -04: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
|
b662bdef4c
|
closing stderr in zo-test
original commit: 8b195d1c3c
|
2010-07-28 14:42:48 -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
|
b4ec84d1a9
|
another ss->rkt repair to exe creator
Merge to 5.0.1
(cherry picked from commit ce03a34318 )
original commit: 6c79f0d399
|
2010-07-20 18:44:54 -04:00 |
|
Matthew Flatt
|
8e53d9458b
|
raco exe: fix missing ss->rkt conversion and remove debugging printf
Merge to 5.0.1
(cherry picked from commit f602d11a7f )
original commit: 77a0796a6c
|
2010-07-20 18:44:37 -04:00 |
|
Matthew Flatt
|
c1d54547d8
|
another ss->rkt repair to exe creator
Merge to 5.0.1
original commit: ce03a34318
|
2010-07-20 06:37:02 -06:00 |
|
Matthew Flatt
|
b6a4c4ed65
|
extend decompiler to handle #%variable-reference
original commit: 5cc0baa01e
|
2010-07-20 06:35:58 -06:00 |
|
Matthew Flatt
|
3128c02641
|
raco exe: fix missing ss->rkt conversion and remove debugging printf
Merge to 5.0.1
original commit: f602d11a7f
|
2010-07-19 14:00:23 -06:00 |
|
Blake Johnson
|
1325701f82
|
handling top-level-renames and mark-barriers
(cherry picked from commit 8df94dd746 )
original commit: 06c829d8c0
|
2010-07-18 18:57:26 -04: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
|
5b322e2bd7
|
fix `planet'-path bug in module-name resolver for generated eecutables
original commit: 195b37831b
|
2010-07-09 09:48:41 -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
|
4fc9ef6316
|
[Parallel-Build] remove -u, -j 1 is uniprocessor, SETUP_OPTIONTS => PLT_SETUP_OPTIONS
original commit: c9e84f9f67
|
2010-07-06 10:07:40 -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 |
|
Vincent St-Amour
|
aa49f6b2de
|
Added an empty benchmark to measure Typed Scheme's startup time.
original commit: 31d4da6f39
|
2010-06-18 17:42:59 -04: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
|
684a88a0e8
|
Debugging
original commit: 3ff7b0461c
|
2010-06-02 10:20:19 -06: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
|
a6bd87b632
|
Cyclic zo tests
original commit: 612bd22bfe
|
2010-05-27 12:33:25 -06:00 |
|
Matthew Flatt
|
2da4caee6c
|
fix problems with raco exe
Merge to v5.0
original commit: 7442f14305
|
2010-05-26 17:07:09 -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
|
50c18d0b92
|
A lot of "MrEd" -> "GRacket"s.
original commit: 7f6efdc8be
|
2010-05-16 23:46:05 -04: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 |
|