Commit Graph

342 Commits

Author SHA1 Message Date
Georges Dupéron
cfc514cd63 Fixes github issue #92. 2015-08-25 17:44:29 +02:00
Spencer Florence
d7f0d9a597 bumping version 2015-08-24 13:51:19 -05:00
Spencer Florence
3a2b248847 docs 2015-08-21 16:02:24 -05:00
Spencer Florence
d958efe730 fix derefing srclocs from outside current file 2015-08-21 16:00:36 -05:00
Spencer Florence
47ad550c51 swithing back to unsafe vector behavior 2015-08-20 14:04:20 -05:00
Spencer Florence
988a851d5d docs and fixups 2015-08-19 14:06:22 -05:00
Ryan Plessner
87f82e6545 Merge branch 'feature/uncovered-column'
Conflicts:
	cover/strace.rkt
	cover/tests/test-cross-phase-persist.rkt
2015-08-16 12:54:03 -04:00
Vincent St-Amour
fe63998455 Inline definition of in-syntax.
That function is moving from `unstable/sequence` to `racket/sequence`.

Inlining it preserves backwards compatibility while removing the
dependency on unstable.
2015-08-13 11:40:05 -05:00
Spencer Florence
1aaf771c59 feature gate on module*+begin-for-syntax 2015-08-13 11:32:25 -05:00
Spencer Florence
b6100a906b added missing tests 2015-08-10 18:40:07 -05:00
Spencer Florence
53a1b8716f fixed module phase shifting bug 2015-08-10 18:39:58 -05:00
Spencer Florence
a79be6ed6e fixed phase-shifted module issue 2015-08-10 10:52:40 -05:00
Spencer Florence
42291c3001 trying to fix 6.2 expander 2015-08-09 21:17:15 -05:00
Spencer Florence
5ba6602abc better comments 2015-08-09 21:13:07 -05:00
Spencer Florence
af489bc42f partial commit for new framework 2015-08-09 20:59:36 -05:00
Ryan Plessner
5bc2a81452 Forgot to change copy 2015-08-08 22:28:12 -04:00
Spencer Florence
460e6bc33a fixed generating coverage info for cross-phase-persistant files 2015-08-08 22:15:06 -04:00
Spencer Florence
b781d5cec9 fixed generating coverage info for cross-phase-persistant files 2015-08-08 21:06:14 -05:00
Ryan Plessner
f28e76da70 Add an Uncovered Expressions Column to HTML report 2015-08-08 21:20:29 -04:00
Spencer Florence
46b75e38b7 added missing --deps search-auto 2015-08-08 18:40:53 -05:00
Spencer Florence
5e44f7a98b now using custom-load 2015-08-08 18:37:56 -05:00
Spencer Florence
b0585253ab removing unstable/syntax for #84 2015-08-07 16:07:50 -05:00
Spencer Florence
66885e5758 switching to log intereception to avoid message queue buildup 2015-08-07 16:05:01 -05:00
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