Matthew Flatt
278f090e83
generalized `begin-for-syntax'
...
original commit: d3c56c9f13
2011-09-08 14:06:00 -06:00
Matthew Flatt
77ba4327f7
fix `compile-collection-zos'
...
original commit: bdadc453e0
2011-08-21 11:43:59 -06:00
Eli Barzilay
f90858601d
A long overdue scan to eliminate files without terminating newlines.
...
(DrRacket should really do that.)
original commit: 40124a0619
2011-06-28 02:01:41 -04:00
Matthew Flatt
805b8627f3
fix zo-marshal' for #f toplevel-map in
lam'
...
original commit: 87a4132b40
2011-05-03 14:43:27 -06:00
Jay McCarthy
00134af67b
Removing test because we reintroduced gensym
...
original commit: b686cc84a9
2010-11-24 23:33:42 -05:00
Jay McCarthy
aae51fbb87
Repairing tests
...
original commit: ec7157744f
2010-10-29 21:32:31 -06:00
Blake Johnson
8ae1cd0c3e
only creating zo file
...
original commit: 783418ce37
2010-10-29 19:50:12 -06:00
Blake Johnson
969c0f4d58
replacing self modidx refs and tests
...
original commit: b2b5875e3e
2010-10-29 19:50:12 -06:00
Blake Johnson
8392dd8fa4
fixing logging and running code in zo-exs
...
original commit: 0688c18593
2010-10-29 19:50:11 -06:00
Blake Johnson
7e97041b8d
debugging
...
original commit: 77c46d07ee
2010-10-29 19:50:11 -06:00
Blake Johnson
d2ad91ae38
removing indirects from zo handling
...
original commit: c88eb704c7
2010-09-16 12:45:37 -06:00
Blake Johnson
428d1d383d
re-enabling tests
...
original commit: 1cb11ce6cc
2010-09-10 14:46:04 -06:00
Blake Johnson
4d82ab734e
Changing memory limit
...
original commit: 407a36c9d2
2010-09-10 14:46:04 -06:00
Blake Johnson
785033b880
Removing pieces of zo-test-worker we dont care about
...
original commit: e94823b82c
2010-09-10 14:46:03 -06:00
Blake Johnson
78d5856d4d
never sharing hashes and trace debugging
...
original commit: 0d136ba4c7
2010-09-10 14:46:03 -06:00
Blake Johnson
070d86473d
traversing inside closures and using a seen set for lists
...
original commit: 32a9e60abe
2010-09-10 14:46:03 -06:00
Blake Johnson
b8fe95cd26
fixing closure problem
...
original commit: 2dfaab00f4
2010-09-10 14:46:03 -06:00
Blake Johnson
a5f557b90e
zo-marshal fixes and switching back to prefabs
...
original commit: ecc9ceb842
2010-09-10 14:46:03 -06:00
Blake Johnson
b63f532735
encoding wraps and fixes for zo-marshal sharing
...
original commit: 54f2d34a2e
2010-09-10 14:46:02 -06:00
Blake Johnson
ae4b770939
zo-marshal fixes and read.c fix for hash tables in symbol table
...
original commit: 9599304ca9
2010-09-10 14:46:02 -06:00
Blake Johnson
1d54bf17a5
zo-parse debugging and read in zo-exs
...
original commit: f27fe3d5c9
2010-09-10 14:46:01 -06:00
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
Blake Johnson
b662bdef4c
closing stderr in zo-test
...
original commit: 8b195d1c3c
2010-07-28 14:42:48 -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
Jay McCarthy
684a88a0e8
Debugging
...
original commit: 3ff7b0461c
2010-06-02 10:20:19 -06:00
Jay McCarthy
a6bd87b632
Cyclic zo tests
...
original commit: 612bd22bfe
2010-05-27 12:33:25 -06:00
Matthew Flatt
0fcf163a4d
rename all files .ss -> .rkt
...
original commit: 28b4043077
2010-04-27 16:50:15 -06:00
Jay McCarthy
4baa63802a
Moving error output to stderr
...
original commit: 5823da1710
2010-04-27 09:35:01 -06:00
Jay McCarthy
e5aee8eedd
Adding a work around for the compiler bug... plus I like it better. And adding a regression test for the compiler.
...
svn: r18619
original commit: 55c3176934
2010-03-25 18:14:11 +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
Jay McCarthy
f95ba34192
Adding testing for zo parser/marshaller/decompiler
...
svn: r18155
original commit: fb73b168d1
2010-02-18 21:07:05 +00:00