solidity/test
chriseth c2e22d4cab
Merge pull request #8221 from ethereum/structured-docs-error-locations
[parser] Source locations for structured documentation errors
2020-02-18 14:57:28 +01:00
..
cmdlineTests Adds command line test for structured doc errors. 2020-02-14 15:53:39 +01:00
compilationTests
contracts
evmc
externalTests
formal
libevmasm Assembly: Added missing source field to legacy assembly json output to complete the source reference 2020-02-18 10:22:34 +01:00
liblangutil
libsolidity Merge pull request #8221 from ethereum/structured-docs-error-locations 2020-02-18 14:57:28 +01:00
libsolutil
libyul [Yul] Prune functions that call each other but are otherwise unreferenced 2020-02-11 20:39:32 +03:00
tools yul proto fuzzer: Refactor dataoffset/size specification 2020-02-11 13:58:36 +05:30
yulPhaser [yul-phaser] SimulationRNG: Add bernoulliTrial() 2020-02-16 02:18:21 +01:00
.solhint.json
.solhintignore
boostTest.cpp
buglist_test_vectors.md
buglistTests.js
CMakeLists.txt [yul-phaser] Rename Random to SimulationRNG (fix references) 2020-02-16 02:18:21 +01:00
cmdlineTests.sh Unify optimize yul code in CompilerContext/ContractCompiler 2020-02-11 13:55:47 +01:00
Common.cpp
Common.h
CommonSyntaxTest.cpp Implement yul syntax tests 2020-02-05 14:58:34 +01:00
CommonSyntaxTest.h Implement yul syntax tests 2020-02-05 14:58:34 +01:00
docsCodeStyle.sh
EVMHost.cpp
EVMHost.h
ExecutionFramework.cpp
ExecutionFramework.h Don't use identifiers starting with an underscore followed by an uppercase letter 2020-02-17 12:44:39 -05:00
externalTests.sh
InteractiveTests.h Implement yul syntax tests 2020-02-05 14:58:34 +01:00
Metadata.cpp
Metadata.h
TestCase.cpp
TestCase.h