solidity/libsolutil
2020-12-04 15:14:25 +01:00
..
Algorithms.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AnsiColorized.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Assertions.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
CMakeLists.txt Move computation of constants out of types.cpp 2020-12-04 15:14:25 +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 Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
CommonData.h Implemented UnusedFunctionArgumentPruner 2020-09-03 13:15:38 +02:00
CommonIO.cpp Change readFile/readFileAsString to throw FileNotFound exception 2020-11-04 16:35:19 +00:00
CommonIO.h Change readFile/readFileAsString to throw FileNotFound exception 2020-11-04 16:35:19 +00:00
ErrorCodes.h Fail on invalid storage encoding for byte arrays. 2020-11-12 11:12:42 +01:00
Exceptions.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Exceptions.h Change readFile/readFileAsString to throw FileNotFound exception 2020-11-04 16:35:19 +00:00
FixedHash.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
FunctionSelector.h Extract function to compute function selector from signature. 2020-10-12 17:57:34 +02:00
IndentedWriter.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
IndentedWriter.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
InvertibleMap.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
IpfsHash.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
IpfsHash.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
JSON.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-07-21 11:35:28 +02:00
JSON.h Merge remote-tracking branch 'origin/develop' into breaking 2020-07-21 11:35:28 +02:00
Keccak256.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Keccak256.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
LazyInit.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
LEB128.h Add LEB128 encoding functions & tests. 2020-09-28 16:06:19 -05:00
picosha2.h Adding fixes for signedness warnings in libsolutil 2020-06-02 19:01:29 +02:00
Result.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SetOnce.h Make annotations `SetOnce or optional` where feasible 2020-09-22 17:38:21 +02:00
StringUtils.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
StringUtils.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SwarmHash.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SwarmHash.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
UTF8.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
UTF8.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
vector_ref.h Remove byte-reinterpret conversion operator from vector_ref 2020-03-15 18:38:59 -04:00
Visitor.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Whiskers.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Whiskers.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30