joshvera
|
8184675381
|
newline
|
2017-09-22 10:50:44 -04:00 |
|
joshvera
|
27abaf859a
|
Remove ghc-mod and cabal dependencies from the build
|
2017-09-21 12:56:45 -04:00 |
|
joshvera
|
9df6f07c79
|
Remove Visibility
|
2017-09-21 12:36:46 -04:00 |
|
joshvera
|
c0bd3e837b
|
Regenerate tests
|
2017-09-21 12:31:30 -04:00 |
|
joshvera
|
7c1474cdd9
|
Turn a bunch of typescript terms into newtypes
|
2017-09-21 12:20:39 -04:00 |
|
joshvera
|
c4ba556433
|
Remove expressionStatement' from Syntax
|
2017-09-21 12:20:16 -04:00 |
|
joshvera
|
f76461382a
|
Fix indentation
|
2017-09-21 12:04:15 -04:00 |
|
joshvera
|
82eb35661a
|
Hide ExpressionStatement from tree
|
2017-09-21 12:03:00 -04:00 |
|
joshvera
|
cbced30373
|
Rename Annotation field to annotationType
|
2017-09-21 12:02:52 -04:00 |
|
joshvera
|
930826f674
|
Regenerate template haskell grammar when parser.c changes
|
2017-09-21 11:37:08 -04:00 |
|
joshvera
|
9086a125fe
|
bump haskell-tree-sitter
|
2017-09-21 11:26:44 -04:00 |
|
joshvera
|
7ba959bfd7
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-21 11:15:14 -04:00 |
|
joshvera
|
4f674ed622
|
Revert "Fail instead of die"
This reverts commit d55ba538acbd7683128edb3ebce3c7255d38ae12.
|
2017-09-20 15:01:45 -04:00 |
|
joshvera
|
22b8b7cac2
|
Fail instead of die
|
2017-09-20 14:59:09 -04:00 |
|
joshvera
|
d789eb2b18
|
Add computed property names
|
2017-09-20 14:13:15 -04:00 |
|
joshvera
|
9ac6e68220
|
++haskell-tree-sitter
|
2017-09-20 13:55:02 -04:00 |
|
joshvera
|
8a6ed607e4
|
Parse ArrayPattern
|
2017-09-20 13:30:40 -04:00 |
|
joshvera
|
302202e08a
|
expression is a term
|
2017-09-20 13:23:50 -04:00 |
|
joshvera
|
6fb2b9c65b
|
Alternate to parseError in assignment
|
2017-09-20 13:23:41 -04:00 |
|
joshvera
|
9014266707
|
bump switch statement tests
|
2017-09-20 13:17:25 -04:00 |
|
joshvera
|
e857aa3fe1
|
simplify switchCase
|
2017-09-20 13:10:07 -04:00 |
|
joshvera
|
0e8e9d17ba
|
use term anywhere we use many or some
|
2017-09-20 13:08:01 -04:00 |
|
joshvera
|
b6b828a3e8
|
Parse comments in objects and arrays
|
2017-09-20 12:48:38 -04:00 |
|
joshvera
|
337f084fce
|
postContextualize class body statements
|
2017-09-20 12:26:43 -04:00 |
|
Josh Vera
|
a351b53678
|
Merge pull request #1346 from github/custom-snapshot
Custom snapshot
|
2017-09-20 11:04:15 -04:00 |
|
joshvera
|
80dddc23c5
|
Add tests for jsx elements
|
2017-09-19 19:27:14 -04:00 |
|
joshvera
|
47bf89a667
|
Parse jsxExpression within jsxElements
|
2017-09-19 19:17:35 -04:00 |
|
joshvera
|
f28eb49203
|
++haskell-tree-sitter
|
2017-09-19 19:14:51 -04:00 |
|
joshvera
|
c5e3ca246f
|
Update function and async-function specs in python
|
2017-09-19 17:32:51 -04:00 |
|
joshvera
|
3d1f075cfc
|
postContextualize object comments
|
2017-09-19 17:23:05 -04:00 |
|
Rob Rix
|
a84fe3af4c
|
Extract the algorithm evaluator.
|
2017-09-19 17:13:22 -04:00 |
|
Rob Rix
|
35aa83fb7a
|
🔥 a bunch of Eq1 constraints.
|
2017-09-19 17:13:01 -04:00 |
|
joshvera
|
d0fb557bec
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-19 17:04:27 -04:00 |
|
Rob Rix
|
d0e24b6895
|
Widen equivalence to consider the subjects of context nodes on both side.
|
2017-09-19 16:43:37 -04:00 |
|
Rob Rix
|
3ee036bb5b
|
Widen equivalence to include context subjects.
|
2017-09-19 16:41:32 -04:00 |
|
Rob Rix
|
a615788bb7
|
Rename the type parameters of equivalentTerms.
|
2017-09-19 16:31:47 -04:00 |
|
Rob Rix
|
328506051a
|
Reformat equivalentTerms.
|
2017-09-19 16:31:39 -04:00 |
|
Rob Rix
|
2cae764785
|
Limit the import of Syntax.
|
2017-09-19 16:25:49 -04:00 |
|
Rob Rix
|
6c36c61727
|
Sort the imports.
|
2017-09-19 16:24:38 -04:00 |
|
Rob Rix
|
363de018ba
|
Disallow chaining of substructural diffs.
|
2017-09-19 16:13:23 -04:00 |
|
Rob Rix
|
44fcc4654f
|
Replace terms local to the failure.
|
2017-09-19 16:00:00 -04:00 |
|
Rob Rix
|
b9f16e8225
|
Align the algorithms.
|
2017-09-19 15:59:26 -04:00 |
|
Rob Rix
|
5588325f36
|
Interpreting requires a Diffable instance.
|
2017-09-19 15:41:30 -04:00 |
|
Rob Rix
|
70f16466e9
|
🔥 algorithmWithTerms.
|
2017-09-19 15:39:01 -04:00 |
|
Rob Rix
|
6cfc978ad9
|
Diff Syntax using its Diffable instance.
|
2017-09-19 15:38:44 -04:00 |
|
Rob Rix
|
e176df2ac9
|
Diff Syntax linearly as a fallback.
|
2017-09-19 15:38:31 -04:00 |
|
Rob Rix
|
63b6884e03
|
Define a Diffable instance for Syntax.
|
2017-09-19 15:33:11 -04:00 |
|
Rob Rix
|
cd415cea24
|
🔥 the Traversable constraint on subalgorithmFor.
|
2017-09-19 15:26:55 -04:00 |
|
Rob Rix
|
7b48711b2d
|
Merge branch 'custom-snapshot' into substructural-diffing
|
2017-09-19 15:21:29 -04:00 |
|
Rob Rix
|
950055c13c
|
Merge branch 'alternative-algorithms' into substructural-diffing
|
2017-09-19 15:21:20 -04:00 |
|