Popular repositories
3,033 contributions in the last year
Less
More
Contribution activity
July 2021
Created 100 commits in 4 repositories
Created a pull request in ethereum/solidity that received 9 comments
Opened 9 other pull requests in 1 repository
ethereum/solidity
4
open
5
merged
- No utility for via ir
- Support function debug info via IR.
- Remove scanner from compiler stack
- ParserBase has virtual functions but did not have a virtual dtor.
- Use unknown file for invalid source index.
-
Fix source location for
ifstatements. - Add override exception for interface functions.
- Include locations with empty source name.
- Merge develop into breaking
Reviewed 32 pull requests in 1 repository
ethereum/solidity 32 pull requests
- Add cmdline test for yul src locations
- Yul src output updates & fixes
- Yul Stack Layout Generator (OptimizedEVMCodeTransform Step 2)
-
Sphinx extension for rendering
robots txt - Support function debug info via IR.
- Disallow modifier declarations and definitions in interfaces
-
Remove deprecated escapes from docs + rename
escapeAndQuoteYulString() - Yul control flow graph (OptimizedEVMCodeTransform Step 1)
- Remove CharStream from SourceLocation.
- LP Solver.
-
Yul ObjectCompiler: parse
@use-src ... - Fixed point types.
- Implement Basefee
-
Yul: custom source locations (
@src) - [Docs] Clarify that non-byte array struct members are omitted by getters
- Test yul code blocks in documentation.
- isolate_tests: Extract code blocks from documentation using code block header
- Validate that matching yul util functions are generated.
- Fix negation function name collision.
- Local output streams in CommandLineParser
- Remove arg aliases.
- Update smtchecker.rst
- Stripping base path from CLI paths (without CLI refactor)
- Fix source location of builtin function calls.
- Add new info severity
- Some pull request reviews not shown.