solidity/libsolutil
Daniel cd5ae26e34
Merge pull request #14143 from ethereum/remove-type-categoryname
Remove the inaccurate `Type::categoryName()`
2023-04-23 22:05:35 +02:00
..
Algorithms.h
AnsiColorized.h
Assertions.h Adds solidity::util::unreachable() helper function. 2022-06-07 16:40:55 +02:00
CMakeLists.txt Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
Common.h libsolutil: Add missing include 2023-02-04 16:22:18 +01:00
CommonData.cpp Replace all locale-dependent operations with locale-agnostic counterparts 2022-03-07 17:23:08 +01:00
CommonData.h Update CI ubuntu version to 2204 2023-01-12 10:37:29 +01:00
CommonIO.cpp Function to read a number of bytes from an input stream. 2021-12-01 16:24:56 +01: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
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
IndentedWriter.h
IpfsHash.cpp Specify namespaces 2022-03-08 00:09:17 -05:00
IpfsHash.h
JSON.cpp Make --pretty-json work with Standard JSON output 2021-07-26 16:00:46 +02:00
JSON.h De-macro helpers. 2022-11-01 12:49:22 +01:00
Keccak256.cpp Remove unneeded include files 2021-06-07 12:53:18 -04: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 changed output of formatNumberReadable so that it shows powers of two and one-less-than powers of two in a more compact format 2022-11-14 17:37:38 +01: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
SwarmHash.h
TemporaryDirectory.cpp Allow running Eldarica from the command line 2022-11-22 21:16:45 +01: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 Updated Whiskers for checking invalid tags 2022-09-29 07:36:29 +05:30
Whiskers.h Updated Whiskers for checking invalid tags 2022-09-29 07:36:29 +05:30