Charlie Somerville
|
d45fafd5e2
|
Merge pull request #1736 from github/charliesome/fix-generate-example
Make script/generate-example more resilient around missing files
|
2018-04-12 11:42:01 +10:00 |
|
Charlie Somerville
|
63a10f210b
|
make script/generate-example more resilient around missing files
|
2018-04-11 15:49:57 +10:00 |
|
Josh Vera
|
2cb4726f50
|
Merge pull request #1733 from github/ruby-binary-unary-fix
++tree-sitter-ruby for binary/unary fix
|
2018-04-10 15:13:13 -04:00 |
|
Josh Vera
|
bb5e9ac2a0
|
Merge branch 'master' into ruby-binary-unary-fix
|
2018-04-10 14:56:44 -04:00 |
|
Josh Vera
|
a7c2b1fced
|
Merge pull request #1734 from github/declaration-error
Add missing fields to Declaration data constructors
|
2018-04-10 14:55:49 -04:00 |
|
Timothy Clem
|
b81203d140
|
++tree-sitter-ruby for binary/unary fix
|
2018-04-10 11:31:25 -07:00 |
|
Rick Winfrey
|
979098e42a
|
Add declarationText and declarationLanguage fields too all Declaration data constructors
|
2018-04-10 11:30:58 -07:00 |
|
Josh Vera
|
a69906aa28
|
Merge pull request #1729 from github/charliesome/ruby-method-calls
Add special Ruby.Syntax.Send node type
|
2018-04-10 13:33:50 -04:00 |
|
Timothy Clem
|
6dbc730ea8
|
Comment are allowed here
|
2018-04-10 09:06:02 -07:00 |
|
Timothy Clem
|
775d39088a
|
Merge remote-tracking branch 'origin/master' into charliesome/ruby-method-calls
|
2018-04-10 08:32:03 -07:00 |
|
Timothy Clem
|
0bc4ea5673
|
Merge pull request #1731 from github/ruby-block-hash-fix
++tree-sitter-ruby for block hash fix
|
2018-04-10 08:18:48 -07:00 |
|
Timothy Clem
|
8875a29c55
|
These now correctly parse as blocks
|
2018-04-10 07:57:28 -07:00 |
|
Timothy Clem
|
6980e4e3cb
|
So I don't keep commiting my test files
|
2018-04-10 07:57:11 -07:00 |
|
Timothy Clem
|
458a6076cd
|
++tree-sitter-ruby for block hash fix
|
2018-04-10 07:44:43 -07:00 |
|
Charlie Somerville
|
7b62c84ac7
|
ruby: make sendSelector Maybe and implement dot-call syntax
|
2018-04-10 15:57:49 +10:00 |
|
Charlie Somerville
|
0013bf1975
|
ruby: hack in super call support for now
|
2018-04-10 14:05:29 +10:00 |
|
Charlie Somerville
|
210ff626f1
|
ruby: allow operators as method names too
|
2018-04-10 13:25:37 +10:00 |
|
Charlie Somerville
|
a39efb51b8
|
Revert "Temporary fix for foo.() style calls"
This reverts commit 9497bf7a7f62e53f484d3400e1837392db80b94e.
|
2018-04-10 11:27:46 +10:00 |
|
Timothy Clem
|
2ad0e6e968
|
Temporary fix for foo.() style calls
|
2018-04-09 17:44:56 -07:00 |
|
Timothy Clem
|
7894b3d1bf
|
Merge remote-tracking branch 'origin/master' into charliesome/ruby-method-calls
|
2018-04-09 17:36:56 -07:00 |
|
Timothy Clem
|
acb4607c43
|
Merge pull request #1730 from github/fail-on-warning
New flag to fail on warning so that `script/parse-examples` actually fails the build
|
2018-04-09 14:05:36 -07:00 |
|
Timothy Clem
|
7b54a26859
|
Order matters here - fix parse-examples
|
2018-04-09 13:39:17 -07:00 |
|
Timothy Clem
|
a29af60bf2
|
Merge remote-tracking branch 'origin/master' into fail-on-warning
|
2018-04-09 13:28:45 -07:00 |
|
Timothy Clem
|
17ae13474d
|
Flag to fail on assignment warnings
|
2018-04-09 13:17:23 -07:00 |
|
joshvera
|
2e84f8a637
|
Revert "Merge pull request #1728 from github/revert-ruby-method-calls"
This reverts commit 96fc6114d8d1d74c42d3971aa24e6a484de52933, reversing
changes made to 2f9da5213ef4cac0048339c9f84c33b873e88cc2.
|
2018-04-09 16:10:05 -04:00 |
|
joshvera
|
7e1330c5e8
|
Merge remote-tracking branch 'origin/master' into charliesome/ruby-method-calls
|
2018-04-09 16:09:48 -04:00 |
|
Rick Winfrey
|
a36444db0f
|
bump haskell-tree-sitter
|
2018-04-09 16:09:44 -04:00 |
|
Josh Vera
|
e2e0e94ca4
|
Merge pull request #1728 from github/revert-ruby-method-calls
Revert "Merge pull request #1726 from github/charliesome/ruby-method-calls"
|
2018-04-09 16:08:13 -04:00 |
|
joshvera
|
b012b97571
|
Revert "Merge pull request #1726 from github/charliesome/ruby-method-calls"
This reverts commit 3729f84c487cb2613fd99eca4c6cdb2178c88806, reversing
changes made to d8f0566783407780c1a0d0855f43200530887c54.
|
2018-04-09 14:45:34 -04:00 |
|
Rick Winfrey
|
c8b26b0800
|
Merge pull request #1721 from github/bump-haskell-tree-sitter
Bump haskell-tree-sitter
|
2018-04-09 10:55:54 -07:00 |
|
Rick Winfrey
|
2a3024483f
|
Merge branch 'master' into bump-haskell-tree-sitter
|
2018-04-09 10:47:49 -07:00 |
|
Josh Vera
|
e6854fd5ef
|
Merge pull request #1726 from github/charliesome/ruby-method-calls
Add special Ruby.Syntax.Send node type
|
2018-04-09 13:19:18 -04:00 |
|
joshvera
|
48e180f058
|
Merge remote-tracking branch 'origin/master' into charliesome/ruby-method-calls
|
2018-04-09 13:14:18 -04:00 |
|
joshvera
|
9485a635dc
|
Return the subtermValue of sendSelector if there's no receiver
|
2018-04-09 13:04:38 -04:00 |
|
joshvera
|
341954f0e4
|
No need to add a CustomHasDeclaration instance for Send
|
2018-04-09 13:03:32 -04:00 |
|
Josh Vera
|
a8e5cb0260
|
Merge branch 'master' into bump-haskell-tree-sitter
|
2018-04-09 11:58:02 -04:00 |
|
Josh Vera
|
9551c7a62d
|
Merge pull request #1727 from github/ruby-assignment-heredoc-fix
Fix for ruby assignment with funny places heredocs can appear
|
2018-04-09 11:57:35 -04:00 |
|
Patrick Thomson
|
c234be97ee
|
Merge branch 'master' into bump-haskell-tree-sitter
|
2018-04-09 10:47:19 -04:00 |
|
Charlie Somerville
|
93fcc60b86
|
analysis: implement declaration analysis for Send node
|
2018-04-09 12:04:11 +10:00 |
|
Charlie Somerville
|
774ed642bf
|
ruby: update test fixtures
|
2018-04-09 12:04:11 +10:00 |
|
Charlie Somerville
|
76726e194c
|
ruby: change sendBlock field type to Maybe a
|
2018-04-09 12:04:11 +10:00 |
|
Charlie Somerville
|
1b998409d3
|
ruby: implement Send
|
2018-04-09 12:04:11 +10:00 |
|
Charlie Somerville
|
4f30c84add
|
ruby: implement blocks in Send
|
2018-04-09 12:04:11 +10:00 |
|
Charlie Somerville
|
08b581c02b
|
ruby: add special Send node type for method calls
|
2018-04-09 12:04:11 +10:00 |
|
Timothy Clem
|
516c9ecaaa
|
Fix for ruby assignment with funny places heredocs can appear
|
2018-04-07 17:06:18 -07:00 |
|
Josh Vera
|
b39b2685fb
|
Merge pull request #1709 from github/repo-import-graph
Evaluate import graphs of repositories
|
2018-04-06 17:33:16 -04:00 |
|
joshvera
|
40f8f3a85a
|
Yield the name to resolve
|
2018-04-06 15:59:19 -04:00 |
|
joshvera
|
0e338ba352
|
beautify
|
2018-04-06 15:09:20 -04:00 |
|
Rick Winfrey
|
a56763cb4e
|
bump haskell-tree-sitter
|
2018-04-06 12:06:07 -07:00 |
|
Josh Vera
|
d4bcfae104
|
Merge branch 'master' into repo-import-graph
|
2018-04-06 13:21:30 -04:00 |
|