solidity/libsolutil
2023-08-21 12:37:40 -03:00
..
Algorithms.h
AnsiColorized.h
Assertions.h Adds solidity::util::unreachable() helper function. 2022-06-07 16:40:55 +02:00
CMakeLists.txt Fix incorrect CMAKE_SOURCE_DIR usage 2023-06-08 19:17:34 +08:00
Common.h libsolutil: Add missing include 2023-02-04 16:22:18 +01:00
CommonData.cpp Purge using namespace std from libsolutil 2023-08-18 12:10:43 +02:00
CommonData.h Update CI ubuntu version to 2204 2023-01-12 10:37:29 +01:00
CommonIO.cpp Purge using namespace std from libsolutil 2023-08-18 12:10:43 +02:00
CommonIO.h Function to read a number of bytes from an input stream. 2021-12-01 16:24:56 +01:00
cxx20.h Control flow graph for Yul. 2021-07-15 15:24:12 +02:00
ErrorCodes.h
Exceptions.cpp Purge using namespace std from libsolutil 2023-08-18 12:10:43 +02:00
Exceptions.h Add solRequire() 2023-04-20 20:01:45 +02:00
FixedHash.h Drop implicit alignment argument from FixedHash 2022-09-27 17:58:32 +02:00
FunctionSelector.h Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
IndentedWriter.cpp Purge using namespace std from libsolutil 2023-08-18 12:10:43 +02:00
IndentedWriter.h
IpfsHash.cpp Purge using namespace std from libsolutil 2023-08-18 12:10:43 +02:00
IpfsHash.h
JSON.cpp Added new kind of test: check for specific properties of AST 2023-08-21 12:37:40 -03:00
JSON.h Added new kind of test: check for specific properties of AST 2023-08-21 12:37:40 -03:00
Keccak256.cpp Purge using namespace std from libsolutil 2023-08-18 12:10:43 +02:00
Keccak256.h
LazyInit.h
LEB128.h
Numeric.cpp Fix compilation error. 2022-06-15 11:14:50 +02:00
Numeric.h Allow support for older boost and adjust docs 2023-01-18 10:51:14 +01:00
picosha2.h
Result.h
SetOnce.h
StackTooDeepString.h Recommend via-ir whenever a stack too deep error is encountered. 2022-05-05 19:22:03 +02:00
StringUtils.cpp Purge using namespace std from libsolutil 2023-08-18 12:10:43 +02:00
StringUtils.h Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category 2023-04-20 13:50:22 +02:00
SwarmHash.cpp Purge using namespace std from libsolutil 2023-08-18 12:10:43 +02:00
SwarmHash.h
TemporaryDirectory.cpp Purge using namespace std from libsolutil 2023-08-18 12:10:43 +02:00
TemporaryDirectory.h Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
UTF8.cpp
UTF8.h
vector_ref.h Update CI ubuntu version to 2204 2023-01-12 10:37:29 +01:00
Views.h
Visitor.h Refix MSVC Debug crash 2022-04-26 01:52:56 +02:00
Whiskers.cpp Purge using namespace std from libsolutil 2023-08-18 12:10:43 +02:00
Whiskers.h Updated Whiskers for checking invalid tags 2022-09-29 07:36:29 +05:30