| .. |
|
cmdlineTests
|
Peephole optimizer for "iszero iszero <tag> jumpi".
|
2019-03-07 15:52:02 +01:00 |
|
compilationTests
|
|
|
|
contracts
|
|
|
|
libdevcore
|
|
|
|
libevmasm
|
Peephole optimizer for "iszero iszero <tag> jumpi".
|
2019-03-07 15:52:02 +01:00 |
|
liblangutil
|
Fix tabs/spaces.
|
2019-02-13 17:05:48 +01:00 |
|
liblll
|
Add test for returning string literal in LLL
|
2019-02-25 23:59:52 +00:00 |
|
libsolidity
|
Adds support for hex string literals in soltest.
|
2019-03-13 12:37:33 +01:00 |
|
libyul
|
[Yul] Adds break/continue statements and some general tests for for-loop syntax.
|
2019-03-11 15:05:05 +01:00 |
|
tools
|
[Yul] Adds break/continue statements and some general tests for for-loop syntax.
|
2019-03-11 15:05:05 +01:00 |
|
boostTest.cpp
|
Unify isoltest and soltest options code
|
2019-02-21 14:04:39 +01:00 |
|
buglist_test_vectors.md
|
|
|
|
buglistTests.js
|
|
|
|
CMakeLists.txt
|
Interpreter tests.
|
2019-02-25 11:58:36 +01:00 |
|
cmdlineTests.sh
|
Ensure we fail gracefully when user tries to optimize Yul code
|
2019-02-12 11:21:02 +01:00 |
|
Common.cpp
|
Unify isoltest and soltest options code
|
2019-02-21 14:04:39 +01:00 |
|
Common.h
|
Unify isoltest and soltest options code
|
2019-02-21 14:04:39 +01:00 |
|
ExecutionFramework.cpp
|
Unify isoltest and soltest options code
|
2019-02-21 14:04:39 +01:00 |
|
ExecutionFramework.h
|
Fix compilation error.
|
2019-03-06 22:01:19 +01:00 |
|
externalTests.sh
|
Run external tests with and without optimizer.
|
2019-03-05 14:53:36 +01:00 |
|
InteractiveTests.h
|
Interpreter tests.
|
2019-02-25 11:58:36 +01:00 |
|
Metadata.cpp
|
Add tiny CBOR parser
|
2019-03-11 13:01:37 +01:00 |
|
Metadata.h
|
Add tiny CBOR parser
|
2019-03-11 13:01:37 +01:00 |
|
Options.cpp
|
EVMVersion in langutil namespace instead of solidity
|
2019-02-25 15:29:57 +01:00 |
|
Options.h
|
EVMVersion in langutil namespace instead of solidity
|
2019-02-25 15:29:57 +01:00 |
|
RPCSession.cpp
|
Support petersburg in evmVersion
|
2019-03-04 14:10:41 +01:00 |
|
RPCSession.h
|
Shutdown IPC socket gracefully in RPCSession
|
2019-01-31 13:16:35 +00:00 |
|
solcjsTests.sh
|
Use master branch from solc-js.
|
2019-02-11 15:29:58 +01:00 |
|
TestCase.cpp
|
|
|
|
TestCase.h
|
Adds semantic tests to test framework and isoltest.
|
2019-02-15 13:27:15 +01:00 |