solidity/libsolidity
Alex Beregszaszi a765b5b31c
Merge pull request #4720 from ethereum/abi-rational-type-identifier
Fix type identifiers for RationalNumberType (on negative numbers)
2018-08-07 14:25:11 +01:00
..
analysis More precise error message if using non-variables with _slot/_offset 2018-08-07 13:18:54 +01:00
ast Fix type identifiers for RationalNumberType 2018-08-07 13:23:14 +01:00
codegen Remove clone feature. 2018-08-07 11:10:50 +01: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 Remove clone feature. 2018-08-07 11:10:50 +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