solidity/libsolidity
Alex Beregszaszi 5b4ad10b3c Mark StandardCompiler::compile as noexcept
It has a generic catch statement and shouldn't leak out exceptions.
2018-08-08 13:22:40 +01:00
..
analysis Merge pull request #4731 from ethereum/interface-enum 2018-08-07 17:20:05 +02:00
ast Merge pull request #4699 from ethereum/cleanup_VariableDeclaration 2018-08-07 16:14:41 +02:00
codegen Remove clone feature. 2018-08-07 11:10:50 +01:00
formal SMT: do not crash on referencing MagicVariableDeclaration 2018-08-07 20:43:20 +01:00
inlineasm Disallow loos assembly in Solidity by permanently setting it to SyntaxError (from Warning) 2018-08-02 13:36:05 +01:00
interface Mark StandardCompiler::compile as noexcept 2018-08-08 13:22:40 +01:00
parsing Disallows old constructor syntax. 2018-07-18 14:29:01 +02:00
CMakeLists.txt [SMTChecker] SMTPortfolio: use all SMT solvers available 2018-07-27 16:15:34 +01:00