1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 21:31:48 +03:00
Commit Graph

16151 Commits

Author SHA1 Message Date
Rob Rix
aff0542ff3 Parameterize Algorithm by the syntax and annotation types. 2017-09-22 20:18:48 -04:00
joshvera
9c618ed1f3 Merge remote-tracking branch 'origin/master' into typescript-assignment 2017-09-22 14:14:48 -04:00
Timothy Clem
18421aa07f Merge branch 'master' into ruby-assignment-ftw 2017-09-22 10:29:13 -07:00
Timothy Clem
bdb71f23d0 Merge branch 'master' into log-tags 2017-09-22 10:28:57 -07:00
Timothy Clem
0c6d04ff60 Merge branch 'master' into toc-assignment 2017-09-22 10:28:48 -07:00
Timothy Clem
dd4726dbb0 Merge pull request #1350 from github/add-dependent-file-to-json
Add addDependentFileRelative call to json grammar
2017-09-22 10:28:33 -07:00
Timothy Clem
6a0636ac5f Tag log entries so we can sort, filter, and stat 2017-09-22 10:09:29 -07:00
joshvera
18a0602787 Merge remote-tracking branch 'origin/add-dependent-file-to-json' into typescript-assignment 2017-09-22 13:03:55 -04:00
joshvera
85ee878bdc Remove snapshot.yaml 2017-09-22 13:02:16 -04:00
joshvera
1c7962b4a1 addDependentFileRelative for json 2017-09-22 12:59:17 -04:00
Timothy Clem
56e340a3ff Test the new assignment toc renderer 2017-09-22 09:47:06 -07:00
Timothy Clem
b83914a860 Merge branch 'toc-assignment' into ruby-assignment-ftw 2017-09-22 09:45:04 -07:00
Timothy Clem
8df2b75eff Merge branch 'master' into ruby-assignment-ftw 2017-09-22 09:39:39 -07:00
Timothy Clem
7172d8ac0d New --toc-assignment flag 2017-09-22 09:31:51 -07:00
joshvera
8b185490cf Add addDependentFileRelative call to json grammar 2017-09-22 12:21:16 -04:00
joshvera
9089010d96 bump haskell-tree-sitter 2017-09-22 11:45:22 -04:00
joshvera
f286e44fcf remove directory extra-deps 2017-09-22 10:50:44 -04:00
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