Rob Rix
|
a965c12dd8
|
Rename parserForLanguage to syntaxParserForLanguage.
|
2017-10-03 10:04:59 -04:00 |
|
Rob Rix
|
960bfd9d41
|
🔥 redundant imports.
|
2017-10-02 10:32:00 -04:00 |
|
Rob Rix
|
09e3a79340
|
Update one of the ToC tests.
|
2017-10-02 10:29:47 -04:00 |
|
Rob Rix
|
1f6a1fcc0f
|
Migrate TOCSpec off of IdentityDiffRenderer.
|
2017-10-02 10:11:31 -04:00 |
|
Rob Rix
|
2bd957153d
|
Use parseAndDiffBlobPair instead of IdentityDiffRenderer.
|
2017-09-29 15:33:13 -04:00 |
|
joshvera
|
b3667104fb
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-28 14:24:57 -07:00 |
|
Rob Rix
|
b31043a3eb
|
Rename the Diff module to Data.Diff.
|
2017-09-27 12:41:41 -04:00 |
|
Rob Rix
|
9bd0b02ac9
|
Rename the Term module to Data.Term.
|
2017-09-27 12:37:37 -04:00 |
|
Rob Rix
|
e8b7e89dca
|
Rename the Patch module to Data.Patch.
|
2017-09-27 12:29:07 -04:00 |
|
Rob Rix
|
0fa57d60c2
|
Merge branch 'master' into substructural-diffing
|
2017-09-26 09:13:22 -04:00 |
|
joshvera
|
7f81d8982d
|
Add TOCSpec
|
2017-09-25 14:11:15 -04:00 |
|
joshvera
|
44d895388d
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-25 13:47:46 -04:00 |
|
joshvera
|
bd440ea8d0
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-25 13:40:10 -04:00 |
|
Timothy Clem
|
0642755c35
|
Merge remote-tracking branch 'origin/master' into ruby-assignment-ftw
|
2017-09-25 09:08:14 -07:00 |
|
Rob Rix
|
fb56d8b604
|
Merge branch 'master' into substructural-diffing
|
2017-09-25 11:59:14 -04:00 |
|
Timothy Clem
|
ddebcc044d
|
Make it really clear where we are headed
|
2017-09-25 08:24:48 -07:00 |
|
Rob Rix
|
4c87a91f19
|
Use the correct functions in the diffs.
|
2017-09-25 10:57:28 -04:00 |
|
Timothy Clem
|
56e340a3ff
|
Test the new assignment toc renderer
|
2017-09-22 09:47:06 -07:00 |
|
Timothy Clem
|
ee7032edc2
|
Merge remote-tracking branch 'origin/master' into ruby-assignment-ftw
|
2017-09-19 11:19:43 -07:00 |
|
joshvera
|
b03d17de34
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-19 11:54:51 -04:00 |
|
joshvera
|
c26dcae355
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-15 14:38:47 -04:00 |
|
Timothy Clem
|
5ddb75a4e3
|
Merge remote-tracking branch 'origin/master' into ruby-assignment-ftw
|
2017-09-14 16:32:45 -07:00 |
|
Rob Rix
|
bfc0b9d0b0
|
Give Diff a pair of type parameters for the annotation types.
|
2017-09-14 09:41:52 -04:00 |
|
Rob Rix
|
547da73009
|
Define a patch helper to eliminate Patches.
|
2017-09-13 21:55:41 -04:00 |
|
Rob Rix
|
cf9d752d43
|
Parameterize Patch by before and after types.
|
2017-09-13 21:37:23 -04:00 |
|
Rob Rix
|
bf2de994ac
|
Curry diffing operations.
|
2017-09-13 19:34:27 -04:00 |
|
Rob Rix
|
9de429be45
|
🔥 the SyntaxTerm, SyntaxTermF, & SyntaxDiff type synonyms.
|
2017-09-13 19:14:01 -04:00 |
|
joshvera
|
0e853a5f38
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-13 18:40:29 -04:00 |
|
Timothy Clem
|
2064db2da8
|
Merge remote-tracking branch 'origin/master' into ruby-assignment-ftw
|
2017-09-13 13:10:12 -07:00 |
|
Rob Rix
|
6c31ea4f9b
|
🔥 redundant imports.
|
2017-09-12 11:43:58 -04:00 |
|
Rob Rix
|
ecb19530d6
|
Correct most of the tests.
|
2017-09-12 10:49:45 -04:00 |
|
Rob Rix
|
c2f4ef3572
|
Merge branch 'relocate-json-fields' into directed-acyclic-diffs
|
2017-09-11 16:20:57 -04:00 |
|
Rob Rix
|
1cd6dd2899
|
Update the tests.
|
2017-09-11 15:48:58 -04:00 |
|
joshvera
|
692bc8ec96
|
Add diffWithParser for dedupe test in TOCSpec
|
2017-09-11 15:45:56 -04:00 |
|
Rob Rix
|
3adcd9d747
|
Correct a fixture.
|
2017-09-10 17:16:08 +01:00 |
|
Rob Rix
|
02e10446e1
|
Correct a test.
|
2017-09-10 17:14:51 +01:00 |
|
Rob Rix
|
110be2449c
|
Update the tests.
|
2017-09-09 21:44:15 +01:00 |
|
Rob Rix
|
825990cfce
|
Constrain a type to Int.
|
2017-09-09 14:59:33 +01:00 |
|
Rob Rix
|
3ad5374b94
|
Move all the Listable stuff into the tests.
|
2017-09-09 14:44:57 +01:00 |
|
Rob Rix
|
eb01f7450a
|
Correct the diffSize helper.
|
2017-09-09 14:30:42 +01:00 |
|
Rob Rix
|
7258682862
|
Fix one of the ToC tests.
|
2017-09-09 14:28:43 +01:00 |
|
Rob Rix
|
a1bfea611f
|
Update all the tests.
|
2017-09-09 14:18:08 +01:00 |
|
Rob Rix
|
e2ffba2401
|
Rename headF to termAnnotation.
|
2017-09-09 11:50:29 +01:00 |
|
Rob Rix
|
9e40e9a09a
|
Give our own definition of Diff.
|
2017-09-09 11:23:57 +01:00 |
|
Rob Rix
|
185818d8bd
|
Rename runCofree to unTerm.
|
2017-09-08 16:46:35 +01:00 |
|
Timothy Clem
|
176012b1d2
|
Fix up parse error handling
|
2017-09-01 11:21:00 -07:00 |
|
Timothy Clem
|
4bab0fd1e0
|
Assert anon function toc summary behavior
|
2017-08-28 18:06:09 -07:00 |
|
Timothy Clem
|
ed5f9eb7e8
|
Return shortened errors in toc summary JSON response
|
2017-08-25 13:07:51 -07:00 |
|
Timothy Clem
|
97bd03543a
|
Introduce a dedicated term equivalency check for ses
|
2017-08-25 12:39:43 -07:00 |
|
Timothy Clem
|
28aa9405e1
|
Fix up some expected output for new shape of Method
|
2017-08-24 11:46:26 -07:00 |
|