Issues
- 1
AST to code?
#117 opened by maytinhdibo - 0
v0.18.0 - "TypeError: Cannot read properties of null (reading 'accept')" when parsing old-style value transfers `msg.sender.send{1 ETH}()`
#116 opened by tintinweb - 0
The parser will report error if there is an avariable named `global` in solidity code
#115 opened by jmp0x7c00 - 3
Donating Funds to Solidity-Parser
#114 opened by Lfada - 1
indexed keyword used twice
#113 opened by Janther - 0
Improve support for Pragma Version Ranges
#112 opened by Janther - 4
- 0
Add DRIPs funding config
#109 opened by cgewecke - 16
Can't seem to load browser friendly parser
#47 opened by Janther - 1
Cannot bundle for Node without forging `BROWSER`
#89 opened by llllvvuu - 5
Support for Solidity 0.8.22
#96 opened by Janther - 0
Publish ESM version
#102 opened by fvictorio - 2
- 1
CustomErrorDefinition as nodeType for errors
#93 opened by 0xVolosnikov - 0
Update DEVELOPING.md
#88 opened by fvictorio - 4
Module Import Error Within NextJS
#70 opened by walnutwaldo - 5
- 0
Not planned, to be honest. This would mean changing a lot how comments are handled by the grammar, and I don't think I'll have the bandwidth to do it. Of course, if someone wants to give it a shot, PRs are welcome.
#84 opened by Janxinka - 1
- 1
Natspec parsing?
#82 opened by lnist - 4
Add support for "user defined operators"
#80 opened by Amxx - 0
- 7
- 0
- 2
- 5
Handle commas in assembly assignment
#60 opened by fvictorio - 0
Errors should include a line number
#73 opened by danfinlay - 3
Typescript node types
#71 opened by robinstraub - 4
[Question] How can I re-generate solidity source code after I make changes to the AST?
#62 opened by Troublor - 2
- 3
Unable to parse address[][] in abidecode()
#66 opened by zerosnacks - 6
Memory safe assembly blocks cause parse error
#67 opened by patrickd- - 3
Cannot parse `pragma solidity *;`
#55 opened by fvictorio - 0
- 3
Cannot parse new `using ... global` syntax
#61 opened by kbrizzle - 1
Unbalanced parenthesis cause unclear error message
#57 opened by axic - 1
Can't handle stray commas in parameter list
#56 opened by axic - 0
Cannot parse nested arrays in abi.decode
#54 opened by fvictorio - 1
VariableDeclaration type missing isImmutable
#53 opened by naddison36 - 1
- 1
UserDefined type not supported
#58 opened by 0xbribe - 0
Add support for virtual modifiers
#43 opened by fvictorio - 1
ArrayTypeName.length incorrect type
#52 opened by naddison36 - 1
Import `0.13.2` fail
#51 opened by aquiladev - 3
Cannot parse SafeMath.sol from openzeppelin
#44 opened by mentalrob - 0
Investigate better error handling
#50 opened by fvictorio - 1
Error Parse with BEP20Token.sol
#49 opened by hoangquochung95 - 0
- 9
- 0
Add support for solidity 0.8.4 custom errors
#45 opened by fvictorio