solidity/libsolutil
chriseth c24c4f85e4
Merge pull request #8665 from ethereum/recursiveStructRefactoring
Recursive struct refactoring and a bunch of ICE fixes.
2020-04-20 13:24:19 +02:00
..
Algorithms.h Annotate struct definitions with a recursive flag. 2020-04-16 16:42:12 +02:00
AnsiColorized.h
Assertions.h Don't use identifiers starting with an underscore followed by an uppercase letter 2020-02-17 12:44:39 -05:00
CMakeLists.txt CMake: Renaming devcore static library to solutil (to match source code paths) 2020-01-13 15:52:46 +01:00
Common.h Apply modernize-pass-by-value. 2020-04-14 10:32:13 -05:00
CommonData.cpp
CommonData.h Add functional map and fold generic functions 2020-04-16 19:21:36 +02:00
CommonIO.cpp Don't use identifiers starting with an underscore followed by an uppercase letter 2020-02-17 12:44:39 -05:00
CommonIO.h Don't use identifiers starting with an underscore followed by an uppercase letter 2020-02-17 12:44:39 -05:00
Exceptions.cpp
Exceptions.h
FixedHash.h Use multiprecision::msb() in GasMeter and remove FixedHash dependency 2020-01-17 14:24:55 +01:00
IndentedWriter.cpp
IndentedWriter.h
InvertibleMap.h
IpfsHash.cpp Fix 32 bit build failure. 2020-04-09 17:01:26 +02:00
IpfsHash.h
JSON.cpp
JSON.h
Keccak256.cpp
Keccak256.h
picosha2.h
Result.h Ensure that public callable parameters are valid for calldata. 2020-04-16 17:23:20 +02:00
StringUtils.cpp
StringUtils.h
SwarmHash.cpp
SwarmHash.h
UTF8.cpp
UTF8.h
vector_ref.h Remove byte-reinterpret conversion operator from vector_ref 2020-03-15 18:38:59 -04:00
Visitor.h
Whiskers.cpp
Whiskers.h