Commit Graph

269 Commits

Author SHA1 Message Date
Spencer Florence
c44bbdeeba fix for compile time only loading (Issue #83), and some nicer verbose output 2015-08-03 20:53:16 -05:00
Spencer Florence
bf8088fdcc cleaning out coveralls 2015-08-02 13:57:31 -05:00
Spencer Florence
d8dbbc490f cleaning up the build matrix 2015-08-02 12:59:09 -05:00
Spencer Florence
43351bd5eb cleaning things up for repo split 2015-08-02 12:57:33 -05:00
Spencer Florence
86f9b71b1e finishing reorg 2015-08-02 12:16:43 -05:00
Spencer Florence
4d843f1d50 moving files for reorg 2015-08-02 12:05:36 -05:00
Spencer Florence
9c3f5aaaac scope snapshot removed from build matrix 2015-07-16 19:02:31 -05:00
Spencer Florence
2ae091805e Fixes #79 #77 and #59
Roughly this commit switches the instrumentation mechanism to use
logging instead of a global hash table. This allows cover to work
across phases, and means that cover no longer needs to lift definitions
at compile time, fixing some submodule bugs.
2015-07-16 18:38:52 -05:00
Spencer Florence
41336ac264 uping version 2015-07-14 17:51:59 -05:00
Spencer Florence
8d1fb5147c rought patch for #80 and #77 2015-07-14 17:48:28 -05:00
Spencer Florence
38fb574748 htdp snuck in a new dependency for us 2015-07-14 13:35:07 -05:00
Spencer Florence
e1b0ad4e35 added 6.2 to the build matrix 2015-07-06 07:42:19 +02:00
Spencer Florence
54d1565a8c better README copy 2015-05-30 20:50:22 -05:00
Spencer Florence
e68a111acf upped version 2015-05-30 11:54:41 -05:00
Spencer Florence
4718da2831 add --lib and --module for Issue #73 2015-05-30 11:33:01 -05:00
Spencer Florence
a5fe5a42df fixed order-of-annotator error 2015-05-30 10:10:51 -05:00
Spencer Florence
55d72fc5d6 fixing most of the do-lift errors with the new expander 2015-05-29 15:53:19 -05:00
Spencer Florence
a5335fb0ad looks like we can't support 6.1.0 2015-05-21 15:34:17 -05:00
Spencer Florence
ae1a1cbca9 finetuning the build matrix 2015-05-21 15:32:20 -05:00
Spencer Florence
25ca994249 Fixed typo 2015-05-21 15:29:47 -05:00
Spencer Florence
818a011ddf increasing build matrix 2015-05-21 14:37:18 -05:00
Spencer Florence
30195b87a2 Merge pull request #70 from florence/coverage-type
Change the coverage object type
2015-05-20 11:13:09 -05:00
Spencer Florence
cc4751ce5a fixed doc ordering 2015-05-11 16:03:33 -04:00
Spencer Florence
f8c2829ed6 doc fixes 2015-04-07 11:55:15 -04:00
Spencer Florence
3e304d0b7c fixed docs slightly 2015-04-06 13:13:53 -04:00
Spencer Florence
fb4aeecc54 fixed a doc spelling error 2015-04-06 11:41:50 -04:00
Spencer Florence
1fa216a650 added a defparam 2015-04-05 20:31:26 -04:00
Spencer Florence
52fe61d225 fixing crosslinking 2015-04-05 20:26:36 -04:00
Spencer Florence
dd671f3553 new API 2015-04-05 20:23:13 -04:00
Spencer Florence
75aaaa2066 hide byte offset api 2015-04-05 17:33:26 -04:00
Spencer Florence
1a9a68b2ef Merge pull request #69 from florence/to_relative
closes #48
2015-04-05 16:45:23 -04:00
Spencer Florence
fd2c4707a6 closes #48 2015-04-05 16:37:00 -04:00
Spencer Florence
b745c5cb9e Merge pull request #68 from florence/thread-safe
Fix thread safety, dependence on racket/base, and so much more....
2015-04-05 16:05:48 -04:00
Spencer Florence
33e2f33d1f documenting things 2015-04-05 15:56:43 -04:00
Spencer Florence
b2a69f26b7 refactor and fix regression 2015-04-03 17:34:21 -04:00
Spencer Florence
78c7afd86f FIXED. SUCK IT MACRO EXPANDER 2015-04-03 16:28:59 -04:00
Spencer Florence
10efdac497 A first pass 2015-04-02 17:11:30 -04:00
Spencer Florence
e8dd8c9c60 fixing crosslink 2015-04-02 17:11:20 -04:00
Spencer Florence
b5ff92a57f adding tests 2015-04-02 13:05:18 -04:00
Spencer Florence
44fa08155f removing deps on racket/base, and checking cross-phase persistent modules 2015-04-02 13:04:48 -04:00
Spencer Florence
c4bd7f80c9 Merge pull request #61 from florence/support-at-exp
Support at exp, fixing #55
2015-03-30 23:06:30 -04:00
Spencer Florence
85896752a9 fixed a port-line/character counting issue. 2015-03-30 22:56:24 -04:00
Spencer Florence
06c9d417dd fixing test errors 2015-03-30 22:39:39 -04:00
Spencer Florence
e051103467 fixing lexer 2015-03-30 22:39:39 -04:00
Spencer Florence
481aeb9718 added tests 2015-03-30 22:39:38 -04:00
Spencer Florence
4d177f250e working on lexer wrapping 2015-03-30 22:39:38 -04:00
Spencer Florence
04d70c20ae Merge pull request #58 from florence/supress_output
supress false test failure messages
2015-03-18 20:19:54 -04:00
Spencer Florence
2d88f898ee supress false test failure messages 2015-03-13 10:09:33 -04:00
Ryan Plessner
91a185e3b3 Merge pull request #53 from florence/expose-compiler
Expose compiler
2015-03-10 21:59:24 -04:00
Spencer Florence
4d05660027 updated documentation to be clearer 2015-03-10 17:02:45 -04:00