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
Bump handlebars from 4.1.2 to 4.7.6
#108
dependabot[bot]
opened
4 years ago
0
Fix missing `FunctionCall` in `Visitor`
#107
jonioni
opened
4 years ago
0
ANTLR grammar in the Solidity repository
#106
axic
opened
4 years ago
1
Bump lodash from 4.17.4 to 4.17.19
#105
dependabot[bot]
opened
4 years ago
0
Failing to parse abstract contracts in Solidity 0.6
#104
naddison36
opened
4 years ago
0
Cannot get parsed ast correctly in production
#103
lhz516
closed
4 years ago
4
Bump acorn from 6.1.1 to 7.1.1
#102
dependabot[bot]
opened
4 years ago
0
Bump yarn from 1.17.3 to 1.22.0
#101
dependabot[bot]
opened
4 years ago
0
Fix and add browser support for tokenize function
#100
fvictorio
opened
4 years ago
0
Fixed transformAST.TypeName
#99
ZeframLou
opened
4 years ago
0
0.6.0: Support try/catch syntax
#98
Eriiond
opened
4 years ago
4
Bump handlebars from 4.1.2 to 4.5.3
#97
dependabot[bot]
closed
4 years ago
1
solc 0.6.0 array slicing syntax for calldata arrays does not compile
#96
gitpusha
opened
4 years ago
1
`parse` fails to parse empty files with `{ loc: true }` option
#95
fernandomg
opened
4 years ago
0
Tokenize function is not working
#94
fvictorio
opened
4 years ago
0
Bump eslint-utils from 1.3.1 to 1.4.3
#93
dependabot[bot]
opened
5 years ago
0
Some bugs
#92
yz1019117968
opened
5 years ago
3
Add typings for unary operation.
#91
aoli-al
closed
5 years ago
1
Non-ascii characters corrupt the range data
#90
cgewecke
opened
5 years ago
4
feat(visitor): support early termination
#89
yxliang01
opened
5 years ago
0
Parses error with arrays with ABIEncoderV2
#88
kerzhner
opened
5 years ago
3
`NewExpression` expression type missing from type definitions
#87
naddison36
opened
5 years ago
1
`UnaryOperation` expression type missing from type definitions
#86
naddison36
opened
5 years ago
1
Add suport for parsing type name fragments
#85
cd1m0
opened
5 years ago
2
Support inheritance specifier with optional arguments
#84
blitz-1306
closed
5 years ago
1
type definition of body is a Block not a Statement
#83
naddison36
closed
5 years ago
1
Natspec feature throwing errors in natspec not attached to functions
#82
Janther
opened
5 years ago
9
Handle escaped quotes in StringLiterals
#81
fvictorio
closed
5 years ago
0
Can't read property expressionList of null
#80
jjgonecrypto
closed
5 years ago
1
Parse error when using underscores in numbers
#79
cgewecke
closed
5 years ago
6
docs: document the loc attribute
#78
yxliang01
closed
5 years ago
0
Remove ParameterList and Parameter node types
#77
federicobond
closed
5 years ago
7
Drop ParameterList and Parameter node types
#76
federicobond
closed
5 years ago
2
fix: ParameterList member types
#75
andremedeiros
closed
5 years ago
5
Augment the `Parameter` type
#74
andremedeiros
closed
5 years ago
2
Fix `parameters` type on EventDeclaration
#73
andremedeiros
closed
5 years ago
1
Add ImportDeclaration type
#72
andremedeiros
closed
5 years ago
4
Add natspec comments parser
#71
vibern0
closed
5 years ago
22
ImportDeclaration type definition missing
#70
andremedeiros
closed
5 years ago
3
Add missing types for assembly nodes.
#69
aoli-al
closed
5 years ago
0
storageLocation missing in VariableDeclaration within VariableDeclarationStatement
#68
Janther
closed
5 years ago
2
Add support for modifier-style constructor calls
#67
Janther
closed
5 years ago
6
Strings with escaped quotes
#66
fvictorio
closed
5 years ago
2
Add typings
#65
aoli-al
closed
5 years ago
1
type: simplify Visitor definition
#64
yxliang01
opened
5 years ago
1
type: ASTNode types have incorrect optional properties
#63
yxliang01
opened
5 years ago
2
MemberAccess does not return parameters
#62
vibern0
closed
5 years ago
3
[Question] what is definition of AST node type ExpressionStatement ?
#61
yxliang01
opened
5 years ago
2
VariableDeclaration ASTNode
#60
aoli-al
closed
5 years ago
4
Add typing information for ASTNodes.
#59
aoli-al
closed
5 years ago
2
Next