solidity/test/tools
2021-09-18 05:43:09 -05:00
..
ossfuzz Add new info severity 2021-09-13 22:48:22 +02:00
yulInterpreter Some more base fees. 2021-08-12 16:37:21 +02:00
afl_fuzzer.cpp CommonIO: Replace readStandardInput() with readUntilEnd() with a configurable stream 2021-07-02 14:58:30 +02:00
CMakeLists.txt Stack layout generator for new code generation. 2021-09-02 17:47:19 +02:00
fuzzer_common.cpp Increase use of C++ constexpr constant expressions in code base as described in issue #7720 2021-08-31 15:03:59 +02:00
fuzzer_common.h Unify solc fuzzers. 2021-02-08 11:14:38 +01:00
isoltest.cpp Change loading of VMs and error messages during test. 2021-05-12 14:48:37 +02:00
IsolTestOptions.cpp Added call to addOptions virtual helper in CommonOptions::parse to add options from base/derived classes, modified interface of IsolTestOptions to include editor member variable set based on provided parameter in constructor as it is now needed by addOptions helper function 2021-09-18 05:43:09 -05:00
IsolTestOptions.h Added call to addOptions virtual helper in CommonOptions::parse to add options from base/derived classes, modified interface of IsolTestOptions to include editor member variable set based on provided parameter in constructor as it is now needed by addOptions helper function 2021-09-18 05:43:09 -05:00
yulopti.cpp Simplify AsmParser::parse(.) usage 2021-08-03 15:43:17 +02:00
yulrun.cpp Remove CharStream from SourceLocation. 2021-07-14 15:12:07 +02:00