741 Commits (a895217db65a5a4c0df51942b2331332c044d61c)

Author SHA1 Message Date
Lefteris Karapetsas a157ccae4d Move SourceLocation to evmcore 10 years ago
Lefteris Karapetsas 0a8acbc7db Tighter coupling for Assembly items retrieval 10 years ago
Lefteris Karapetsas 9f85e14ead LocationSetter in some extra places during Compiling 10 years ago
Lefteris Karapetsas 72f9ecd526 Styling changes for SourceLocation and friends 10 years ago
Lefteris Karapetsas 46fd746cd8 Changes after rebase on top of Array Parsing 10 years ago
Lefteris Karapetsas bc71f71035 Simple Assembly Locations test 10 years ago
Lefteris Karapetsas 45ef19046b Reset CompilerContext's visited nodes at compile start 10 years ago
Lefteris Karapetsas f85aee0826 Moving Source Location libdevcore 10 years ago
Lefteris Karapetsas 4c6bf04b87 Adding location information to assembly items 10 years ago
Christian 32f0c4f8e6 Out-of-bounds checking. 10 years ago
Christian de537d5de3 Index and length access for dynamic arrays. 10 years ago
Christian d1d9b2856a Implementation of index access. 10 years ago
Christian 20c581c4f8 Activate standard sources by default. 10 years ago
Christian ccc1d974d1 Comments and warnings. 10 years ago
Christian 1d518d66f2 Renames and comments. 10 years ago
Christian fba4484151 Replaced "inheritable" by "internal". 10 years ago
Christian d417618dce Stack height checks and fix. 10 years ago
Lefteris Karapetsas 11566fd3a0 Adding default value to isLibrary 10 years ago
Christian 92507f5bf0 Allow conversion to dynamic arrays and update grammar. 10 years ago
Lefteris Karapetsas ca8f786d56 Removing temporary contracts 10 years ago
Lefteris Karapetsas 900f705324 Adding Libraries as source units 10 years ago
Christian 84555b00c9 Index access. 10 years ago
Christian 30bd6f271f Parsing of array types and basic implementation. 10 years ago
Liana Husikyan 744ea7ac72 renamed local vaiable in fromDeclaration 10 years ago
Liana Husikyan 29290402b4 renamed fromIdentifier to fromStateVariable 10 years ago
Liana Husikyan d66c448d82 corrected accept for variableDeclaration 10 years ago
Liana Husikyan 0a334cd7db cosmetic changes 10 years ago
Liana Husikyan 87e956729c Inline member initialisation 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood 4323c987b7 cppcheck fixes. 10 years ago
Lefteris Karapetsas 952350bec1 Bugfix for functions override 10 years ago
Christian 27d436a04c Rename "protected" to "inheritable". 10 years ago
Christian c1572ea90b Fixes for assigning and deleting structs containing byte arrays. 10 years ago
Lefteris Karapetsas 307e42a6c3 getMemberTypes() respects source order 10 years ago
Lefteris Karapetsas 69f3733501 Initialize FunctionType's m_isConstant attribute in the Event Constructor 10 years ago
arkpar 7af5ac1252 allow more than one contract 10 years ago
Christian bed225c981 Calldata byte arrays stored on the stack. 10 years ago
Christian cad718715b Unpacking of dynamically sized arguments. 10 years ago
Christian 9111abbc8a loadFromMemoryDynamic 10 years ago
Christian 9ba105a763 Move code to loadFromMemory. 10 years ago
Christian ed0384b759 No write access to parameters of external functions. 10 years ago
Christian 0185ac5a0d "external" visibility specifier. 10 years ago
Lefteris Karapetsas 5b48aad97d Removing events from Solidity Interface 10 years ago
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
Gav Wood 809df5cdc5 Working, albeit slowly, non-NatSpec transaction confirmations. 10 years ago
Christian ab9258d0a8 Forced cleanup for conversion to enum. 10 years ago
Christian 4b0a566e70 Some changes to enums. 10 years ago
Lefteris Karapetsas c3c52d59b2 Removing ';' from the end of EnumDefinition 10 years ago
Lefteris Karapetsas 2370068db6 Small improvement in TypeType::getMembers() 10 years ago
Lefteris Karapetsas 64bba8e3cc Explicit conversion from int to Enum 10 years ago