joshvera
|
b5edc69901
|
++haskell-tree-sitter
|
2018-01-26 18:22:25 -05:00 |
|
joshvera
|
b5c3ffb535
|
++haskell-tree-sitter
|
2018-01-26 18:14:28 -05:00 |
|
joshvera
|
9e019f9673
|
++haskell-tree-sitter
|
2018-01-26 18:10:55 -05:00 |
|
joshvera
|
6543aa3ce7
|
Add term to If expression
|
2018-01-25 20:25:35 -05:00 |
|
joshvera
|
99000bf852
|
Allow emptyTerm in exit intrinsic
|
2018-01-25 20:25:25 -05:00 |
|
joshvera
|
ffb4cba32e
|
Contextualize text as well
|
2018-01-25 20:25:11 -05:00 |
|
joshvera
|
baf28ff73e
|
sprinkle some terms
|
2018-01-25 20:02:21 -05:00 |
|
joshvera
|
e86ab5a0a8
|
Allow list in pair
|
2018-01-25 19:44:37 -05:00 |
|
joshvera
|
0af417ead7
|
isset takes a list of variables
|
2018-01-25 19:40:13 -05:00 |
|
joshvera
|
812e71f3c9
|
Update trait use clause
|
2018-01-25 19:14:14 -05:00 |
|
joshvera
|
e2564f7009
|
++haskell-tree-sitter
|
2018-01-25 19:13:27 -05:00 |
|
joshvera
|
7f9b397ede
|
Add term to augmentedAssignmentExpression and add MinusEqual
|
2018-01-25 18:55:28 -05:00 |
|
joshvera
|
0a1cbef254
|
treat TextInterpolation as Text
|
2018-01-25 18:40:24 -05:00 |
|
joshvera
|
d48051e121
|
++haskell-tree-sitter
|
2018-01-25 17:54:29 -05:00 |
|
joshvera
|
819664e2f7
|
Merge remote-tracking branch 'origin/master' into php-assignment
|
2018-01-25 17:46:00 -05:00 |
|
Josh Vera
|
e654d07d22
|
Merge pull request #1487 from github/bump-tree-sitter
++haskell-tree-sitter
|
2018-01-25 12:48:06 -05:00 |
|
joshvera
|
2f6db4f066
|
++haskell-tree-sitter
|
2018-01-25 12:41:40 -05:00 |
|
joshvera
|
11a5cd1455
|
Enable ruby test
|
2018-01-25 12:25:02 -05:00 |
|
Rob Rix
|
663621d786
|
Mark the failing fixture as pending.
|
2018-01-24 15:17:28 -05:00 |
|
Rob Rix
|
58aa1fc8c1
|
Bump haskell-tree-sitter.
|
2018-01-24 15:13:37 -05:00 |
|
Rob Rix
|
7f5034dc73
|
Bump haskell-tree-sitter.
|
2018-01-24 14:55:32 -05:00 |
|
Rob Rix
|
77ced61cd5
|
Bump haskell-tree-sitter.
|
2018-01-24 12:43:13 -05:00 |
|
Rob Rix
|
3be67c1321
|
Bump haskell-tree-sitter for a fix to TSNode's Storable instance.
|
2018-01-24 11:49:46 -05:00 |
|
joshvera
|
90e4ab9f2f
|
Unset takes a list of variables
|
2018-01-23 18:46:27 -05:00 |
|
joshvera
|
f672ed8542
|
DoStatement has a statement
|
2018-01-23 18:41:42 -05:00 |
|
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
|
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 |
|
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 |
|