Rick Winfrey
|
ab62a441a6
|
Merge branch 'master' into auto-generate-test-cases
|
2016-08-10 17:30:25 -05:00 |
|
Rick Winfrey
|
7636c169b8
|
Adds javascript repo submodule
|
2016-08-10 15:56:43 -05:00 |
|
Rick Winfrey
|
e79762e3e2
|
Updates javascript repo submodule
|
2016-08-10 15:53:57 -05:00 |
|
Josh Vera
|
9a6399c362
|
Merge pull request #640 from github/precompute-p,q-grams
Precompute p,q-grams
|
2016-08-10 16:03:06 -04:00 |
|
Rob Rix
|
704ff4db08
|
Factor the base & stem assignment into the where clause.
|
2016-08-10 15:57:55 -04:00 |
|
Rob Rix
|
e162987c26
|
Factor the calculation of the gram into the where clause.
|
2016-08-10 15:54:37 -04:00 |
|
Rob Rix
|
d03ab55c23
|
📝 pqGramDecorator.
|
2016-08-10 15:53:37 -04:00 |
|
Rob Rix
|
98f54cabd2
|
Reformat pqGramDecorator’s type signature for 📝s.
|
2016-08-10 15:51:24 -04:00 |
|
Rob Rix
|
db75159a63
|
📝 the return value of rws.
|
2016-08-10 15:50:39 -04:00 |
|
Rob Rix
|
38c7e5f3b9
|
Fix a typo in the docs for rws.
|
2016-08-10 15:50:13 -04:00 |
|
Rob Rix
|
1d9315c545
|
Merge branch 'master' into precompute-p,q-grams
|
2016-08-10 11:36:15 -04:00 |
|
Rob Rix
|
78fe3550b0
|
Merge pull request #684 from github/run-less-tests
Run less tests
|
2016-08-10 11:36:02 -04:00 |
|
Rob Rix
|
cd04fe5dd3
|
Move positively into a let binding.
|
2016-08-10 11:32:42 -04:00 |
|
joshvera
|
1c1938080c
|
Use either path in output
|
2016-08-10 11:00:40 -04:00 |
|
joshvera
|
dfbc5e1867
|
infix
|
2016-08-10 10:58:41 -04:00 |
|
joshvera
|
d09c1314a4
|
infix
|
2016-08-10 10:56:28 -04:00 |
|
joshvera
|
1574e74bcb
|
Normalize names before unioning
|
2016-08-10 10:55:48 -04:00 |
|
Rob Rix
|
c384909668
|
Revert "Diff these branches by similarity."
This reverts commit 4be9f2f0eee59d7b4163ae9cb074bb85b50f9c76.
|
2016-08-10 10:42:31 -04:00 |
|
Rob Rix
|
9e7f45216a
|
Revert "Move the multiple hunks & jquery fixtures to diffs-todo."
This reverts commit d2e7047c03212f567a5c705c8fc409a9a4d8e2c4.
|
2016-08-10 10:37:28 -04:00 |
|
Rob Rix
|
47ea24e90a
|
Merge branch 'master' into precompute-p,q-grams
# Conflicts:
# test/CorpusSpec.hs
|
2016-08-10 10:24:07 -04:00 |
|
Rob Rix
|
f9bbe63a4f
|
Merge pull request #680 from github/fix-new-empty-file-patches
Don't output filepaths when adding or deleting an empty file
|
2016-08-10 10:15:00 -04:00 |
|
Rob Rix
|
22fd3a7a6c
|
Move the multiple hunks & jquery fixtures to diffs-todo.
|
2016-08-10 10:02:37 -04:00 |
|
Rob Rix
|
cea38b06f3
|
🔥 decorateParser.
|
2016-08-10 09:55:38 -04:00 |
|
Rob Rix
|
cc0850ae43
|
Use Program in the line by line parser.
|
2016-08-10 09:55:14 -04:00 |
|
Rob Rix
|
f6cd8fd8f6
|
Annotate terms with costs in Diffing.
|
2016-08-10 09:53:39 -04:00 |
|
Rob Rix
|
48213c4134
|
🔥 some stray blank lines.
|
2016-08-10 09:48:16 -04:00 |
|
Rob Rix
|
b43494afda
|
📝 compareCategoryEq.
|
2016-08-10 09:47:11 -04:00 |
|
Rob Rix
|
3f919eec26
|
Move compareCategoryEq down.
|
2016-08-10 09:47:03 -04:00 |
|
Rob Rix
|
b97b422cfb
|
Revert "Enable FlexibleContexts for the tests."
This reverts commit 1c0007137862d4c263d75225c7ff579c574c48b1.
|
2016-08-10 09:44:55 -04:00 |
|
Rob Rix
|
959f15198c
|
🔥 Data.Vector.Arbitrary.
|
2016-08-10 09:44:02 -04:00 |
|
Rob Rix
|
f05570dd3e
|
The RWS specs don’t need to generate arbitrary vectors.
|
2016-08-10 09:38:41 -04:00 |
|
Rob Rix
|
b6637828fa
|
The diff summary specs don’t need to generate arbitrary vectors.
|
2016-08-10 09:30:03 -04:00 |
|
Rob Rix
|
45ce4bbf03
|
The interpreter specs don’t need to generate arbitrary vectors.
|
2016-08-10 09:26:58 -04:00 |
|
Rob Rix
|
04a4614dfc
|
The diff specs don’t need to generate arbitrary vectors.
|
2016-08-10 09:21:58 -04:00 |
|
Rob Rix
|
f0466c0c43
|
Enable FlexibleContexts for the tests.
|
2016-08-10 09:15:42 -04:00 |
|
Rob Rix
|
1ce869b8d0
|
Avoid forAll/suchThat in the p/q tests.
This enables us to shrink properly.
|
2016-08-10 09:05:12 -04:00 |
|
Rick Winfrey
|
fe4dd700c1
|
Commit the submodule
|
2016-08-09 17:48:25 -05:00 |
|
Rick Winfrey
|
64f430a4d7
|
Update submodule path for javascript repo
|
2016-08-09 17:46:44 -05:00 |
|
Rob Rix
|
9261f19074
|
🔥 featureVector.
|
2016-08-09 16:34:37 -04:00 |
|
Rob Rix
|
4b2a7eaea4
|
Test featureVectorDecorator directly.
|
2016-08-09 16:34:10 -04:00 |
|
Rob Rix
|
1b59d2782f
|
Add a function to compute positive integers.
|
2016-08-09 16:33:54 -04:00 |
|
Rob Rix
|
67034c067d
|
🔥 pqGrams.
|
2016-08-09 16:24:05 -04:00 |
|
Rob Rix
|
46c2e4d8e0
|
Test pqGramDecorator directly.
|
2016-08-09 16:23:38 -04:00 |
|
Rob Rix
|
e0ec5ad7d0
|
Export pqGramDecorator.
|
2016-08-09 16:18:53 -04:00 |
|
Rob Rix
|
15f0f9c47a
|
Label arbitrary p,q-grams with the text, not the record.
|
2016-08-09 16:18:45 -04:00 |
|
joshvera
|
9df1399168
|
output the inserted/deleted path in the patch header
|
2016-08-09 16:14:46 -04:00 |
|
joshvera
|
25a53ac718
|
add file addition and deletion tests
|
2016-08-09 16:14:46 -04:00 |
|
joshvera
|
c286b39146
|
Fix oids
|
2016-08-09 16:14:46 -04:00 |
|
joshvera
|
07dfb0f5d8
|
handle missing files in CorpusSpec
|
2016-08-09 16:14:46 -04:00 |
|
joshvera
|
5aac311a88
|
Add emptySourceBlob and sourceBlob functions to Source
|
2016-08-09 16:14:46 -04:00 |
|