Commit Graph

7 Commits

Author SHA1 Message Date
Christian
70d7d9b3bc Further const placement changes. 2014-10-29 19:41:07 +01:00
Christian
c24fa78b21 Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type
pointer.
2014-10-20 16:23:49 +02:00
Christian
ee06ed2ff8 Corrected coding style. 2014-10-16 14:08:54 +02:00
Christian
c2f3d27940 Some fixes for the type system, should be quite usable now. 2014-10-15 18:41:44 +02:00
Christian
35383f9b88 Added meaningful exception types. 2014-10-15 18:41:29 +02:00
Christian
de155c13ef Type system, not yet complete. 2014-10-15 18:40:19 +02:00
Christian
9c9a529b9d Name resolution. 2014-10-13 17:02:21 +02:00