19 Commits (a2def239d2def75a32728f9e7ab0fe2bf0b3c195)

Author SHA1 Message Date
Christian a876e363e2 Removed unused members. 10 years ago
Christian a03f2870c6 More const cleanup. 10 years ago
Christian 50b61e3dd3 Multi-source and multi-contract compiler. 10 years ago
Christian b514546927 Save the scope for every declaration. 10 years ago
Christian 638960f22f Contracts as types and framework for special global variables. 10 years ago
Christian bbc3a1b37e Struct types. 10 years ago
Christian ea6d58a0d1 Contract compiler and also add ExpressionStatement to AST. 10 years ago
Christian 17f5470540 Asterisk-syntax for doxygen class documentation. 10 years ago
Christian d7278b3d34 Stylistic corrections. 10 years ago
Christian 9a059ec662 Corrected spacing around colon. 10 years ago
Christian fb35847012 Access modifier cleanup. 10 years ago
Christian fa22722e0e Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type 10 years ago
Christian 116070f304 Coding style and cleanup 10 years ago
Christian 68a85f4f80 Corrected coding style. 10 years ago
Christian df43644111 Some fixes for the type system, should be quite usable now. 10 years ago
Christian 2f9d821967 Type system, not yet complete. 10 years ago
Christian cdf2ff14e6 Added copyright blocks. 10 years ago
Christian a5a577d35c Name resolution. 10 years ago