solidity/libsolidity
chriseth 871ea22bb9
Merge pull request #5008 from liangdzou/yul_stack_reuse
Reuse stack slots in Yul codegen
2018-12-10 16:14:33 +01:00
..
analysis Adds an additional message to failing type conversions. 2018-12-07 11:55:53 +01:00
ast Adds more detailed type errors and tests. 2018-12-07 12:35:35 +01:00
codegen Reuse stack slots in Yul to EVM code generation. 2018-12-10 14:28:56 +01:00
formal [SMTChecker] Introduce SymbolicFunctionVariable 2018-12-10 11:34:29 +01:00
interface Reuse stack slots in Yul to EVM code generation. 2018-12-10 14:28:56 +01:00
parsing liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream source, eliminating sourceName 2018-11-30 17:07:12 +01:00
CMakeLists.txt Move AsmCodeGen. 2018-12-04 15:20:23 +01:00