1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 22:01:46 +03:00
Commit Graph

14878 Commits

Author SHA1 Message Date
Rob Rix
e74da6846d Get the tree-sitter-typescript package from the submodule. 2017-08-11 08:35:37 -04:00
Rob Rix
b9e75cb59f Get the tree-sitter-ruby package from the submodule. 2017-08-11 08:35:29 -04:00
Rob Rix
b6075642d7 Get the tree-sitter-python package from the submodule. 2017-08-11 08:35:21 -04:00
Rob Rix
e08f86300f Get the tree-sitter-json package from the submodule. 2017-08-11 08:35:14 -04:00
Rob Rix
ace55d00ba Get the tree-sitter-go package from the submodule. 2017-08-11 08:35:07 -04:00
Rob Rix
7ba37de6cd Move all of the language submodules into vendor/. 2017-08-11 08:14:21 -04:00
Rob Rix
661178bf93 Export the language symbol consistently. 2017-08-11 08:11:59 -04:00
Rob Rix
c576e0034f Import the Language module in the language packages. 2017-08-11 08:10:26 -04:00
Rob Rix
6ddfcc3b98 Rename the typescript package. 2017-08-11 08:07:03 -04:00
Rob Rix
c5b6c0a054 Rename the ruby package. 2017-08-11 08:06:37 -04:00
Rob Rix
10c653bd95 Rename the python package. 2017-08-11 08:06:08 -04:00
Rob Rix
7f6fed1e4e Rename the json package. 2017-08-11 08:03:55 -04:00
Rob Rix
2588f04015 Rename the go package. 2017-08-11 08:03:27 -04:00
Rob Rix
f8ab5f2ae3 Update the imports. 2017-08-11 08:02:30 -04:00
Rob Rix
d6ea1b752f Bump haskell-tree-sitter for simpler module hierarchy. 2017-08-11 08:02:13 -04:00
Rob Rix
637a468a26 Rename the TypeScript module. 2017-08-11 08:01:56 -04:00
Rob Rix
ee842366f3 Rename the Ruby module. 2017-08-11 08:01:49 -04:00
Rob Rix
8eec429ac8 Rename the Python module. 2017-08-11 08:01:44 -04:00
Rob Rix
56d3c94b45 Rename the JSON module. 2017-08-11 08:01:38 -04:00
Rob Rix
edab2a8436 Rename the Go module. 2017-08-11 08:01:32 -04:00
Rob Rix
ec56876f59 Merge pull request #1286 from github/improved-python-comprehensions
Improve Python comprehensions
2017-08-11 07:47:15 -04:00
Rick Winfrey
08e38d87df Bump grammar 2017-08-10 17:43:48 -07:00
Rick Winfrey
6db182cea1 Bump haskell-tree-sitter 2017-08-10 17:06:47 -07:00
joshvera
67a93a916f Merge remote-tracking branch 'origin/master' into typescript-assignment 2017-08-10 19:40:29 -04:00
Rick Winfrey
91c1b33230 Merge branch 'master' into improved-python-comprehensions 2017-08-10 16:32:16 -07:00
Rick Winfrey
5829ee907d Merge pull request #1287 from github/bump-haskell-treesitter
Bump haskell tree sitter
2017-08-10 16:29:54 -07:00
joshvera
b3badde393 Add AccessibilityModifier to Syntax 2017-08-10 19:17:45 -04:00
joshvera
2084f1704b Remove Literal.Symbol from Syntax 2017-08-10 19:17:34 -04:00
joshvera
f007d80b75 Add required, rest, and optional parameters 2017-08-10 19:07:51 -04:00
Rick Winfrey
e877a93fec Merge branch 'master' into improved-python-comprehensions 2017-08-10 15:40:42 -07:00
joshvera
bdc5078866 Merge remote-tracking branch 'origin/master' into typescript-assignment 2017-08-10 18:35:05 -04:00
Rick Winfrey
ae0f8b6a13 Assign while statements using manyTill 2017-08-10 15:28:52 -07:00
joshvera
af6007d2ca bump haskell tree sitter 2017-08-10 18:03:57 -04:00
Rick Winfrey
f864f525cb Bump haskell-tree-sitter 2017-08-10 14:09:25 -07:00
Rick Winfrey
d31523f530 Match against Lambda' and Identifier' alias nodes 2017-08-10 14:09:08 -07:00
Rob Rix
1c5e709304 Merge pull request #1248 from github/ghc-8.2.1
ghc-8.2.1
2017-08-10 16:38:18 -04:00
Rob Rix
453daf7bcf 🔥 a type sig. 2017-08-10 10:41:21 -04:00
Rob Rix
65157ac87c 🔥 MonoLocalBinds. 2017-08-10 10:40:24 -04:00
Rob Rix
ed94c16422 Relax the cmark-gfm constraint. 2017-08-10 09:14:19 -04:00
Rob Rix
fa56de3d05 Merge branch 'master' into ghc-8.2.1 2017-08-10 09:14:04 -04:00
Rob Rix
cfca8f36a3 Merge pull request #1285 from github/kivikakk/latest-cmark-gfm
Use cmark-gfm-0.1.3
2017-08-10 09:10:10 -04:00
Yuki Izumi
2f99303bf6 Update test output (heading excludes "## ") 2017-08-10 14:18:07 +10:00
Rick Winfrey
e9a748dd85 Merge branch 'master' into improved-python-comprehensions 2017-08-09 17:18:24 -07:00
Rick Winfrey
2021c67f61 Simplify Declaration.Comprehension 2017-08-09 16:42:50 -07:00
Rick Winfrey
036c5a99b8 Remove comprehension from expression list 2017-08-09 16:41:44 -07:00
Rick Winfrey
bf207e296f Remove trailing whitespace 2017-08-09 16:41:33 -07:00
Rick Winfrey
9963f57fe6 Update assignments 2017-08-09 16:41:22 -07:00
Rick Winfrey
f9f2e46059 Update assignment for single list comprehensions 2017-08-09 15:27:10 -07:00
Rick Winfrey
77d53e9127 🔥 newline 2017-08-09 15:26:16 -07:00
Rob Rix
09af5a7f18 Stub in a package for listing dependencies. 2017-08-09 15:59:36 -04:00