.. |
cmdlineTests
|
[Yul] Format string literals back to quoted string literals
|
2019-11-26 15:28:39 +01:00 |
compilationTests
|
Fixes codespell.
|
2019-09-12 22:15:03 +02:00 |
contracts
|
Restrict usage of plain "new".
|
2019-11-27 17:55:11 +01:00 |
evmc
|
Update to EVMC7
|
2019-11-20 00:18:32 +01:00 |
externalTests
|
Update emscripten to 1.39.3
|
2019-11-29 12:55:02 +01:00 |
formal
|
Proofs for the overflow and underflow conditions in checked arithmetic for Sol->Yul code generation.
|
2019-06-20 15:58:10 +02:00 |
libdevcore
|
Add comprehensive tests to fromHex/toHex
|
2019-11-26 17:34:50 +01:00 |
libevmasm
|
Optimize obsolete ANDs in combination with certain SHIFTs
|
2019-03-29 10:08:05 +01:00 |
liblangutil
|
Add Steve Johnson-style parser recovery rules:
|
2019-06-17 14:47:07 +02:00 |
liblll
|
LLL: fix test cases after chaind/selfbalance was added
|
2019-11-30 11:56:22 +01:00 |
libsolidity
|
Merge pull request #7850 from ethereum/smt_fix_typetype
|
2019-11-29 18:18:26 +01:00 |
libyul
|
Merge pull request #7461 from sifmelcara/licm
|
2019-11-28 12:00:19 +01:00 |
tools
|
Merge pull request #7461 from sifmelcara/licm
|
2019-11-28 12:00:19 +01:00 |
.solhint.json
|
Test require with string literals
|
2019-11-13 12:01:25 +01:00 |
.solhintignore
|
Add style checker
|
2019-08-05 13:00:30 +02:00 |
boostTest.cpp
|
Restrict usage of plain "new".
|
2019-11-27 17:55:11 +01:00 |
buglist_test_vectors.md
|
Update bug description, add regex and tests.
|
2018-09-10 12:58:40 +02:00 |
buglistTests.js
|
Buglist check script supports json paths
|
2018-09-06 18:42:21 +02:00 |
CMakeLists.txt
|
EWasm translation tests.
|
2019-11-26 15:46:33 +01:00 |
cmdlineTests.sh
|
Test scripts: Make build dir a variable
|
2019-08-13 12:44:29 +02:00 |
Common.cpp
|
Replace preprocessor macros with constexpr expressions.
|
2019-09-11 13:03:05 +02:00 |
Common.h
|
Update evmone version to v0.3.0 in docs and scripts
|
2019-11-19 16:49:43 +01:00 |
docsCodeStyle.sh
|
Add style checker
|
2019-08-05 13:00:30 +02:00 |
EVMHost.cpp
|
Merge pull request #7798 from ethereum/evmc-literals
|
2019-11-27 19:12:07 +01:00 |
EVMHost.h
|
test: Use evmc::VM directly
|
2019-11-27 18:53:02 +01:00 |
ExecutionFramework.cpp
|
Update EVMC to 6.3.1
|
2019-11-07 10:41:14 +00:00 |
ExecutionFramework.h
|
[isoltest] Adds support for fallback and ether functions.
|
2019-09-13 10:55:46 +02:00 |
externalTests.sh
|
Refactor & Speedups on CircleCI; split out out codecov into dedicated tests.
|
2019-06-21 20:26:10 +02:00 |
InteractiveTests.h
|
EWasm translation tests.
|
2019-11-26 15:46:33 +01:00 |
Metadata.cpp
|
Make use of C++17 std::optional<> instead of boost::optional<>.
|
2019-10-28 11:39:30 +01:00 |
Metadata.h
|
Make use of C++17 std::optional<> instead of boost::optional<>.
|
2019-10-28 11:39:30 +01:00 |
Options.cpp
|
Run tests with both ABIV2 and Yul optimizer.
|
2019-04-04 13:18:30 +02:00 |
Options.h
|
Support EVM Version rules for extracted tests.
|
2019-03-15 17:23:20 +01:00 |
solcjsTests.sh
|
Remove solc-js DAO tests replacement
|
2019-10-31 16:16:13 +01:00 |
TestCase.cpp
|
Make use of C++17 std::optional<> instead of boost::optional<>.
|
2019-10-28 11:39:30 +01:00 |
TestCase.h
|
Support multiple sources for syntax tests.
|
2019-08-19 14:45:26 +02:00 |