solidity/libsolidity
Erik Kundt 98d52beba3 Adds syntax tests, documentation and changelog entry.
Refines comment for array utility function.
2018-05-30 17:43:20 +02:00
..
analysis Update control flow graph. 2018-05-16 18:32:48 +02:00
ast Improves assembly and adds more tests. 2018-05-30 17:40:33 +02:00
codegen Adds syntax tests, documentation and changelog entry. 2018-05-30 17:43:20 +02:00
formal Bool variables should not allow arithmetic comparison 2018-05-16 18:32:47 +02:00
inlineasm Avoid "unneccesary parentheses in declaration of" warning with keeping a temporary variable. 2018-05-17 14:48:15 +02:00
interface Do not catch exceptions by value in StandardCompiler 2018-05-17 14:44:01 +02:00
parsing Add assert about source location. 2018-05-16 03:52:24 +02:00
CMakeLists.txt Fix link error when using boost shared library 2018-05-11 11:20:19 +08:00