mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Solidity, the Smart Contract Programming Language
7372188179
Enable and fix addition warnings (-Wextra). Disable unknown pragma warning (avoids messy wrapping pragmas in compiler guards). Tidy up some of the waring suppression for 3rd part libraries by wrapping with a header. |
||
---|---|---|
CMakeLists.txt | ||
crypto.cpp | ||
dagger.cpp | ||
hexPrefix.cpp | ||
main.cpp | ||
MemTrie.cpp | ||
MemTrie.h | ||
peer.cpp | ||
rlp.cpp | ||
state.cpp | ||
trie.cpp | ||
TrieHash.cpp | ||
TrieHash.h | ||
vm.cpp | ||
vmtests.json |