solidity/libsolidity/codegen
chriseth d4a57d81ba Merge pull request #2317 from ethereum/keccak256
Use keccak256 in tests and replace the SHA3 instruction in assembly
2017-05-30 19:34:28 +02:00
..
ArrayUtils.cpp Rename the SHA3 assembly instruction to KECCAK256 2017-05-30 10:54:29 +01:00
ArrayUtils.h Change clearStorageLoop to TypePointer. 2017-01-24 12:07:09 +01:00
Compiler.cpp Use CBOR encoding. 2016-12-01 16:03:59 +01:00
Compiler.h Use CBOR encoding. 2016-12-01 16:03:59 +01:00
CompilerContext.cpp Adapt EVM codegen to new namespace. 2017-05-26 15:08:27 +02:00
CompilerContext.h Allow inserting low-level functions without calling them. 2017-01-26 16:39:07 +01:00
CompilerUtils.cpp Rename the SHA3 assembly instruction to KECCAK256 2017-05-30 10:54:29 +01:00
CompilerUtils.h Rename the SHA3 assembly instruction to KECCAK256 2017-05-30 10:54:29 +01:00
ContractCompiler.cpp Refactor error reporting 2017-05-30 07:28:31 -07:00
ContractCompiler.h Fix licensing headers 2016-11-23 12:22:33 +01:00
ExpressionCompiler.cpp Rename the SHA3 assembly instruction to KECCAK256 2017-05-30 10:54:29 +01:00
ExpressionCompiler.h Cleaner shift handling and type conversion for binary operations. 2016-12-12 11:12:12 +01:00
LValue.cpp Change references to FunctionType::Location 2017-03-16 12:49:52 +00:00
LValue.h Fix licensing headers 2016-11-23 12:22:33 +01:00