solidity/libsolidity
2018-08-07 12:14:12 +01:00
..
analysis Do not crash on using _slot and _offset suffixes on their own 2018-08-07 12:14:12 +01:00
ast Move fullyQualifiedName to ContractDefinition only 2018-08-06 18:58:27 +02:00
codegen FixedBytes(0) is invalid, do not check for it in ABIEncoderV2 2018-08-06 16:54:05 +02:00
formal Merge pull request #4603 from ethereum/smtlib2 2018-08-02 12:04:58 +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 Properly explain all the analsys steps in CompilerStack 2018-07-31 00:39:18 +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