aboutsummaryrefslogtreecommitdiffstats
path: root/liblll/CompilerState.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace dev::eth namespace with dev::lll in LLLAlex Beregszaszi2018-07-281-1/+1
* LLL: change (include) to use a callbackAlex Beregszaszi2017-10-031-1/+1
* Mark a lot of functions const (where possible)Alex Beregszaszi2017-08-221-1/+1
* LLL: rewrite alloc to avoid issues with edge cases.benjaminion2017-07-121-0/+2
* LLL: Fix msg macro with six arguments.benjaminion2017-06-221-1/+2
* LLL: Fix for edge case in the create macros.benjaminion2017-06-221-2/+3
* LLL: Correctly label arguments to ecrecover built-in macro.benjaminion2017-06-221-1/+1
* Support shl/shr in LLLAlex Beregszaszi2017-06-141-0/+3
* LLL: fix handling of "sha3" expressionbenjaminion2017-06-141-1/+1
* Change opcode generated by (panic) to INVALIDbenjaminion2017-06-141-0/+1
* Replace cpp-ethereum with solidity in the license headersAlex Beregszaszi2017-02-021-4/+4
* LLL: add Ethereum subunit macrosAlex Beregszaszi2016-10-151-0/+4
* Removed obsolete built in macros. Added a new macro to support the use of 'ke...Daniel Ellison2016-10-131-9/+1
* move liblllDimitry2016-03-211-0/+82