| .. |
|
benchmarks
|
|
|
|
cmdlineTests
|
Rematerialize zero literals with default cleanup sequence
|
2023-09-04 15:40:33 +02:00 |
|
compilationTests
|
|
|
|
contracts
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
|
evmc
|
|
|
|
externalTests
|
Fix failing OZ test
|
2023-09-04 12:23:12 +02:00 |
|
formal
|
|
|
|
libevmasm
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
|
liblangutil
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
|
libsolidity
|
Fix missing std qualifier for ASAN
|
2023-09-05 08:49:23 +02:00 |
|
libsolutil
|
deprecate using namespace std
|
2023-09-04 10:12:07 +02:00 |
|
libyul
|
Rematerialize zero literals with default cleanup sequence
|
2023-09-04 15:40:33 +02:00 |
|
scripts
|
prepare_report: Add viaIR presets
|
2023-07-14 15:28:11 +02:00 |
|
solc
|
Remove parser error recovery mode
|
2023-08-22 12:00:11 +02:00 |
|
tools
|
Added new kind of test: check for specific properties of AST
|
2023-08-21 12:37:40 -03:00 |
|
yulPhaser
|
Remove ReasoningBasedSimplifier from libyul
|
2023-06-28 14:38:36 +02:00 |
|
.solhint.json
|
|
|
|
.solhintignore
|
|
|
|
buglist_test_vectors.md
|
|
|
|
buglistTests.js
|
|
|
|
CMakeLists.txt
|
Added new kind of test: check for specific properties of AST
|
2023-08-21 12:37:40 -03:00 |
|
cmdlineTests.sh
|
cmdlineTests.sh: Add --exclude option
|
2023-06-19 16:43:30 +02:00 |
|
Common.cpp
|
|
|
|
Common.h
|
|
|
|
CommonSyntaxTest.cpp
|
CommonSyntaxTest: Add support for syntax tests with custom expectations in addition to expected errors
|
2023-08-23 18:00:01 +02:00 |
|
CommonSyntaxTest.h
|
CommonSyntaxTest: Add support for syntax tests with custom expectations in addition to expected errors
|
2023-08-23 18:00:01 +02:00 |
|
docsCodeStyle.sh
|
|
|
|
EVMHost.cpp
|
|
|
|
EVMHost.h
|
|
|
|
ExecutionFramework.cpp
|
|
|
|
ExecutionFramework.h
|
|
|
|
external_tests.py
|
Initial prototype of prb-math external tests using foundry rewritten in python
|
2023-07-21 20:25:58 +02:00 |
|
FilesystemUtils.cpp
|
|
|
|
FilesystemUtils.h
|
|
|
|
InteractiveTests.h
|
Remove parser error recovery mode
|
2023-08-22 12:00:11 +02:00 |
|
localeTest.sh
|
|
|
|
lsp.py
|
|
|
|
Metadata.cpp
|
|
|
|
Metadata.h
|
|
|
|
pyscriptTests.py
|
|
|
|
soltest.cpp
|
|
|
|
stopAfterParseTests.sh
|
cmdlineTests: Add prefixes for temporary files/dirs
|
2023-06-02 16:10:40 +02:00 |
|
TestCase.cpp
|
|
|
|
TestCase.h
|
|
|
|
TestCaseReader.cpp
|
CommonSyntaxTest: Add support for syntax tests with custom expectations in addition to expected errors
|
2023-08-23 18:00:01 +02:00 |
|
TestCaseReader.h
|
|
|