Commit Graph

10 Commits

Author SHA1 Message Date
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