Commit Graph

231 Commits

Author SHA1 Message Date
Spencer Florence
eac3e05527 added docs for Issue #28, and version bump 2015-01-24 11:23:00 -05:00
Spencer Florence
ec4aa62798 removing dead code 2015-01-24 10:55:35 -05:00
Spencer Florence
163915100a fixed compile looping. Final fix for Issue #21 2015-01-24 10:40:17 -05:00
Spencer Florence
0499f7e653 minor changes to naming 2015-01-24 10:40:17 -05:00
Spencer Florence
4398963d38 better compile and omit-paths 2015-01-24 10:40:17 -05:00
Spencer Florence
e5aabb5cc5 fix tainting issue 2015-01-24 10:40:17 -05:00
Spencer Florence
14175fc208 fixed write/marshall issue but introduced contract violations on compile (Issue 21) 2015-01-24 10:40:17 -05:00
Spencer Florence
716e3c4717 attempt to do non-3d values 2015-01-24 10:40:17 -05:00
Spencer Florence
1ca949b31a attempt to fix write/mashal errors 2015-01-24 10:40:16 -05:00
Ryan Plessner
fad96b4d0e removed nan checks. apparently that can't happen 2015-01-22 21:33:15 -05:00
Ryan Plessner
00335ccc12 added some tests 2015-01-22 21:16:54 -05:00
Ryan Plessner
7fa3ad7e1e removed ol in favor of divs. stopped using a span for character and instead grouped similarly covered strings. 2015-01-22 20:36:37 -05:00
Spencer Florence
5e1e91cef1 Adding in-list and friends 2015-01-18 12:03:58 -05:00
Ryan Plessner
3de507650f restyled the index page 2015-01-18 11:49:02 -05:00
Ryan Plessner
a89786682a started cleanup work on the index html file that the html format generates 2015-01-18 11:49:02 -05:00
Ryan Plessner
df57fe2410 ignoring the doc directory 2015-01-18 11:49:02 -05:00
Spencer Florence
f0862b2388 documenting all the things 2015-01-17 19:28:58 -05:00
Spencer Florence
281bf60777 changed my mind about define-syntax(es) 2015-01-16 17:15:07 -05:00
Spencer Florence
d5d433d802 handle syntax only code as missing 2015-01-16 17:13:55 -05:00
Spencer Florence
ae0ce4491c use file ports to better support non standarded lexers 2015-01-15 16:57:51 -05:00
Spencer Florence
87c39b5347 misc tests 2015-01-14 21:53:16 -05:00
Spencer Florence
838577d8fb removing dead code 2015-01-14 20:57:35 -05:00
Spencer Florence
7e4586dd6f Adding and friends a la #27 2015-01-14 20:54:41 -05:00
Spencer Florence
08f6748e3c fixed namespace require leaking and syntax introducing. (Issue #29) 2015-01-14 17:13:31 -05:00
Spencer Florence
7769bcba4b force version, since I don't trust any of this on older Rackets 2015-01-14 11:40:15 -05:00
Spencer Florence
bb3ad320bf removed unneeded namespace bleeding 2015-01-13 23:53:36 -05:00
Spencer Florence
cd40ad959f Added arg test 2015-01-13 23:19:21 -05:00
Spencer Florence
144c42f1c7 fixed an issue with how out of range values were handled 2015-01-13 22:44:07 -05:00
Ryan Plessner
67e017846d now using Greg's new sh script and Travis Docker Containers 2015-01-13 22:35:34 -05:00
Ryan Plessner
eed133a6df pulled out generation of the coveralls report so that its a little easier to test. 2015-01-13 22:25:37 -05:00
Ryan Plessner
6e6632ffd6 tested hash-merge 2015-01-13 22:07:48 -05:00
Spencer Florence
644965e0a9 fixing module+ running (Issue #25) 2015-01-13 21:05:54 -05:00
Spencer Florence
f76af72d60 partial range fix for module scanning and issue #24 2015-01-13 20:59:55 -05:00
Spencer Florence
d8b5843dbd added missing new lines 2015-01-13 18:33:26 -05:00
Spencer Florence
7005e466e7 doc updates 2015-01-13 15:09:34 -05:00
Spencer Florence
29510dcc31 fixed an issue where test submodules were not run 2015-01-13 14:40:44 -05:00
Spencer Florence
a4b0db5c66 Fixed a spelling 2015-01-13 13:45:12 -05:00
Spencer Florence
2a61c5fb73 test-command-line-arguments (Issue #18) 2015-01-13 12:41:26 -05:00
Spencer Florence
cba00ee2ad recoved from calls to 2015-01-13 10:51:20 -05:00
Spencer Florence
939502ed40 added test-omit-paths (Issue #18) 2015-01-12 16:38:38 -05:00
Spencer Florence
5edad80098 upgrading version number for not compatable change 2015-01-12 12:39:19 -05:00
Spencer Florence
52bacd73d3 added -p and -c flags for Issue #18 2015-01-12 10:58:57 -05:00
Spencer Florence
1f9f11147c something better than (not (exn:break? x)) (Issue #19) 2015-01-12 10:37:43 -05:00
Ryan Plessner
115acbd785 changed -e to -n so as not to collide with any flags in raco test 2015-01-12 10:30:55 -05:00
Ryan Plessner
6aae9b70f8 changed the -c flag to -f 2015-01-12 10:28:09 -05:00
Ryan Plessner
7a753a8f86 changed the -p flag to be -b. fix for #18 2015-01-12 10:11:38 -05:00
Spencer Florence
d4e3aaf6ab respect Ctrl-C (Issue #19) 2015-01-12 10:04:35 -05:00
Spencer Florence
5be5121ec3 version 1 is here 2015-01-11 21:08:44 -05:00
Spencer Florence
edc306dcf7 fail on curl failure (Issue #7) 2015-01-11 20:55:43 -05:00
Spencer Florence
3c98384dec renamed make-covered? symboles 2015-01-11 20:48:20 -05:00