joshvera
|
2bd4e0993a
|
++tree-sitter-parsers
|
2016-07-27 17:42:55 -04:00 |
|
joshvera
|
ae4142ad7c
|
Add SourceSpan module
|
2016-07-27 17:15:09 -04:00 |
|
joshvera
|
b912b89b96
|
Return ErrorInfos from termToDiffInfo
|
2016-07-27 12:28:37 -04:00 |
|
joshvera
|
b5b3391786
|
add missing unwrap
|
2016-07-26 16:44:33 -04:00 |
|
joshvera
|
4bd4a93a0c
|
++js-test
|
2016-07-26 16:34:28 -04:00 |
|
joshvera
|
804a8457a5
|
++js-test for errors.js
|
2016-07-26 16:30:12 -04:00 |
|
joshvera
|
b703c5aa6e
|
Construct Error nodes as well
|
2016-07-26 16:29:59 -04:00 |
|
joshvera
|
5eece69994
|
Use any
|
2016-07-26 16:29:46 -04:00 |
|
joshvera
|
b2006ef637
|
Make termConstructor total
|
2016-07-26 15:08:41 -04:00 |
|
joshvera
|
20899ce9ac
|
Add an Error case to Alignment
|
2016-07-26 14:51:15 -04:00 |
|
joshvera
|
be82432aa0
|
Add an error JSON case
|
2016-07-26 14:49:14 -04:00 |
|
joshvera
|
e7000b7de3
|
s/expression_statement/expression_statements
|
2016-07-26 14:26:31 -04:00 |
|
joshvera
|
799643147b
|
partially apply isBranchNode
|
2016-07-26 14:04:15 -04:00 |
|
joshvera
|
033200ac10
|
Merge branch 'property-tests' into error-syntax
|
2016-07-26 13:55:34 -04:00 |
|
joshvera
|
de925c533d
|
use Foldable.any
|
2016-07-26 13:55:05 -04:00 |
|
joshvera
|
84edc4b8ce
|
use bind
|
2016-07-26 13:45:50 -04:00 |
|
joshvera
|
4809ad0f2f
|
Use bind
|
2016-07-26 13:44:12 -04:00 |
|
joshvera
|
338b7c2a1b
|
indent
|
2016-07-25 20:32:14 -04:00 |
|
joshvera
|
58ffd29737
|
Add an error case
|
2016-07-25 18:41:22 -04:00 |
|
joshvera
|
882c7c2242
|
Add the Error type as a Branch
|
2016-07-25 18:39:22 -04:00 |
|
joshvera
|
30d4645dbb
|
Add bool_op and expression_statement mapping to categoriesForLanguage
|
2016-07-25 14:57:14 -04:00 |
|
joshvera
|
3b3d3282cb
|
Add Error case to Syntax
|
2016-07-25 14:56:51 -04:00 |
|
joshvera
|
de1088f490
|
Remove redundant import
|
2016-07-25 14:56:43 -04:00 |
|
joshvera
|
771f37df0b
|
Add styleName mapping to Category.Error
|
2016-07-25 14:56:33 -04:00 |
|
joshvera
|
da6a5c50ca
|
Add error case to MemberAccess construct case
|
2016-07-25 14:56:23 -04:00 |
|
joshvera
|
a6ea8f44d8
|
Add Error syntax cases to DiffSummary
|
2016-07-25 14:55:30 -04:00 |
|
joshvera
|
88b0cc327a
|
Remove Categorizable newtype and HasFiel instance
|
2016-07-25 13:36:02 -04:00 |
|
joshvera
|
1197d46d31
|
Remove megaparsec
|
2016-07-25 13:34:38 -04:00 |
|
joshvera
|
abacae0cc0
|
redundant imports
|
2016-07-25 12:35:22 -04:00 |
|
joshvera
|
c7bdc8cd5b
|
let it breathe
|
2016-07-25 12:32:02 -04:00 |
|
joshvera
|
4ab572c94b
|
Merge remote-tracking branch 'origin/master' into property-tests
|
2016-07-25 12:30:23 -04:00 |
|
Rob Rix
|
07dd026e55
|
Merge pull request #611 from github/syntax-redux
Flesh out syntax for diff summaries
|
2016-07-22 17:18:44 -04:00 |
|
joshvera
|
9686a7e53b
|
Remove extra split2.html
|
2016-07-22 17:10:11 -04:00 |
|
joshvera
|
8e15f9c955
|
Use unwrap
|
2016-07-22 17:10:11 -04:00 |
|
joshvera
|
b5119dab1e
|
Include Info
|
2016-07-22 14:51:08 -04:00 |
|
joshvera
|
485fc884a4
|
Merge branch 'syntax-redux' into property-tests
|
2016-07-22 14:39:54 -04:00 |
|
joshvera
|
5fe5da65b0
|
Use unwrap
|
2016-07-22 14:20:03 -04:00 |
|
Rob Rix
|
da42f2402f
|
Define mergeMaybe’s algebra by iteration.
This is a restricted class of catamorphism which happens to line up
exactly with what we’re doing here.
|
2016-07-22 14:17:45 -04:00 |
|
Rob Rix
|
be23bd05cf
|
Turn off RankNTypes in the Parser module.
|
2016-07-22 13:59:22 -04:00 |
|
Rob Rix
|
aa2b6a277c
|
🔥 unused inner functions.
|
2016-07-22 13:54:46 -04:00 |
|
Rob Rix
|
c92cc987ed
|
Put some formatting back.
|
2016-07-22 13:52:48 -04:00 |
|
joshvera
|
819470afea
|
use biseuqnceL for comments
|
2016-07-22 12:55:54 -04:00 |
|
joshvera
|
b27eac56d9
|
Merge remote-tracking branch 'origin/master' into syntax-redux
|
2016-07-22 12:38:34 -04:00 |
|
Josh Vera
|
092fe3752a
|
Merge pull request #643 from github/🔥-orphan-instances
🔥 orphan instances
|
2016-07-22 12:37:54 -04:00 |
|
joshvera
|
70f9329f1a
|
Merge remote-tracking branch 'origin/master' into syntax-redux
|
2016-07-22 12:36:03 -04:00 |
|
Rob Rix
|
093048b736
|
Stop hiding a symbol we don’t shadow.
|
2016-07-22 11:58:09 -04:00 |
|
Rob Rix
|
041aea8f4c
|
🔥 the orphan Crosswalk instance over Join of Bicrosswalkable bifunctors.
|
2016-07-22 11:42:00 -04:00 |
|
Rob Rix
|
d8f8b50cb9
|
Compute Leaf alignment using the Bicrosswalk instance.
|
2016-07-22 11:41:45 -04:00 |
|
Rob Rix
|
389b2ddfa6
|
Use joinCrosswalk in the spec.
|
2016-07-22 11:40:04 -04:00 |
|
Rob Rix
|
faa195ea8f
|
Add a drop-in for Crosswalk over Bicrosswalkable Joins.
|
2016-07-22 11:39:56 -04:00 |
|