joshvera
2d85b47cb2
Revert "Just compile against ansi c++"
...
This reverts commit 597675ee37af16c8cd62c830b7964bfffec4ad9e.
2017-01-31 15:07:03 -05:00
joshvera
268b426fdc
call g++ instead
2017-01-31 14:56:27 -05:00
Timothy Clem
262d6ead40
Fix up ruby integration tests
2017-01-31 11:50:02 -08:00
Timothy Clem
638163f203
Just compile against ansi c++
2017-01-31 11:16:06 -08:00
Timothy Clem
69db454e10
Bump tree-sitter-ruby
2017-01-31 11:15:42 -08:00
joshvera
4c7f270a3f
Conditionalize flag
2017-01-31 14:06:18 -05:00
joshvera
32ccbbd634
Conditionalize -std
2017-01-31 14:06:18 -05:00
joshvera
e85bc3d45f
Remove std=c++11
2017-01-31 14:06:18 -05:00
Josh Vera
9f3b20b5a9
Merge branch 'master' into external-scanners
2017-01-31 13:30:31 -05:00
joshvera
4b2851e8bf
newline
2017-01-31 13:26:58 -05:00
joshvera
c9bd0f570b
Add clean phase to ruby setup.hs
2017-01-31 13:16:47 -05:00
joshvera
ba7f9167b5
add languages/ruby/lib to gitignore
2017-01-31 13:16:29 -05:00
joshvera
2ff7de0f6a
Add scanner to extra-libraries
2017-01-31 12:59:19 -05:00
joshvera
2d1ffc968f
Update extra lib dirs
2017-01-31 12:58:38 -05:00
joshvera
e0d363ebd0
Add custom build to Ruby for scanner library
2017-01-31 12:45:09 -05:00
joshvera
40b5c0c3ba
bump tree sitter bindings
2017-01-31 12:43:33 -05:00
joshvera
6ccebede90
bump tree-sitter-c
2017-01-31 12:29:53 -05:00
Rick Winfrey
972c5a346a
Merge pull request #954 from github/transition-from-tree-sitter-parsers
...
Transition from tree sitter parsers
2017-01-31 09:18:46 -08:00
joshvera
23c2c6cbdc
++scanners tree-sitter-ruby branch
2017-01-31 11:37:48 -05:00
joshvera
8a41af0a78
++haskell-tree-sitter
2017-01-31 11:37:01 -05:00
Rick Winfrey
e8bb030541
Fix up Ruby argument -> pair integration tests
2017-01-30 17:34:30 -08: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
ec76fab891
Remove tree-sitter-parsers from .gitmodules
2017-01-30 15:48:59 -08:00
Rick Winfrey
f3f742c80e
Remove tree-sitter-parsers submodule
2017-01-30 15:47:08 -08:00
Rick Winfrey
eda990ad7b
Remove tree-sitter-parsers; replace with language specific packages
...
- This allows us to migrate to haskell-tree-sitter, which provides an
open source git repository that contains no language bindings, but
provides the ffi for working with tree sitter.
- Additionally now semantic-diff uses language specific packages found
with the languages dir. Each language package contains a vendored
version of its associated tree-sitter project (i.e. language/ruby
contains tree-sitter-ruby). The implication is that generating a
language’s updated parser.c does not require a re-compilation of all
languages parser.c files.
2017-01-30 14:03:22 -08:00
Rick Winfrey
09dfd79723
Add languages/javascript
2017-01-30 14:00:59 -08:00
Rick Winfrey
03056dd611
Add languages/go
2017-01-30 14:00:49 -08:00
Rick Winfrey
02ba82d19d
Add languages/ruby
2017-01-30 14:00:38 -08:00
Rick Winfrey
3e8bbcb504
Add languages/c
2017-01-30 14:00:19 -08:00
Rick Winfrey
767b1ecc0a
Add tree-sitter language specific submodules
2017-01-30 13:56:59 -08:00
Rob Rix
e4b43e2d63
Merge pull request #949 from github/flatten-patches
...
Flatten BranchInfo patches
2017-01-26 15:15:23 -05:00
joshvera
0503fc9555
Flatten BranchInfo patches
2017-01-26 15:07:18 -05:00
Josh Vera
2d4b456d4c
Merge pull request #941 from github/table-of-contents
...
Table of contents
2017-01-26 12:51:57 -05:00
joshvera
386fa47ae6
s/Error/ParseError
2017-01-26 12:48:03 -05:00
joshvera
69cf915bf7
Only export toc
2017-01-26 12:46:28 -05:00
Josh Vera
36804a8686
Merge branch 'master' into table-of-contents
2017-01-26 12:07:08 -05:00
Rob Rix
06102737e2
Merge pull request #937 from github/consolidate-common-term-assignment-patterns
...
Consolidate common term assignment patterns
2017-01-26 11:52:44 -05:00
Rob Rix
5ea6240e5e
Honestly I have no idea.
2017-01-25 20:50:18 -05:00
Rob Rix
41a10c977f
Merge remote-tracking branch 'origin/master' into consolidate-common-term-assignment-patterns
2017-01-25 20:44:58 -05:00
Rob Rix
04db099ddb
Bumpity bump.
2017-01-25 20:27:46 -05:00
Rob Rix
57d2f50420
Summarize var assignments’ ids even when composite.
2017-01-25 20:16:36 -05:00
Rob Rix
006ec80a06
Summarize all of indexed nodes’ children, not just the first child.
2017-01-25 20:16:13 -05:00
joshvera
3ab42ca794
add a param
2017-01-25 18:26:03 -05:00
Josh Vera
b9f9dff1c6
Merge branch 'master' into table-of-contents
2017-01-25 18:19:40 -05:00
Josh Vera
b87d476fba
Merge pull request #942 from github/go-functions-with-types
...
Go functions with types
2017-01-25 18:18:51 -05:00
Rick Winfrey
40940631fe
Merge branch 'master' into go-functions-with-types
2017-01-25 13:16:37 -08:00
joshvera
4de2396b0a
++tests
2017-01-25 15:50:17 -05:00
Timothy Clem
3d4f6fe48b
Remove need to qualify patch
2017-01-25 10:45:56 -08:00