solidity/liblll
benjaminion 6cab6b6f49 LLL: Correctly label arguments to ecrecover built-in macro.
(r s v hash) -> (hash v r s) which corresponds to the order that the built-in EVM contract uses.
2017-06-21 23:32:47 +01:00
..
All.h move liblll 2016-03-21 14:58:34 +03:00
CMakeLists.txt Build jsoncpp from source using jsoncpp.cmake script 2016-10-20 22:18:13 +01:00
CodeFragment.cpp Move subroutine helpers from CompilerContext to Assembly 2017-06-14 21:21:26 +01:00
CodeFragment.h Replace cpp-ethereum with solidity in the license headers 2017-02-02 10:06:28 +00:00
Compiler.cpp Remove obsolete Assembly::out 2017-06-14 21:21:26 +01:00
Compiler.h Replace cpp-ethereum with solidity in the license headers 2017-02-02 10:06:28 +00:00
CompilerState.cpp LLL: Correctly label arguments to ecrecover built-in macro. 2017-06-21 23:32:47 +01:00
CompilerState.h Replace cpp-ethereum with solidity in the license headers 2017-02-02 10:06:28 +00:00
Exceptions.h Replace cpp-ethereum with solidity in the license headers 2017-02-02 10:06:28 +00:00
Parser.cpp liblll: allow macros with no arguments 2017-06-12 15:16:08 +02:00
Parser.h Replace cpp-ethereum with solidity in the license headers 2017-02-02 10:06:28 +00:00