.. |
cmdlineTests
|
Fix assertion concerning jumps in strict assembly.
|
2019-02-13 15:57:14 +01:00 |
compilationTests
|
Set pragma to arbitrary.
|
2018-10-24 14:52:55 +02:00 |
contracts
|
Fix constructor in AuctionRegistrar
|
2018-11-21 19:21:14 +00:00 |
libdevcore
|
Remove w parameter for toHex.
|
2018-12-05 22:51:49 +01:00 |
libevmasm
|
liblangutil: SourceLocation to default initialize data members (w/o the use of ctor)
|
2018-12-19 11:21:45 +01:00 |
liblangutil
|
Fix tabs/spaces.
|
2019-02-13 17:05:48 +01:00 |
liblll
|
Remove w parameter for toHex.
|
2018-12-05 22:51:49 +01:00 |
libsolidity
|
Merge pull request #5998 from ethereum/codingStyleCheck
|
2019-02-13 17:36:34 +01:00 |
libyul
|
Provide access to AssemblyStack's AST.
|
2019-02-13 14:19:56 +01:00 |
tools
|
Merge pull request #5966 from ethereum/AnsiColorized
|
2019-02-11 16:41:14 +01:00 |
boostTest.cpp
|
Merge pull request #4779 from ethereum/optimise-string-literals
|
2018-12-11 17:50:14 +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
|
Implements a test file parser.
|
2019-02-06 17:22:40 +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
|
Combine test path discovery.
|
2018-10-11 15:01:43 +02:00 |
Common.h
|
Combine test path discovery.
|
2018-10-11 15:01:43 +02:00 |
ExecutionFramework.cpp
|
Use "pending", not "latest" during `eth_call in sendMessage `.
|
2018-09-13 16:48:51 +02:00 |
ExecutionFramework.h
|
Isolating files shared between Yul- and Solidity language frontend.
|
2018-11-21 18:58:12 +00:00 |
externalTests.sh
|
Only replace solc-js copies in directories present during externalTests
|
2019-01-22 17:03:24 +00:00 |
InteractiveTests.h
|
Have only one source where testsuits are defined
|
2018-12-10 16:49:33 +01:00 |
Metadata.cpp
|
Add better sanity check to test/Metadata
|
2019-02-05 23:13:21 +00:00 |
Metadata.h
|
Remove duplicated code in test/Metadata
|
2019-02-05 23:13:17 +00:00 |
Options.cpp
|
Isolating files shared between Yul- and Solidity language frontend.
|
2018-11-21 18:58:12 +00:00 |
Options.h
|
Isolating files shared between Yul- and Solidity language frontend.
|
2018-11-21 18:58:12 +00:00 |
RPCSession.cpp
|
Fix style of "const".
|
2019-02-13 16:34:53 +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
|
decouple TestCase class from test/libsolidity
|
2018-11-25 02:34:59 +02:00 |
TestCase.h
|
make use of C++ = default constructor declarations as well as more non-static member initialization syntax.
|
2018-12-19 11:26:42 +01:00 |