solidity/libsolutil
chriseth c8a351d34f
Merge pull request #10467 from ethereum/dataFlowAnalyzerOptimization
Various optimizations for the DataFlowAnalyzer.
2021-01-14 11:21:22 +01:00
..
Algorithms.h Fix BFS visit 2021-01-11 13:18:59 +01:00
AnsiColorized.h
Assertions.h
CMakeLists.txt Implement cxx20 polyfill and replace InvertibleMap entirely. 2021-01-12 21:40:40 +01:00
Common.cpp Move computation of constants out of types.cpp 2020-12-04 15:14:25 +01:00
Common.h Move computation of constants out of types.cpp 2020-12-04 15:14:25 +01:00
CommonData.cpp
CommonData.h Add and use mapTuple helper. 2021-01-13 17:23:27 +01:00
CommonIO.cpp Enable the -Wconversion warning 2020-12-08 16:45:24 +00:00
CommonIO.h Change readFile/readFileAsString to throw FileNotFound exception 2020-11-04 16:35:19 +00:00
cxx20.h Some style review suggestions. 2021-01-13 12:43:38 +01:00
ErrorCodes.h Fail on invalid storage encoding for byte arrays. 2020-11-12 11:12:42 +01:00
Exceptions.cpp
Exceptions.h Change readFile/readFileAsString to throw FileNotFound exception 2020-11-04 16:35:19 +00:00
FixedHash.h Add comprehensive tests for FixedHash 2020-12-11 12:20:37 +00:00
FunctionSelector.h Extract function to compute function selector from signature. 2020-10-12 17:57:34 +02:00
IndentedWriter.cpp
IndentedWriter.h
IpfsHash.cpp
IpfsHash.h
JSON.cpp
JSON.h
Keccak256.cpp
Keccak256.h
LazyInit.h
LEB128.h
picosha2.h
Result.h
SetOnce.h
StringUtils.cpp
StringUtils.h
SwarmHash.cpp Fix undefined behaviour on 32-bit platforms in swarm hash. 2021-01-13 15:52:58 +01:00
SwarmHash.h
UTF8.cpp Enable more C++ compiler warnings 2020-12-10 21:03:58 +00:00
UTF8.h
vector_ref.h
Views.h Dereference. 2021-01-12 14:28:27 +01:00
Visitor.h
Whiskers.cpp
Whiskers.h