joshvera
|
c26dcae355
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-15 14:38:47 -04:00 |
|
joshvera
|
6bd68b48e5
|
update ambient declaration tests
|
2017-09-13 19:11:46 -04:00 |
|
joshvera
|
0e853a5f38
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-13 18:40:29 -04:00 |
|
Rob Rix
|
20e0943c72
|
🔥 the Sum inside Patch nodes.
|
2017-09-13 16:07:22 -04:00 |
|
Rob Rix
|
0ec9584a6d
|
Correct the tests.
|
2017-09-13 16:03:27 -04:00 |
|
Rob Rix
|
a0eda2396a
|
Correct the tests.
|
2017-09-13 11:19:06 -04:00 |
|
Rob Rix
|
644e43b3b0
|
Fix a fixture.
|
2017-09-13 09:46:18 -04:00 |
|
Rob Rix
|
e36034455c
|
Correct the tests.
|
2017-09-13 09:45:10 -04:00 |
|
Rob Rix
|
6c31ea4f9b
|
🔥 redundant imports.
|
2017-09-12 11:43:58 -04:00 |
|
Rob Rix
|
fcc05e114b
|
Update a fixture.
|
2017-09-12 11:00:51 -04:00 |
|
Rob Rix
|
ecb19530d6
|
Correct most of the tests.
|
2017-09-12 10:49:45 -04:00 |
|
Rob Rix
|
a140d2f4c4
|
Correct the Listable1 instance for Diff.
|
2017-09-12 10:47:50 -04:00 |
|
Rob Rix
|
d0a1d31c68
|
Correct the Listable2 instance for DiffF.
|
2017-09-12 10:46:49 -04:00 |
|
Rob Rix
|
b3b81846b3
|
Define a Listable1 instance for BindingF.
|
2017-09-12 10:44:19 -04:00 |
|
Rob Rix
|
57f578618c
|
Define Listable1 instances for Sum & Product.
|
2017-09-12 10:43:31 -04:00 |
|
Rob Rix
|
c2f4ef3572
|
Merge branch 'relocate-json-fields' into directed-acyclic-diffs
|
2017-09-11 16:20:57 -04:00 |
|
Rob Rix
|
2c83e7e283
|
Merge branch 'master' into specialized-terms-and-diffs
|
2017-09-11 16:01:20 -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 |
|
joshvera
|
ef2e5afa76
|
Regenerate tests
|
2017-09-10 22:08:40 +01:00 |
|
Rob Rix
|
7ea66c89e2
|
Correct another fixture.
|
2017-09-10 17:24:58 +01: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
|
6f6ebc7aa6
|
Correct a fixture.
|
2017-09-10 15:29:09 +01:00 |
|
Rob Rix
|
27db18bfde
|
Correct the language fixtures.
|
2017-09-09 23:41:12 +01:00 |
|
Rob Rix
|
110be2449c
|
Update the tests.
|
2017-09-09 21:44:15 +01:00 |
|
Rob Rix
|
41baef6c9d
|
Listing diffs does not produce metavariables or bindings.
|
2017-09-09 18:24:05 +01:00 |
|
Rob Rix
|
825990cfce
|
Constrain a type to Int.
|
2017-09-09 14:59:33 +01:00 |
|
Rob Rix
|
9c97ea7c48
|
More 🔥
|
2017-09-09 14:59:03 +01:00 |
|
Rob Rix
|
2a7a937a7e
|
🔥 a bunch more redundant imports.
|
2017-09-09 14:58:07 +01:00 |
|
Rob Rix
|
10b262e069
|
🔥 a stray import.
|
2017-09-09 14:54:49 +01:00 |
|
Rob Rix
|
24914eeb05
|
Move the remaining Listable instances into the tests.
|
2017-09-09 14:51:37 +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
|
07bef3f75e
|
🔥 deepseq.
|
2017-09-08 17:35:55 +01:00 |
|
Rob Rix
|
185818d8bd
|
Rename runCofree to unTerm.
|
2017-09-08 16:46:35 +01:00 |
|
joshvera
|
6c4ca4f5a5
|
Merge remote-tracking branch 'origin/explicit-choice' into typescript-assignment
|
2017-09-01 15:52:16 -04:00 |
|
Rick Winfrey
|
82a703088d
|
Update Python integratin specs
In tree-sitter-python, `(a)` is not a tuple of identifier, it is an expression that evaluates to the value of `a`.
|
2017-09-01 15:51:53 -04:00 |
|
Rob Rix
|
1468743832
|
Revert "Match comments with expression."
This reverts commit b7bc1d7ced4ecea66022292a0c340e3aed22af5d.
|
2017-09-01 14:29:49 -04:00 |
|
Rob Rix
|
12d7a0d57f
|
Match comments with expression.
|
2017-09-01 13:05:58 -04:00 |
|
Rob Rix
|
32b2f90316
|
🔥 a couple of obsolete tests.
|
2017-09-01 11:54:45 -04:00 |
|
Rob Rix
|
1270bb41c4
|
Correct the <|>/distributivity through children rules test.
|
2017-09-01 11:53:40 -04:00 |
|
Rob Rix
|
bad1c832f0
|
Correct precedence.
|
2017-09-01 11:51:18 -04:00 |
|
Rob Rix
|
5366bfff3c
|
🔥 obsolete tests of catchError/repetitions.
|
2017-09-01 11:50:48 -04:00 |
|
Rob Rix
|
c2f30feff2
|
Test that exhaustiveness errors are uncaught.
|
2017-09-01 11:50:10 -04:00 |
|
Rob Rix
|
2110d7d076
|
Slight improvement to the unexpected end of branch test.
|
2017-09-01 11:49:46 -04:00 |
|