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 |
|
joshvera
|
d0fb557bec
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-19 17:04:27 -04:00 |
|
Rob Rix
|
ec9ca1dbe8
|
Move the hackage extra-deps into the snapshot.
|
2017-09-19 14:56:48 -04:00 |
|
Rob Rix
|
818a657015
|
Stub in a snapshot based on the same nightly as stack.yaml.
|
2017-09-19 14:53:39 -04:00 |
|
Timothy Clem
|
5d680f5205
|
Merge pull request #1345 from github/optimized-dedupe
Rewrite dedupe with a Map and single pass on the list
|
2017-09-19 11:30:01 -07:00 |
|
Timothy Clem
|
629ac7c67e
|
Merge branch 'master' into optimized-dedupe
|
2017-09-19 11:10:39 -07:00 |
|
Timothy Clem
|
5a9f37064b
|
Merge pull request #1343 from github/equal-terms
Equivalent Terms
|
2017-09-19 11:10:17 -07:00 |
|
Rob Rix
|
f0beb9d2ae
|
Merge branch 'master' into optimized-dedupe
|
2017-09-19 13:54:49 -04:00 |
|
Timothy Clem
|
a0a6b87079
|
Rewrite dedupe with a Map and single pass on the list
|
2017-09-19 10:50:03 -07:00 |
|
Timothy Clem
|
0693d9ead2
|
Merge branch 'master' into equal-terms
|
2017-09-19 10:49:04 -07:00 |
|
Timothy Clem
|
cbc638a230
|
Merge pull request #1344 from github/assignment-toc-rendering-improvements
Fixes to assignment powered toc summaries
|
2017-09-19 10:48:46 -07:00 |
|
Timothy Clem
|
b8ebd83cee
|
Improved docs
|
2017-09-19 10:29:25 -07:00 |
|
Timothy Clem
|
2a0133f1f4
|
Match previous rendering of assignment powered toc summaries
|
2017-09-19 10:12:52 -07:00 |
|
Timothy Clem
|
8d37a879cd
|
Merge branch 'master' into equal-terms
|
2017-09-19 10:11:48 -07:00 |
|
Rob Rix
|
1fe8d88d07
|
Merge pull request #1342 from github/relocate-slurp
Relocate slurp
|
2017-09-19 12:54:01 -04:00 |
|
Timothy Clem
|
44d59f4e4d
|
Some updated python fixtures due to eqTerms
|
2017-09-19 09:37:50 -07:00 |
|
Timothy Clem
|
7107aec6db
|
Add a equivalency check for terms
|
2017-09-19 09:36:12 -07:00 |
|
joshvera
|
f26c67b3ad
|
Fix parse errors in some go test cases
|
2017-09-19 12:20:04 -04:00 |
|
Rob Rix
|
573ae6bf39
|
Move slurp into a separate package.
|
2017-09-19 12:13:00 -04:00 |
|
joshvera
|
b03d17de34
|
Merge remote-tracking branch 'origin/master' into typescript-assignment
|
2017-09-19 11:54:51 -04:00 |
|
Timothy Clem
|
2d17064681
|
No need for this instance
|
2017-09-19 08:53:01 -07:00 |
|
joshvera
|
48fb0a39ac
|
Update go fixtures
|
2017-09-19 11:34:27 -04:00 |
|
joshvera
|
a9c9427a3f
|
fix variableDeclaration
|
2017-09-19 11:34:27 -04:00 |
|
joshvera
|
2f16db20e1
|
bump haskell-tree-sitter
|
2017-09-19 11:34:27 -04:00 |
|
joshvera
|
91534f3173
|
++haskell-tree-sitter
|
2017-09-19 11:34:27 -04:00 |
|