joshvera
|
f74ba1a858
|
remove GHC.Stack
|
2017-11-06 13:52:25 -05:00 |
|
joshvera
|
59f137eccc
|
s/data/newtype
|
2017-11-06 11:25:23 -05:00 |
|
joshvera
|
300d860ae5
|
Ruby/TypeScript
|
2017-11-06 11:24:58 -05:00 |
|
Rick Winfrey
|
ba5be778ad
|
Update select statements tests
|
2017-11-03 17:11:51 -07:00 |
|
Rick Winfrey
|
d662655988
|
Unify default cases for various switch / select statements to one syntax
|
2017-11-03 17:11:38 -07:00 |
|
Rick Winfrey
|
cbd0b71ee3
|
🔥 DefaultCommunication constructor
|
2017-11-03 17:11:20 -07:00 |
|
Rick Winfrey
|
4d903dbb90
|
Bump haskell-tree-sitter
|
2017-11-03 16:35:14 -07:00 |
|
Rick Winfrey
|
436a66b8b7
|
Update type declarations tests
|
2017-11-03 15:14:25 -07:00 |
|
Rick Winfrey
|
97f10bd358
|
Update unary expressions tests
|
2017-11-03 15:12:25 -07:00 |
|
Rick Winfrey
|
2b7feb3c8b
|
Update type conversion expressions tests
|
2017-11-03 15:12:12 -07:00 |
|
Rick Winfrey
|
bbe0e0c3f4
|
Assign type alias declarations
|
2017-11-03 15:10:13 -07:00 |
|
Rick Winfrey
|
eba0d30983
|
Assign pointer literals
|
2017-11-03 15:01:23 -07:00 |
|
Rick Winfrey
|
39d0b31010
|
Move Pointer and Reference constructors from Statement.hs to Literal.hs
|
2017-11-03 15:00:46 -07:00 |
|
joshvera
|
cb0924f4cb
|
haskell-tree-sitter
|
2017-11-03 16:01:36 -04:00 |
|
joshvera
|
59e928a07f
|
🔥 HasCallStack constraints in typescript
|
2017-11-03 15:30:27 -04:00 |
|
Josh Vera
|
8dd19297d4
|
Merge branch 'master' into typescript-fixes
|
2017-11-03 13:58:13 -04:00 |
|
joshvera
|
9a4effa8a7
|
++haskell-tree-sitter
|
2017-11-03 13:30:42 -04:00 |
|
joshvera
|
4bce58a0c8
|
Update go tests based on tree-sitter-go changes
|
2017-11-03 12:41:18 -04:00 |
|
joshvera
|
acbaf0cffc
|
Add lookup type support
|
2017-11-03 10:36:43 -04:00 |
|
joshvera
|
62d729d008
|
++haskell-tree-sitter
|
2017-11-03 10:08:57 -04:00 |
|
joshvera
|
8bcec1b922
|
++haskell-tree-sitter
|
2017-11-03 08:56:19 -04:00 |
|
joshvera
|
8749edaf63
|
Contextualize/postContextualize classBodyStatements
We can't catch comments with emptyTerm because that'll add an emptyTerm node to every list of parameters/bodyStatements
|
2017-11-02 20:41:53 -04:00 |
|
joshvera
|
78e182578f
|
Revert "Simplify formalParameters and classBodyStatements by parsing emptyTerm in case of comments in empty bodies"
This reverts commit b7c1f668ff14faf8493365ca2f217abf572284b3.
|
2017-11-02 20:37:09 -04:00 |
|
joshvera
|
6aaeb3695f
|
++haskell-tree-sitter
|
2017-11-02 20:32:00 -04:00 |
|
joshvera
|
6775483aa8
|
Simplify formalParameters and classBodyStatements by parsing emptyTerm in case of comments in empty bodies
|
2017-11-02 20:19:34 -04:00 |
|
joshvera
|
d5c3b552eb
|
++haskell-tree-sitter
|
2017-11-02 20:05:54 -04:00 |
|
Rick Winfrey
|
2c2925bedb
|
Assign type conversion statements
|
2017-11-02 16:11:00 -07:00 |
|
Rick Winfrey
|
42cd73e67e
|
Add TypeConversion constructor
|
2017-11-02 16:10:51 -07:00 |
|
joshvera
|
f57ffed5c2
|
++haskell-tree-sitter
|
2017-11-02 18:53:15 -04:00 |
|
joshvera
|
e4de7a381e
|
++haskell-tree-sitter
|
2017-11-02 18:41:58 -04:00 |
|
joshvera
|
73369fc4bb
|
Need term around second expression in binaryExpression
|
2017-11-02 17:51:03 -04:00 |
|
Timothy Clem
|
1fdee176ed
|
Merge pull request #1407 from github/try-another-key
Tag seems to be a reserved key in splunk
|
2017-11-02 13:18:02 -07:00 |
|
Rick Winfrey
|
583135b399
|
Update type assertion tests
|
2017-11-02 13:07:29 -07:00 |
|
Rick Winfrey
|
11bd169080
|
Assign type assertion expressions
|
2017-11-02 13:02:25 -07:00 |
|
Rick Winfrey
|
e737f0ddb1
|
Add TypeAssertion constructor
|
2017-11-02 13:02:11 -07:00 |
|
Rick Winfrey
|
a40906df67
|
Update struct types tests
|
2017-11-02 12:07:57 -07:00 |
|
Rick Winfrey
|
6ba4eeed9c
|
Update struct literals tests
|
2017-11-02 12:07:45 -07:00 |
|
Rick Winfrey
|
2d09a1e5eb
|
Update field declarations tests
|
2017-11-02 12:07:34 -07:00 |
|
Rick Winfrey
|
bb9403cea0
|
Improve assignment for field declarations
|
2017-11-02 11:55:03 -07:00 |
|
Rick Winfrey
|
a66fb94986
|
Add Field constructor for Constructors (Structs)
|
2017-11-02 11:54:34 -07:00 |
|
Rick Winfrey
|
96280bd59c
|
Update struct literals tests
|
2017-11-02 11:28:36 -07:00 |
|
Rick Winfrey
|
4289eef106
|
Update struct field declarations tests
|
2017-11-02 11:28:19 -07:00 |
|
Rick Winfrey
|
4b7da9b75b
|
Assign field declarations for multiple field identifiers
|
2017-11-02 11:24:09 -07:00 |
|
joshvera
|
8c0c5cc792
|
++haskell-tree-sitter
|
2017-11-02 13:15:42 -04:00 |
|
joshvera
|
a914e3732a
|
Assign bit shift operators in semantic-diff
|
2017-11-02 13:12:52 -04:00 |
|
joshvera
|
7c3111f10c
|
Assign comments in formal parameters
|
2017-11-02 12:26:42 -04:00 |
|
joshvera
|
1dcc88813a
|
Assign unsigned right shift operator
|
2017-11-02 12:15:37 -04:00 |
|
Timothy Clem
|
9d48fcd108
|
Stat and log assign and parse warnings appropriately
|
2017-11-02 08:39:41 -07:00 |
|
Timothy Clem
|
673abca04f
|
Merge remote-tracking branch 'origin/master' into try-another-key
|
2017-11-02 08:05:18 -07:00 |
|
Rick Winfrey
|
6a68092feb
|
Add default communication cases to select statements tests
|
2017-11-01 17:32:00 -07:00 |
|