Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / JoranHonig/tree-sitter-solidity issues and pull requests
#63 - fix: align operator precedence with Solidity documentation
Pull Request -
State: open - Opened by elopez 3 months ago
#62 - Update Cargo.toml
Pull Request -
State: open - Opened by note89 4 months ago
- 1 comment
#61 - feat(solidity): cancun support
Pull Request -
State: closed - Opened by JoranHonig 6 months ago
#60 - feat: file level events
Pull Request -
State: closed - Opened by meetmangukiya 7 months ago
- 8 comments
#59 - Operator nodes broken
Issue -
State: closed - Opened by clason 7 months ago
- 1 comment
#58 - Feat/public nodes
Pull Request -
State: closed - Opened by JoranHonig 8 months ago
#57 - run new generator
Pull Request -
State: closed - Opened by JoranHonig 8 months ago
#56 - Pr amend/50
Pull Request -
State: closed - Opened by JoranHonig 8 months ago
#55 - ✨ implement field unchecked
Pull Request -
State: closed - Opened by JoranHonig 8 months ago
#54 - :sparkles: add key & value identifiers to mapping type
Pull Request -
State: closed - Opened by JoranHonig 8 months ago
#54 - :sparkles: add key & value identifiers to mapping type
Pull Request -
State: closed - Opened by JoranHonig 8 months ago
#53 - feat(solidity): cancun support
Pull Request -
State: closed - Opened by sambacha 8 months ago
- 3 comments
#53 - feat(solidity): cancun support
Pull Request -
State: closed - Opened by sambacha 8 months ago
- 1 comment
#52 - Add support for keyName/valueName in mappings
Pull Request -
State: open - Opened by ret2libc 8 months ago
#52 - Add support for keyName/valueName in mappings
Pull Request -
State: closed - Opened by ret2libc 8 months ago
- 2 comments
#51 - New release on npm/crates
Issue -
State: closed - Opened by ret2libc 9 months ago
- 2 comments
#51 - New release on npm/crates
Issue -
State: open - Opened by ret2libc 9 months ago
#50 - Add body to struct and enum declarations
Pull Request -
State: closed - Opened by beeb 9 months ago
- 7 comments
#49 - fix: typo in event_parameter
Pull Request -
State: closed - Opened by beeb 9 months ago
- 4 comments
#48 - Matching functions/arguments/types in helix editor does not work
Issue -
State: closed - Opened by beeb 9 months ago
- 1 comment
#47 - Add assembly flags
Pull Request -
State: closed - Opened by JoranHonig 9 months ago
#47 - Add assembly flags
Pull Request -
State: closed - Opened by JoranHonig 9 months ago
#46 - Recursive mapping type results in an error
Issue -
State: open - Opened by mateuszradomski 9 months ago
#46 - Recursive mapping type results in an error
Issue -
State: closed - Opened by mateuszradomski 9 months ago
- 1 comment
#45 - Application to become a maintainer
Issue -
State: closed - Opened by Philogy 10 months ago
- 2 comments
#44 - update tree-sitter version
Pull Request -
State: closed - Opened by meetmangukiya 10 months ago
- 1 comment
#43 - Fix/pep517 build
Pull Request -
State: closed - Opened by michprev 10 months ago
- 1 comment
#42 - 🐛 Fix syntax highlighting breaking for assembly blocks with `("memory-safe")` annotations
Pull Request -
State: closed - Opened by Philogy 11 months ago
- 3 comments
#41 - Remove unnecessary conflicts, regenerate w/ abi 14
Pull Request -
State: closed - Opened by amaanq over 1 year ago
- 1 comment
#40 - Function calls are not highlighted
Issue -
State: closed - Opened by zeroknots over 1 year ago
- 6 comments
#39 - update tree sitter crate minor version
Pull Request -
State: closed - Opened by selfint over 1 year ago
- 1 comment
#38 - Failing to parse "=" operators
Issue -
State: closed - Opened by CREESTL almost 2 years ago
- 1 comment
#37 - Error when installing `tree-sitter-solidity` using pip
Issue -
State: closed - Opened by michprev almost 2 years ago
- 2 comments
#36 - 'Unchecked' Not Properly Recognized
Issue -
State: open - Opened by Philogy about 2 years ago
- 7 comments
Labels: nvim-treesitter
#35 - Add readable numbers notation
Issue -
State: closed - Opened by iFrostizz about 2 years ago
- 1 comment
#34 - Call and unary precedence
Pull Request -
State: closed - Opened by doras100p over 2 years ago
- 3 comments
#33 - Highlighting fixes
Pull Request -
State: closed - Opened by JoranHonig over 2 years ago
#32 - Improve grammar and tags
Pull Request -
State: closed - Opened by JoranHonig over 2 years ago
#31 - How to properly build .so file?
Issue -
State: closed - Opened by Malabarba over 2 years ago
- 2 comments
#30 - NatSpec
Issue -
State: open - Opened by JoranHonig over 2 years ago
- 4 comments
Labels: nvim-treesitter
#29 - Some cleanup things
Pull Request -
State: closed - Opened by JoranHonig over 2 years ago
#28 - Feat: include d.ts typings for parser
Pull Request -
State: open - Opened by sambacha over 2 years ago
- 3 comments
#27 - build(nodejs): fix failing build
Pull Request -
State: closed - Opened by sambacha over 2 years ago
#26 - A pull request to get parsing rate to 99.9%
Pull Request -
State: closed - Opened by JoranHonig over 2 years ago
- 3 comments
#25 - Highlights fix
Pull Request -
State: closed - Opened by xlittlerag over 2 years ago
- 1 comment
#24 - Bugfix: missing seq() in _call_arguments
Pull Request -
State: closed - Opened by YongJieYongJie over 2 years ago
- 1 comment
#23 - Minor bugs in call_expression and _call_arguments
Issue -
State: closed - Opened by YongJieYongJie over 2 years ago
#22 - name intermediate contract_member rule (this will be useful for semgrep extensions)
Pull Request -
State: closed - Opened by aryx almost 3 years ago
#21 - ✨ allow full range of pragma tokens
Pull Request -
State: closed - Opened by seanyoung almost 3 years ago
- 1 comment
#20 - pragma experimental ABIEncoderV2;
Issue -
State: closed - Opened by seanyoung almost 3 years ago
- 1 comment
#19 - Node type
Issue -
State: closed - Opened by weizhigp almost 3 years ago
- 1 comment
#18 - Name intermediate rules for semgrep
Pull Request -
State: closed - Opened by aryx almost 3 years ago
- 4 comments
#17 - Include return characters
Pull Request -
State: closed - Opened by JoranHonig over 3 years ago
#16 - README : Solidity Grammar 404 URL
Issue -
State: closed - Opened by n3wborn over 3 years ago
- 1 comment
#15 - Use language injection for Yul
Issue -
State: closed - Opened by nikitastupin over 3 years ago
- 4 comments
#14 - Block comments regex alternative
Pull Request -
State: closed - Opened by ibhagwan over 3 years ago
- 10 comments
#13 - Add highlights
Pull Request -
State: closed - Opened by JoranHonig over 3 years ago
#12 - Add highlights.scm and minor grammar change
Pull Request -
State: closed - Opened by p13nty over 3 years ago
- 5 comments
#11 - feat(docs): interactive parser playground (#2)
Pull Request -
State: open - Opened by sambacha over 3 years ago
- 5 comments
#10 - Update
Pull Request -
State: closed - Opened by JoranHonig about 4 years ago
#9 - 🎨 Improve structure of the ast for literals
Pull Request -
State: closed - Opened by JoranHonig about 4 years ago
#8 - Cleanup AST
Pull Request -
State: closed - Opened by JoranHonig about 4 years ago
#7 - ✨Add support for Yul inline assembly
Pull Request -
State: closed - Opened by JoranHonig about 4 years ago
#6 - Extend test suite for statements
Pull Request -
State: closed - Opened by JoranHonig about 4 years ago
#5 - Add rules, fixes and tests for literals and expressions
Pull Request -
State: closed - Opened by JoranHonig about 4 years ago
#4 - Add contract body rule fixes and tests to tree-sitter-solidity
Pull Request -
State: closed - Opened by JoranHonig about 4 years ago
#3 - Create node.js.yml
Pull Request -
State: closed - Opened by JoranHonig about 4 years ago
#2 - Add constructor and function definitions
Pull Request -
State: closed - Opened by JoranHonig about 4 years ago
#1 - Fix and test base source units
Pull Request -
State: closed - Opened by JoranHonig about 4 years ago