joshvera
|
4835a5e26a
|
Add corresponding package to cabal.project
|
2020-05-19 10:44:07 +02:00 |
|
Alexei Pastuchov
|
a399bdde14
|
exclude expressions and macros from corpus tests
|
2020-05-19 10:41:33 +02:00 |
|
Alexei Pastuchov
|
d27ba2f40a
|
Readme shows Rust AST example
|
2020-05-19 07:03:26 +02:00 |
|
Ayman Nadeem
|
b0cf616fa6
|
silence Python warnings
|
2020-05-18 19:11:21 -04:00 |
|
Ayman Nadeem
|
d00c95e9f5
|
hushing more warnings
|
2020-05-18 19:05:18 -04:00 |
|
Ayman Nadeem
|
4d0a1151af
|
move AST.Parse import
|
2020-05-18 18:30:13 -04:00 |
|
Ayman Nadeem
|
825266b8ee
|
don't warn on incomplete patterns
|
2020-05-18 18:29:56 -04:00 |
|
Josh Vera
|
a0c45c04ce
|
Merge pull request #552 from jkachmar/patch-1
Updates unofficial stack configuration information
|
2020-05-18 16:52:44 -04:00 |
|
Joe Kachmar
|
1f43588cc9
|
Updates unofficial stack configuration information
|
2020-05-17 21:32:10 -04:00 |
|
Ayman Nadeem
|
23df2d5316
|
Rb.Assignment
|
2020-05-13 14:34:19 -04:00 |
|
Ayman Nadeem
|
83b3c6a0a0
|
fix introduceLocals
|
2020-05-13 12:59:30 -04:00 |
|
Ayman Nadeem
|
684adce47e
|
block paramers
|
2020-05-13 12:48:34 -04:00 |
|
Ayman Nadeem
|
ca6581f92d
|
add error type to introduce locals
|
2020-05-13 12:48:22 -04:00 |
|
Ayman Nadeem
|
8adc649148
|
Rb.OperatorAssignment
|
2020-05-13 12:15:39 -04:00 |
|
Ayman Nadeem
|
b4fd39a156
|
update introduceLocals helper function
|
2020-05-13 11:34:07 -04:00 |
|
Ayman Nadeem
|
3c1782b311
|
Rb.Undef
|
2020-05-13 11:33:28 -04:00 |
|
Ayman Nadeem
|
2443b52ee6
|
Rb.MethodCall
|
2020-05-13 11:33:22 -04:00 |
|
Ayman Nadeem
|
e2d2ae229d
|
Rb.Until
|
2020-05-13 11:33:13 -04:00 |
|
Ayman Nadeem
|
9220bb88c5
|
Rb.While
|
2020-05-13 11:33:07 -04:00 |
|
Ayman Nadeem
|
7e4d8b2fbb
|
Rb.Unless
|
2020-05-13 11:32:51 -04:00 |
|
Ayman Nadeem
|
5fb36f4386
|
Rb.If
|
2020-05-13 11:32:46 -04:00 |
|
Ayman Nadeem
|
2854bb8e87
|
Rb.Lambda
|
2020-05-13 11:32:35 -04:00 |
|
Ayman Nadeem
|
0cc12e3812
|
Rb.DoBlock
|
2020-05-13 11:32:27 -04:00 |
|
Alexei Pastuchov
|
23eb627561
|
add semantic-rust into packages list
|
2020-05-12 21:14:54 +02:00 |
|
Alexei Pastuchov
|
3135848b2e
|
add tree-sitter-rust build dependency
|
2020-05-12 21:13:41 +02:00 |
|
Alexei Pastuchov
|
cca534906e
|
semantic-rust initial commit
|
2020-05-12 21:12:05 +02:00 |
|
Ayman Nadeem
|
1f09965e24
|
update ToTags instance for Rb.SingletonMethod
|
2020-05-11 16:48:39 -04:00 |
|
Ayman Nadeem
|
d8e48e55f6
|
update ToTags instance for Rb.Method
|
2020-05-11 16:47:54 -04:00 |
|
Ayman Nadeem
|
ab3ee6f414
|
update yieldMethodNameTag helper function with Success
|
2020-05-11 16:47:31 -04:00 |
|
Ayman Nadeem
|
3ad3d76e1d
|
update docComment type
|
2020-05-11 16:39:02 -04:00 |
|
Ayman Nadeem
|
cb327d8dc7
|
Update Tags.hs
|
2020-05-11 16:38:41 -04:00 |
|
Ayman Nadeem
|
3041e6165a
|
update ToTags instance for Rb.Module
|
2020-05-11 15:24:05 -04:00 |
|
Ayman Nadeem
|
07c3ea5434
|
update ToTags instance for Rb.Class
|
2020-05-11 15:23:15 -04:00 |
|
Ayman Nadeem
|
5b88f2e0fe
|
update all CodeQL instances with Parse.Err
|
2020-05-11 10:39:04 -04:00 |
|
Ayman Nadeem
|
53c0f287ba
|
finish updating Java tags
|
2020-05-11 10:35:26 -04:00 |
|
Ayman Nadeem
|
48f3431751
|
add err to PHP ToTags instances
|
2020-05-11 10:04:48 -04:00 |
|
Ayman Nadeem
|
8474f3061d
|
Add error to all TSX instances
|
2020-05-11 09:57:36 -04:00 |
|
Ayman Nadeem
|
4fce334afd
|
finish updating Go instances
|
2020-05-11 09:40:40 -04:00 |
|
Ayman Nadeem
|
2ce34203f2
|
add Err to FunctionDeclaration instance
|
2020-05-11 09:36:18 -04:00 |
|
Ayman Nadeem
|
7e4475471f
|
need AST.Parse
|
2020-05-11 09:35:55 -04:00 |
|
Ayman Nadeem
|
8a453586e1
|
add error to instance for Rb.MethodCall
|
2020-05-08 17:02:03 -04:00 |
|
Ayman Nadeem
|
5235cc979c
|
add error to Rb.Lhs instance
|
2020-05-08 16:06:14 -04:00 |
|
Ayman Nadeem
|
3e2baecefa
|
add error to Rb.Class instance
|
2020-05-08 15:54:07 -04:00 |
|
Ayman Nadeem
|
9b0fc81a7c
|
add error to Rb.SingletonClass
|
2020-05-08 15:53:50 -04:00 |
|
Ayman Nadeem
|
835d86b7ea
|
add error to Rb.Module instance
|
2020-05-08 15:52:57 -04:00 |
|
Ayman Nadeem
|
fa6ffe9825
|
import AST.Parse into Language.Ruby.Tags
|
2020-05-08 15:35:40 -04:00 |
|
Ayman Nadeem
|
e921afcbc7
|
update docComment
|
2020-05-08 15:19:58 -04:00 |
|
Ayman Nadeem
|
bed68e15d7
|
update Py.call
|
2020-05-08 15:19:50 -04:00 |
|
Ayman Nadeem
|
ae91ce2d61
|
update Py.Interpolation
|
2020-05-08 14:55:00 -04:00 |
|
Ayman Nadeem
|
4da77acf54
|
update ToTag instance for Py.String
|
2020-05-08 14:53:39 -04:00 |
|