aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/KnownState.cpp
Commit message (Collapse)AuthorAgeFilesLines
* make use of C++ `= default` constructor declarations as well as more ↵Christian Parpart2018-12-191-2/+2
| | | | non-static member initialization syntax.
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-0/+1
| | | | | | | Also: - Use {}-style list initialisation for SourceLocation construction - Introduce new system includes - Changes the API of the Scanner to take source as value (with move) as opposed to as a reference
* Renamed SHA3.{h,cpp} files.chriseth2018-10-181-1/+1
|
* As SWITCH..CASE is better than ELSE..IFKhan M Rashedun-Naby2018-07-021-8/+13
|
* Rename the SHA3 assembly instruction to KECCAK256Alex Beregszaszi2017-05-301-10/+10
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Rename dev::sha3 to dev::keccak256Alex Beregszaszi2016-10-061-1/+1
|
* move libevmasmDimitry2016-03-211-0/+411