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

241 Commits

Author SHA1 Message Date
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
joshvera
954dfbd3bb ++tree-sitter-parsers for async/await and import statements 2016-10-04 12:49:09 -04:00
Rob Rix
62196878fa Merge branch 'master' into ghc8
# Conflicts:
#	semantic-diff.cabal
#	src/Diff.hs
#	src/Term.hs
#	src/Term/Arbitrary.hs
#	stack.yaml
#	tools/semantic-git-diff/src/SemanticDiff.hs
2016-09-14 16:12:47 -04:00
joshvera
783355427a ++text-icu 2016-09-14 09:16:54 -04:00
joshvera
c9d86fc930 ++text-icu 2016-09-13 15:45:44 -04:00
joshvera
b4a94e27a1 ++text-icu 2016-09-13 15:00:40 -04:00
joshvera
e4a0980cf9 ++text-icu 2016-09-13 14:47:06 -04:00
joshvera
37925939ea ++text-icu 2016-09-13 13:51:19 -04:00
joshvera
ac313a6b08 ++text-icu 2016-09-13 13:46:18 -04:00
joshvera
ed7778ae18 ++text-icu 2016-09-13 12:43:34 -04:00
joshvera
b6f92792ac ++tree-sitter-parsers 2016-08-19 14:37:13 -04:00
Rick Winfrey
2fa8f1487e Submodule update 2016-08-17 11:17:09 -05:00
Rob Rix
a37b3b63c3 Fix the parsing of get/set as identifiers in JS sources. 2016-08-16 15:12:07 -04:00
joshvera
2b55638fc8 ++tree-sitter-parsers 2016-07-30 22:41:02 -04:00
joshvera
2bd4e0993a ++tree-sitter-parsers 2016-07-27 17:42:55 -04:00
joshvera
22eccb20e7 unpin text-icu 2016-07-15 14:11:16 -04:00
joshvera
58ff433dd0 Merge remote-tracking branch 'origin/master' into pretty-print-summaries 2016-07-14 14:38:46 -04:00
joshvera
eaeea33e76 ++gitlib 2016-06-15 10:30:58 -07:00
joshvera
ef6b174c7d Merge remote-tracking branch 'origin/master' into ghc8 2016-06-15 10:10:07 -07:00
Rick Winfrey
83a2c3adab Add alternate object directories to a repository 2016-06-07 15:41:42 -05:00
joshvera
7ba3db2fdd ++tree-sitter-parsers 2016-06-01 13:59:58 -04:00
joshvera
f212211deb ++gitlib 2016-05-27 13:10:48 -04:00
joshvera
c5fc04904e Store modes as Word32 2016-03-07 19:20:28 -05:00
joshvera
f771feca7d ++gitlib 2016-03-07 18:08:19 -05:00
joshvera
bd1e0d0ca8 ++tree-sitter-parsers 2016-02-29 11:36:56 -05:00
Rob Rix
a787b77e75 Merge branch 'master' into factor-tree-sitter-ffi-out
# Conflicts:
#	vendor/tree-sitter-parsers
2016-02-28 18:55:08 -05:00
Rob Rix
4e02ab3d86 Bump tree-sitter-parsers to lts-5.5. 2016-02-28 18:36:01 -05:00
Rob Rix
cf4bdf7386 Bump tree-sitter-parsers.
https://github.com/github/tree-sitter-parsers/pull/12
2016-02-27 19:31:23 -05:00
Rob Rix
f0c1f5564e Bump tree-sitter-parsers to master. 2016-02-25 11:00:13 -07:00
Rob Rix
09b2f385aa Bump tree-sitter-parsers. 2016-02-25 10:50:03 -07:00
joshvera
9fd35e2a37 ++gitlib 2016-02-02 19:39:28 -05:00
joshvera
db6ff986ff ++gitlib 2016-02-02 19:30:39 -05:00
joshvera
03dcb2c493 ++gitlib 2016-02-02 19:25:12 -05:00
Rob Rix
1df835bc1a Bump vendor/text-icu. 2016-01-13 13:34:56 -05:00
joshvera
8f069abbce Merge master into git-diff 2016-01-12 12:53:09 -05:00
Rob Rix
86566d3806 Bump vendor/text-icu. 2016-01-11 12:40:46 -05:00
Rob Rix
394427e787 Bump. 2016-01-11 11:06:10 -05:00
joshvera
f85573298a ++text-icu 2016-01-08 20:51:26 -05:00
joshvera
08dee3e69f ++text-icu 2016-01-08 20:29:22 -05:00
joshvera
c0a2f95ab7 ++text-icu 2016-01-08 20:23:35 -05:00
Rob Rix
ae196da673 Bump! 2016-01-08 18:49:14 -05:00
Rob Rix
c5bcf0e3e0 Bump. 2016-01-08 18:46:16 -05:00
Rob Rix
5e5ad82647 Bump. 2016-01-08 18:33:26 -05:00
Rob Rix
bf74271bc5 Bump text-icu for static implementations. 2016-01-08 18:26:28 -05:00
Rob Rix
e4402acfe1 Bump. 2016-01-08 14:03:36 -05:00
Rob Rix
991c7c99a2 Bumpity bump. 2016-01-08 13:42:13 -05:00
Rob Rix
5a4cab3282 Bump tree-sitter-parsers. 2016-01-08 13:34:05 -05:00
Rob Rix
8543c5a43b Bump tree-sitter-parsers back to master now that the PR has been merged. 2016-01-08 12:40:50 -05:00
Rob Rix
1b2cb5d8b0 The bumpiest bump of all? 2016-01-08 12:32:12 -05:00
Rob Rix
c47b30ead9 Bump bump. 2016-01-08 12:15:32 -05:00
Rob Rix
3f370370e9 Bump tree-sitter-parsers to build the runtime sources directly. 2016-01-08 12:12:35 -05:00
Rob Rix
27726352eb Bump tree-sitter-parsers to master. 2016-01-08 09:19:24 -05:00
Rob Rix
c6bd281ae1 Bump tree-sitter-parsers to https://github.com/github/tree-sitter-parsers/pull/6 2016-01-07 19:09:14 -05:00
joshvera
cf1709e65d add gitlib 2016-01-06 10:57:55 -05:00
joshvera
943514f235 ++text-icu 2015-12-30 17:35:47 -05:00
joshvera
bf41b6f3f1 ++text-icu 2015-12-29 17:36:11 -05:00
joshvera
4466afca0a ++text-icu 2015-12-29 16:36:07 -05:00
joshvera
0b1bd86f06 bump text-icu 2015-12-29 15:25:30 -05:00
joshvera
414f275639 build text-icu 2015-12-29 15:18:22 -05:00
joshvera
46735de69a Add joshvera/text-icu submodule 2015-12-29 15:15:16 -05:00
Rob Rix
59f3efc9ff Bump tree-sitter-parsers back to master since the PR was merged. 2015-12-22 19:08:55 -05:00
Rob Rix
edc519c7f1 Bump tree-sitter-parsers to bumps. 2015-12-22 19:06:07 -05:00
Rob Rix
2deb91eeee Pin back to master. 2015-12-17 16:47:41 -05:00
Rob Rix
d3705a4faf Bump! 2015-12-17 16:28:05 -05:00
Rob Rix
ed2790d852 Bump the submodule. 2015-12-17 16:22:51 -05:00
Rob Rix
031832834f Bring tree-sitter-parsers back as a submodule. 2015-12-17 16:21:05 -05:00
Rob Rix
015e7c6279 Remove the tree-sitter-parsers submodule. 2015-12-17 15:44:28 -05:00
Rob Rix
131ed069f9 Add tree-sitter-parsers as a submodule. 2015-12-17 14:48:54 -05:00