issues
search
federicobond
/
solidity-parser-antlr
A Solidity parser for JS built on top of a robust ANTLR4 grammar
MIT License
155
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add typing information for expression and simple statements.
#58
aoli-al
closed
5 years ago
2
Returning only contract and params (no func) when calling it in another method
#57
vibern0
closed
5 years ago
9
Add missing typing for IndexAccess.
#56
aoli-al
closed
5 years ago
5
UserDefinedTypeName needs to be address payable
#55
TimDaub
closed
5 years ago
2
bug: line comment cannot be parsed
#54
yxliang01
closed
5 years ago
6
Issues with assembly function declarations
#53
area
closed
5 years ago
1
types(index.d.ts): improved the type definitions
#52
yxliang01
closed
5 years ago
0
Allow accessing node parents in visitor function
#51
yxliang01
opened
5 years ago
12
`abi.decode(b, (uint256[]))` breaks parser.
#50
maxsam4
closed
5 years ago
2
feat: add typescript types
#49
yxliang01
closed
5 years ago
0
Typescript type definition
#48
yxliang01
opened
5 years ago
0
[Question] automatically generating typing from concrete output or the test cases?
#47
yxliang01
opened
5 years ago
10
Fix assembly assignments parsing
#46
LogvinovLeon
opened
5 years ago
4
Problem with condititonExpression ForStatement
#45
tungduonghgg123
closed
5 years ago
6
Tuple Edge case fixed
#44
maxsam4
closed
5 years ago
5
Differentiate parenthesized expression from tuple expression
#43
fvictorio
closed
5 years ago
1
Fails when an event parameter is called 'calldata'
#42
fvictorio
closed
5 years ago
3
Add line and column to error message
#41
fvictorio
closed
5 years ago
0
Releae a version with the latest fix to address payable
#40
svechinsky
closed
5 years ago
1
Should the loop expression of a ForStatement be an ExpressionStatement?
#39
fvictorio
opened
6 years ago
1
Error parsing function modifiers.
#38
MKmknd
closed
6 years ago
2
Unable to parse hex literal where 0X is used.
#37
thakkarparth007
closed
6 years ago
2
Returning original node from visitor
#36
JisuPark
opened
6 years ago
4
How to implement this for Vyper?
#35
maurelian
closed
6 years ago
2
Error parsing return statement
#34
golivax
closed
6 years ago
3
Error parsing decimal
#33
golivax
closed
6 years ago
1
Add support for a Concrete Syntax Tree
#32
federicobond
opened
6 years ago
0
NPM Package out of Date
#31
thekevinbrown
closed
6 years ago
1
Array variables not parsed correctly
#30
ferranbt
closed
6 years ago
3
Add tests for tokenize function
#29
federicobond
opened
6 years ago
0
Building the AST sometimes fails, throwing an exception
#28
alcuadrado
opened
6 years ago
3
Don't print lexer errors to stderr
#27
alcuadrado
closed
6 years ago
2
Now shipping an ES5 version of the module.
#26
thekevinbrown
closed
6 years ago
5
Publish an ES5 version of this package
#25
thekevinbrown
closed
6 years ago
1
Parsing errors
#24
alcuadrado
closed
6 years ago
1
Allow multiple variables to be declared as the part of the tuple statement
#23
LogvinovLeon
closed
6 years ago
3
Final changes for relicensing to MIT
#22
alcuadrado
closed
6 years ago
1
issue w/ require()
#21
mattiaerre
closed
6 years ago
2
Ability to parse NatSpec comments
#20
chmanie
closed
5 years ago
15
Parse fails for 0.4.23 contracts
#19
elenadimitrova
closed
6 years ago
2
Add support for return parameters
#18
GNSPS
closed
6 years ago
1
Return parameters are not included in the parser
#17
GNSPS
closed
6 years ago
1
incorrectly parses abstract func whose name is at the end
#16
duaraghav8
closed
6 years ago
2
pragma statement parse error when verison doesn't follow A.B.C pattern
#15
duaraghav8
opened
6 years ago
4
Information loss in BinaryOperation when both sides are TupleExpression
#14
duaraghav8
closed
6 years ago
7
Add grammar as git submodule
#13
frangio
closed
6 years ago
3
modify example to show how to read parse errors
#12
duaraghav8
closed
6 years ago
1
Submodule solidity-antlr4?
#11
sohkai
closed
6 years ago
2
Parse NatSpec documentation tags
#10
federicobond
closed
5 years ago
2
Add missing location information to some AST nodes
#9
federicobond
closed
7 years ago
0
Previous
Next