solidity/libsolidity
Rhett Aultman 621c3fa22f Analyze InlineAssembly for variable use
The unused variable checker in StaticAnalyzer did not conssider
InlineAssembly objects.  This commit introduces that missing feature.
2017-05-21 15:23:05 -07:00
..
analysis Analyze InlineAssembly for variable use 2017-05-21 15:23:05 -07:00
ast Refactor to combined scope and stack height info. 2017-04-26 17:12:04 +02:00
codegen Remove error label / invalid jump label. 2017-04-28 13:14:52 +02:00
formal Change references to FunctionType::Location 2017-03-16 12:49:52 +00:00
inlineasm Accept bool as a type in Julia mode 2017-05-19 09:44:16 +01:00
interface Rename CompilerStack.metadata to CompilerStack.natspec 2017-05-19 16:11:04 +01:00
parsing Rename InterfaceHandler to Natspec 2017-05-19 16:11:04 +01:00
CMakeLists.txt Rename libevmasm. 2016-08-10 13:52:24 +02:00