joshvera
|
b8bf78bfab
|
Add parenthesizedExpression
|
2018-01-23 18:35:57 -05:00 |
|
Timothy Clem
|
177e6f1265
|
++haskell-tree-sitter again, with all languages this time
|
2018-01-23 14:53:57 -08:00 |
|
Timothy Clem
|
79ad189f5c
|
++haskell-tree-sitter
|
2018-01-23 14:43:34 -08:00 |
|
joshvera
|
d737f7ac35
|
Remove unaryExpression since it's covered by expression
|
2018-01-23 17:41:03 -05:00 |
|
joshvera
|
49c1026a5d
|
export phpParser
|
2018-01-23 17:40:38 -05:00 |
|
joshvera
|
9a77c7c2ce
|
++haskell-tree-sitter
|
2018-01-23 17:40:18 -05:00 |
|
Timothy Clem
|
2019beb82f
|
Hide these new declarations
|
2018-01-23 14:25:03 -08:00 |
|
Timothy Clem
|
7d2e39729b
|
Not being used
|
2018-01-23 14:24:54 -08:00 |
|
Timothy Clem
|
3d43db5b74
|
Fill out call references
|
2018-01-23 14:19:37 -08:00 |
|
Timothy Clem
|
627a505aca
|
Remove extra parens
|
2018-01-23 14:19:08 -08:00 |
|
Timothy Clem
|
2ff77c9000
|
Split out and include imports in this response
|
2018-01-23 11:43:31 -08:00 |
|
Timothy Clem
|
a6fbebbf6d
|
Basic plumbing for import rendering
|
2018-01-23 11:21:42 -08:00 |
|
Timothy Clem
|
e256e7823d
|
Merge pull request #1481 from github/symbols-output
Symbols output
|
2018-01-23 10:44:31 -08:00 |
|
joshvera
|
75e58e7525
|
Replace simpleVariable with simpleVariable'
|
2018-01-23 11:19:44 -05:00 |
|
Timothy Clem
|
6b771290e7
|
Merge branch 'master' into symbols-output
|
2018-01-22 12:51:22 -08:00 |
|
Timothy Clem
|
6f1f141cfb
|
Better field names, join instead of if/then
|
2018-01-22 11:24:55 -08:00 |
|
Timothy Clem
|
c819d50813
|
Alignment
|
2018-01-22 11:24:30 -08:00 |
|
Timothy Clem
|
fb5cb974a6
|
Clean up import
|
2018-01-22 11:24:14 -08:00 |
|
joshvera
|
b27a9f512f
|
++haskell-tree-sitter
|
2018-01-19 13:06:15 -05:00 |
|
joshvera
|
40cd4f9d56
|
Add Unset
|
2018-01-19 11:59:00 -05:00 |
|
joshvera
|
96df785d7e
|
Add list to foreach values
|
2018-01-19 11:41:30 -05:00 |
|
joshvera
|
fc29e53963
|
Wrap qualified name and variable name in an anonymous term
|
2018-01-19 11:35:59 -05:00 |
|
joshvera
|
a97cb80f29
|
Allow multiple statements in case statements
|
2018-01-19 11:35:32 -05:00 |
|
Timothy Clem
|
a1fb0a1ee5
|
Flatten out python trees a bit
|
2018-01-19 07:51:01 -08:00 |
|
joshvera
|
66d10d7710
|
Fix method declaration assignment
|
2018-01-18 20:36:54 -05:00 |
|
joshvera
|
e38978da8b
|
++haskell-tree-sitter
|
2018-01-18 20:16:19 -05:00 |
|
joshvera
|
71d5d5b4e6
|
Add Name' aliases to name
|
2018-01-18 19:49:23 -05:00 |
|
joshvera
|
fd34f6cbe3
|
++haskell-tree-sitter
|
2018-01-18 19:28:44 -05:00 |
|
joshvera
|
2ab331988b
|
++haskell-tree-sitter
|
2018-01-18 18:55:51 -05:00 |
|
joshvera
|
d7f5b2e01a
|
Add iteration statements
|
2018-01-18 18:23:05 -05:00 |
|
joshvera
|
91905e47ce
|
++haskell-tree-sitter
|
2018-01-18 18:07:24 -05:00 |
|
joshvera
|
72770ed288
|
++effects
|
2018-01-18 18:04:34 -05:00 |
|
joshvera
|
d516bf3607
|
Map some array elements to key values
|
2018-01-18 12:39:48 -05:00 |
|
joshvera
|
88e7219a0e
|
Make use clause and return type optional in anon function
|
2018-01-18 12:13:17 -05:00 |
|
joshvera
|
9bde03ad06
|
Wrap function call name in term
|
2018-01-18 12:13:04 -05:00 |
|
joshvera
|
90a24bab28
|
scopedCallExpression has a scopeResolutionQualifier
|
2018-01-18 12:12:44 -05:00 |
|
Timothy Clem
|
b42bc69120
|
Merge branch 'master' into symbols-output
|
2018-01-18 09:05:38 -08:00 |
|
Timothy Clem
|
03a8b4fe40
|
Merge pull request #1479 from github/import-structure
Give Imports structure and expose them in tags/toc output
|
2018-01-18 09:03:39 -08:00 |
|
Timothy Clem
|
17cf9c26af
|
Special handling of ruby require, load, and friends
|
2018-01-17 15:30:46 -08:00 |
|
joshvera
|
3ae16fb1ff
|
Prevent assignment from infinite looping by removing expression from primary_expression
|
2018-01-17 17:32:54 -05:00 |
|
joshvera
|
15085a4c4b
|
Change namespaceName to qualifiedName
|
2018-01-17 17:27:33 -05:00 |
|
Timothy Clem
|
435e5fb91b
|
Test out tags output too so we don't break it
|
2018-01-17 13:31:56 -08:00 |
|
joshvera
|
5f52a71b19
|
Remove choice
|
2018-01-17 16:17:52 -05:00 |
|
joshvera
|
d33fe0ddae
|
Add apostrophes to semi-applied Assignment expressions
|
2018-01-17 16:10:56 -05:00 |
|
joshvera
|
8bc503534d
|
Remove manyTerm and use term on importSymbol
|
2018-01-17 16:08:08 -05:00 |
|
joshvera
|
b29c8eacb0
|
No term around lists of named imports
|
2018-01-17 16:06:05 -05:00 |
|
joshvera
|
51ce9f5288
|
No term around a list of terms
|
2018-01-17 16:04:46 -05:00 |
|
joshvera
|
29dc7ed97e
|
Add comment parsing around import subterms
|
2018-01-17 16:03:52 -05:00 |
|
Timothy Clem
|
02b883e6ff
|
Docs
|
2018-01-17 13:03:23 -08:00 |
|
Timothy Clem
|
198c31e9f0
|
Fix up test output, test symbols output
|
2018-01-17 12:59:08 -08:00 |
|