solidity/libdevcore
2019-11-29 13:25:42 +01:00
..
Algorithms.h Change BreadthFirstSearch to use value types instead of pointers. 2019-08-15 16:10:10 +02:00
AnsiColorized.h libdevcore: Introduces a generalized AnsiColorized, an improved FormattedScope 2019-02-07 12:55:14 +01:00
Assertions.h Include cleanup. 2019-03-28 14:32:48 +01:00
CMakeLists.txt Remove dependency on boost::regex from Whiskers 2019-10-16 21:26:49 +09:00
Common.h Add mini-interpreter to check representation. 2019-05-28 11:35:07 +02:00
CommonData.cpp Change string formatting check to assertion. 2019-11-28 14:33:38 +01:00
CommonData.h Change string formatting check to assertion. 2019-11-28 14:33:38 +01:00
CommonIO.cpp Include cleanup. 2019-03-28 14:32:48 +01:00
CommonIO.h Include cleanup. 2019-03-28 14:32:48 +01:00
Exceptions.cpp Remove trailing whitespace for all files in the repository. 2018-09-04 11:30:30 +02:00
Exceptions.h Change string formatting check to assertion. 2019-11-28 14:33:38 +01:00
FixedHash.h Restrict toHex to bytes. 2018-12-05 22:37:05 +01:00
IndentedWriter.cpp Replace push_back with emplace_back where it makes sense 2018-12-10 19:02:39 +01:00
IndentedWriter.h make use of C++ = default constructor declarations as well as more non-static member initialization syntax. 2018-12-19 11:26:42 +01:00
InvertibleMap.h Knowledge about storage. 2019-06-20 18:43:37 +02:00
IpfsHash.cpp Replace uses of BOOST_THROW_EXCEPTION with assertThrow 2019-11-26 13:07:42 +01:00
IpfsHash.h Tools to compute UnixFS IPFS hash. 2019-05-14 11:52:11 +02:00
JSON.cpp Update to jsoncpp 1.9.2 2019-11-27 23:40:19 +01:00
JSON.h Add SMTChecker tests for standard JSON 2018-11-23 10:51:06 +00:00
Keccak256.cpp Even more style checks. 2019-02-14 11:53:00 +01:00
Keccak256.h Renamed SHA3.{h,cpp} files. 2018-10-18 14:31:36 +02:00
picosha2.h Tools to compute UnixFS IPFS hash. 2019-05-14 11:52:11 +02:00
Result.h Improves Result<T> in order to prevent defects. 2019-03-14 14:33:28 +01:00
StringUtils.cpp moved SuffixHelper to StringUtils 2019-07-09 13:50:07 +02:00
StringUtils.h moved SuffixHelper to StringUtils 2019-07-09 13:50:07 +02:00
SwarmHash.cpp Update swarm hash. 2019-06-27 12:48:51 +02:00
SwarmHash.h Update swarm hash. 2019-06-27 12:48:51 +02:00
UTF8.cpp Include cleanup. 2019-03-28 14:32:48 +01:00
UTF8.h Replace cpp-ethereum with solidity in the license headers 2017-02-02 10:06:28 +00:00
vector_ref.h Skip empty entries in memory and storage dump. 2019-05-23 12:27:56 +02:00
Visitor.h Clarify documentation 2019-11-26 15:55:06 +01:00
Whiskers.cpp Remove dependency on boost::regex from Whiskers 2019-10-16 21:26:49 +09:00
Whiskers.h Make Whiskers fail early when called with int 2019-07-04 09:31:24 +02:00