Popular repositories
3,095 contributions in the last year
Less
More
Contribution activity
July 2021
Created 52 commits in 3 repositories
Created a pull request in ethereum/solidity that received 9 comments
Opened 4 other pull requests in 1 repository
Reviewed 21 pull requests in 1 repository
ethereum/solidity 21 pull requests
- isolate_tests: Extract code blocks from documentation using code block header
- [Docs] Clarify that non-byte array struct members are omitted by getters
- Test yul code blocks in documentation.
- Validate that matching yul util functions are generated.
- Fix negation function name collision.
- Local output streams in CommandLineParser
- Remove arg aliases.
- Remove CharStream from SourceLocation.
-
[DRAFT] Yul ObjectCompiler: parse
@use-src ... - Update smtchecker.rst
- Stripping base path from CLI paths (without CLI refactor)
-
Yul: custom source locations (
@src) - Fix source location of builtin function calls.
- Add new info severity
- Constant for default --runs
- Optimise libevmasm in yul
- [docs] contributing.rst: Documents evmone.so loading search paths.
- Parser Grammer Error Fix
- Document difference in evaluation order of arguments of addmod/mulmod…
- Make Yul tests independent of optimizer
- CommandLineParser