solidity/libsolutil
2021-09-02 17:47:19 +02:00
..
Algorithms.h Add missing header to Algorithms.h. 2021-03-15 13:50:24 +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 Drop the util::u160 type 2021-04-23 14:35:06 +01:00
CommonData.cpp Rename escapeAndQuoteYulString() back to escapeAndQuoteString() 2021-07-14 21:29:01 +02:00
CommonData.h Stack layout generator for new code generation. 2021-09-02 17:47:19 +02:00
CommonIO.cpp readFileAsString(): Accept path as boost::filesystem::path instead of string 2021-08-17 12:58:33 +02:00
CommonIO.h readFileAsString(): Accept path as boost::filesystem::path instead of string 2021-08-17 12:58:33 +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 CommonIO: Make readFile() check if the file is not a directory and if not fail with a sensible exception rather than std::length_error 2021-06-25 16:04:58 +02:00
FixedHash.h Add comprehensive tests for FixedHash 2020-12-11 12:20:37 +00:00
FunctionSelector.h
IndentedWriter.cpp
IndentedWriter.h
IpfsHash.cpp Remove unneeded include files 2021-06-07 12:53:18 -04:00
IpfsHash.h
JSON.cpp Make --pretty-json work with Standard JSON output 2021-07-26 16:00:46 +02:00
JSON.h Make --pretty-json work with Standard JSON output 2021-07-26 16:00:46 +02:00
Keccak256.cpp Remove unneeded include files 2021-06-07 12:53:18 -04:00
Keccak256.h
LazyInit.h
LEB128.h
picosha2.h
Result.h
SetOnce.h
StringUtils.cpp Remove unneeded include files 2021-06-07 12:53:18 -04:00
StringUtils.h [libyul] ObjectParser: Enables the use of custom source mapping via @use-src. 2021-07-27 16:46:47 +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 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] Add check that template contain tags. 2021-01-20 15:26:34 -05:00
Whiskers.h [whiskers] Add check that template contain tags. 2021-01-20 15:26:34 -05:00