..
cmdlineTests
Merge pull request #8066 from ethereum/removeAsmFlavour
2020-01-15 14:21:54 +01:00
compilationTests
Fixes named return natspec errors in compilation tests.
2019-12-04 15:38:12 +01:00
contracts
Remove operator~ from FixedHash
2020-01-16 17:18:03 +00:00
evmc
Update EVMC to 7.1.0
2019-12-02 21:26:42 +01:00
externalTests
Use master branch of solc-js
2019-12-11 16:48:11 +00: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
libevmasm
Remove LLL specific features from libevmasm
2020-01-15 13:27:51 +00:00
liblangutil
Adapt tests directory to C++ namespace changes.
2020-01-07 15:51:50 +01:00
libsolidity
libsolidity/codegen: Use calldatacopy to cheaply zero memory instead of
2020-01-22 17:56:56 +01:00
libsolutil
Enable more compiler warnings in the build system
2020-01-15 14:33:27 +00:00
libyul
Merge pull request #8136 from imapp-pl/polyfill-mstore8
2020-01-15 17:02:40 +01:00
tools
yul proto fuzzer: Do not generate infinite for loops and limit total
2020-01-20 16:27:01 +05:30
.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
Remove the LLL compiler
2020-01-15 13:18:18 +00: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
Remove the LLL compiler
2020-01-15 13:18:18 +00:00
cmdlineTests.sh
Ast-Import from standard-json
2020-01-14 17:15:53 +01:00
Common.cpp
Ignore empty options to (i)soltest
2020-01-09 14:49:11 +01:00
Common.h
Library libdevcore renamed to libsolutil.
2020-01-07 15:51:50 +01:00
docsCodeStyle.sh
Add style checker
2019-08-05 13:00:30 +02:00
EVMHost.cpp
Library libdevcore renamed to libsolutil.
2020-01-07 15:51:50 +01:00
EVMHost.h
Library libdevcore renamed to libsolutil.
2020-01-07 15:51:50 +01:00
ExecutionFramework.cpp
Library libdevcore renamed to libsolutil.
2020-01-07 15:51:50 +01:00
ExecutionFramework.h
Library libdevcore renamed to libsolutil.
2020-01-07 15:51:50 +01:00
externalTests.sh
Migrates solc-js test to ext. test infrastructure.
2019-09-25 16:03:08 +02:00
InteractiveTests.h
Adapt tests directory to C++ namespace changes.
2020-01-07 15:51:50 +01:00
Metadata.cpp
Library libdevcore renamed to libsolutil.
2020-01-07 15:51:50 +01:00
Metadata.h
Library libdevcore renamed to libsolutil.
2020-01-07 15:51:50 +01:00
Options.cpp
Adapt tests directory to C++ namespace changes.
2020-01-07 15:51:50 +01:00
Options.h
Adapt tests directory to C++ namespace changes.
2020-01-07 15:51:50 +01:00
TestCase.cpp
Library libdevcore renamed to libsolutil.
2020-01-07 15:51:50 +01:00
TestCase.h
Adapt tests directory to C++ namespace changes.
2020-01-07 15:51:50 +01:00