| .. |
|
cmdlineTests
|
Pretty print expected json output of command line tests
|
2022-09-22 18:49:55 +08:00 |
|
compilationTests
|
|
|
|
contracts
|
Improve FunctionSelector helpers
|
2022-09-27 17:58:32 +02:00 |
|
evmc
|
|
|
|
externalTests
|
Fix Euler tests by pinning v3-periphery
|
2022-09-20 14:12:57 +02:00 |
|
formal
|
Added overflow checks after multiplication operation is executed.
|
2022-08-12 10:18:05 -03:00 |
|
libevmasm
|
Add std:: qualifier to move() calls
|
2022-08-30 11:12:15 +02:00 |
|
liblangutil
|
Add std:: qualifier to move() calls
|
2022-08-30 11:12:15 +02:00 |
|
libsolidity
|
Update "using for" directive type checking
|
2022-09-28 13:07:59 +02:00 |
|
libsolutil
|
Drop implicit alignment argument from FixedHash
|
2022-09-27 17:58:32 +02:00 |
|
libyul
|
Replace use of boost::adapters::filtered with ranges::views::filter
|
2022-09-27 03:14:17 +02:00 |
|
scripts
|
Fix pylint warning
|
2022-08-29 11:50:29 +02:00 |
|
solc
|
Boost tests for non-delimited optimizer sequence
|
2022-09-13 19:39:15 +02:00 |
|
tools
|
Merge pull request #13571 from ethereum/explicit-fixedhash
|
2022-09-27 22:30:34 +02:00 |
|
yulPhaser
|
Add std:: qualifier to move() calls
|
2022-08-30 11:12:15 +02:00 |
|
.solhint.json
|
|
|
|
.solhintignore
|
|
|
|
buglist_test_vectors.md
|
|
|
|
buglistTests.js
|
|
|
|
CMakeLists.txt
|
Improve FunctionSelector helpers
|
2022-09-27 17:58:32 +02:00 |
|
cmdlineTests.sh
|
Fix stripping in CLI tests does not produce correct JSON formatting
|
2022-09-21 21:25:09 +08:00 |
|
Common.cpp
|
Added printSelectedOptions and toString as method of CommonOptions and used the former to print settings in failed semanticTests.
|
2022-06-09 11:19:46 -03:00 |
|
Common.h
|
Added printSelectedOptions and toString as method of CommonOptions and used the former to print settings in failed semanticTests.
|
2022-06-09 11:19:46 -03:00 |
|
CommonSyntaxTest.cpp
|
Add std:: qualifier to move() calls
|
2022-08-30 11:12:15 +02:00 |
|
CommonSyntaxTest.h
|
|
|
|
docsCodeStyle.sh
|
|
|
|
EVMHost.cpp
|
EVMHost: Calculate address for CREATE properly
|
2022-09-27 22:31:45 +02:00 |
|
EVMHost.h
|
EVMHost: Add size%192 check to bn128pairing
|
2022-09-26 21:06:33 +02:00 |
|
ExecutionFramework.cpp
|
Improve FunctionSelector helpers
|
2022-09-27 17:58:32 +02:00 |
|
ExecutionFramework.h
|
Improve FunctionSelector helpers
|
2022-09-27 17:58:32 +02:00 |
|
externalTests.sh
|
External test for Gnosis Protocol v2
|
2022-06-08 20:23:39 +02:00 |
|
FilesystemUtils.cpp
|
Fix compilation error.
|
2022-06-15 11:14:50 +02:00 |
|
FilesystemUtils.h
|
|
|
|
InteractiveTests.h
|
|
|
|
localeTest.sh
|
|
|
|
lsp.py
|
lsp: Code-review fixups.
|
2022-08-24 16:27:05 +02:00 |
|
Metadata.cpp
|
Add std:: qualifier to move() calls
|
2022-08-30 11:12:15 +02:00 |
|
Metadata.h
|
|
|
|
pyscriptTests.py
|
|
|
|
soltest.cpp
|
Rename boostTest.cpp to soltest.cpp, changed CMakeLists.txt accordingly
|
2022-06-22 21:14:42 +09:00 |
|
stopAfterParseTests.sh
|
|
|
|
TemporaryDirectory.cpp
|
|
|
|
TemporaryDirectory.h
|
|
|
|
TemporaryDirectoryTest.cpp
|
|
|
|
TestCase.cpp
|
|
|
|
TestCase.h
|
Remove obsolete enforce-via-yul logic and CI run.
|
2022-05-19 20:23:28 +02:00 |
|
TestCaseReader.cpp
|
Add std:: qualifier to move() calls
|
2022-08-30 11:12:15 +02:00 |
|
TestCaseReader.h
|
|
|