solidity/libsolutil
chriseth 49d7b78466
Merge pull request #12123 from ethereum/empty-switch-12068
CodeGen: Only output switch when it has cases
2021-10-12 17:42:49 +02:00
..
Algorithms.h Add missing header to Algorithms.h. 2021-03-15 13:50:24 +01:00
AnsiColorized.h
Assertions.h Define solThrow() macro to make throwing simple errors less verbose 2021-10-11 20:35:00 +02:00
CMakeLists.txt Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
Common.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
CommonData.cpp Rename escapeAndQuoteYulString() back to escapeAndQuoteString() 2021-07-14 21:29:01 +02:00
CommonData.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
CommonIO.cpp Preserve original newlines in solidity::util::readUntilEnd() 2021-10-05 20:24:24 +02:00
CommonIO.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
cxx20.h Control flow graph for Yul. 2021-07-15 15:24:12 +02:00
ErrorCodes.h Document the panic function of library deployment 2021-05-26 15:51:46 +01:00
Exceptions.cpp
Exceptions.h Define solThrow() macro to make throwing simple errors less verbose 2021-10-11 20:35:00 +02:00
FixedHash.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
FunctionSelector.h
IndentedWriter.cpp
IndentedWriter.h
IpfsHash.cpp Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
IpfsHash.h
JSON.cpp Make --pretty-json work with Standard JSON output 2021-07-26 16:00:46 +02:00
JSON.h Document JsonFormat 2021-09-21 10:49:13 +01:00
Keccak256.cpp Remove unneeded include files 2021-06-07 12:53:18 -04:00
Keccak256.h
LazyInit.h
LEB128.h
Numeric.cpp Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
Numeric.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
picosha2.h
Result.h
SetOnce.h
StringUtils.cpp Remove unneeded include files 2021-06-07 12:53:18 -04:00
StringUtils.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
SwarmHash.cpp Fix undefined behaviour on 32-bit platforms in swarm hash. 2021-01-13 15:52:58 +01:00
SwarmHash.h
UTF8.cpp
UTF8.h
vector_ref.h
Views.h Dereference. 2021-01-12 14:28:27 +01:00
Visitor.h
Whiskers.cpp Whiskers: Support conditional value parameters for lists 2021-10-12 17:07:08 +02:00
Whiskers.h Whiskers: Support conditional value parameters for lists 2021-10-12 17:07:08 +02:00