1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
Commit Graph

117 Commits

Author SHA1 Message Date
joshvera
8a41af0a78 ++haskell-tree-sitter 2017-01-31 11:37:01 -05:00
Rick Winfrey
b16d68a887 Add haskell-tree-sitter as a vendor submodule 2017-01-30 16:40:12 -08:00
Rick Winfrey
8772e197ce Clean up previously haskell-tree-sitter 2017-01-30 16:36:53 -08:00
Rick Winfrey
42b2b55a1a Treat haskell-tree-sitter as vendor submodule 2017-01-30 16:08:48 -08:00
Rick Winfrey
f3f742c80e Remove tree-sitter-parsers submodule 2017-01-30 15:47:08 -08:00
joshvera
345bb8760a ++text-icu 2017-01-12 13:11:54 -05:00
joshvera
4f69f9c758 bump text-icu version 2017-01-12 12:35:57 -05:00
joshvera
cbb20ab51d ++text-icu 2017-01-12 12:35:29 -05:00
Timothy Clem
005a5f43d0 Parse BEGIN/END {} for Ruby 2016-12-12 13:41:55 -08:00
Timothy Clem
aa26c5472e Properly parse classes (with new tree-sitter trees) 2016-12-07 10:45:55 -08:00
Timothy Clem
5c0ee56565 Bring in new tree-sitter API to query all child nodes 2016-12-06 11:21:31 -08:00
Timothy Clem
38a045d5a5 Try re-generating go parser.c and bumping tree-sitter-parsers 2016-12-05 14:05:13 -08:00
Timothy Clem
eb323f9865 Bump tree-sitter-parsers again 2016-12-05 12:36:07 -08:00
Rick Winfrey
cb366214da Bump tree-sitter 2016-12-01 06:13:13 -06:00
Rick Winfrey
f9c726a34f Bump tree-sitter-parsers 2016-11-30 18:52:52 -06:00
Rick Winfrey
c71590ab86 Update tree-sitter-parsers 2016-11-30 18:46:35 -06:00
Rick Winfrey
465bc2e963 Bump tree-sitter dependencies 2016-11-30 18:24:37 -06:00
joshvera
c434f79162 Merge remote-tracking branch 'origin/master' into go-parser 2016-11-22 11:30:48 -05:00
Timothy Clem
b368c80fb7 Last tree-sitter-parser bump 2016-11-10 15:47:18 -08:00
joshvera
8dbac2c98a switch statements 2016-11-10 16:19:53 -05:00
Timothy Clem
9ca3308ea4 Updates for new tree-sitter productions 2016-11-10 09:56:36 -08:00
Timothy Clem
35dd550533 Keyword and positional params 2016-11-09 13:42:41 -08:00
Timothy Clem
8d0297d89f Updated tree-sitter 2016-11-09 10:47:13 -08:00
Timothy Clem
76422a219a One final tree-sitter bump 2016-11-08 14:53:01 -08:00
Timothy Clem
b541a903dd Collapse up Ruby begin with Try syntax 2016-11-07 10:26:59 -08:00
Timothy Clem
ce2dbacde8 s/LastException/RescuedException 2016-11-07 08:00:06 -08:00
Timothy Clem
c02c32ac7c Back to a single Rescue syntax 2016-11-04 12:29:02 -07:00
Timothy Clem
4daf39476e Parse rescue modifiers 2016-11-03 09:23:35 -07:00
Timothy Clem
a98185f1a6 Rescue blocks in all their glory 2016-11-02 17:18:09 -07:00
Timothy Clem
6eebd35a8f Improved elsif parsing and summaries 2016-11-02 12:32:46 -07:00
joshvera
0d58e97070 Merge remote-tracking branch 'origin/master' into go-parser 2016-11-02 15:25:50 -04:00
joshvera
05f3929b6a Merge remote-tracking branch 'origin/master' into go-parser 2016-11-01 12:48:15 -04:00
Timothy Clem
6cac25d2a9 Merge remote-tracking branch 'origin/master' into ruby 2016-11-01 08:50:54 -07:00
Timothy Clem
a4362d854e And a bump for tree-sitter too 2016-10-31 10:16:37 -07:00
Timothy Clem
ba305a2a44 Parse module declarations 2016-10-27 12:47:27 -07:00
Timothy Clem
539a68f06e Parse lambdas 2016-10-27 09:24:28 -07:00
Timothy Clem
fec86e0a88 New tree-sitter and fix string delimiters 2016-10-27 08:24:43 -07:00
Timothy Clem
013f6392ff Parse while and until statements and modifiers 2016-10-26 12:54:21 -07:00
Timothy Clem
eb52ca6f90 Handle method arguments, updated tree-sitter-ruby 2016-10-26 10:14:39 -07:00
Rick Winfrey
f77242e20e Add effects submodule 2016-10-25 14:27:34 -05:00
Timothy Clem
1bc5ba394a Classes, member invocation, case statements 2016-10-25 11:36:30 -07:00
Timothy Clem
56c2dae42f Bring in LOTS more of the ruby grammar 2016-10-24 10:43:31 -07:00
Timothy Clem
00cb51b083 Fix multiline comment followed by comment bug 2016-10-20 10:07:15 -07:00
Timothy Clem
1280a96ac5 Updated tree-sitter and tree-sitter-ruby 2016-10-19 08:30:59 -07:00
joshvera
10b071cf54 ++tree-sitter-parsers 2016-10-17 15:33:17 -04:00
joshvera
f3c76576e0 ++tree-sitter-parsers 2016-10-17 15:29:42 -04:00
joshvera
c4e8ebe889 ++tree-sitter-parsers 2016-10-17 15:25:44 -04:00
joshvera
7221891287 Add hspec-expectations-pretty-diff as a submodule 2016-10-13 11:30:57 -04:00
Timothy Clem
a4820f51e8 Bump to tree-sitter-parsers merge commit 2016-10-06 13:09:40 -07:00
Timothy Clem
fa2f13ab74 Update to latest tree-sitter and parsers 2016-10-06 11:07:40 -07:00