Commit Graph

54 Commits

Author SHA1 Message Date
Christian
309ac55e36 Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type
pointer.
2014-10-20 16:23:49 +02:00
Christian
8c0b7054f3 Corrected coding style. 2014-10-16 14:08:54 +02:00
Christian
3e72f3d455 Name resolution. 2014-10-13 17:02:21 +02:00
Christian
7ece4e4ed1 AST printer and command line tool, some fixes. 2014-10-10 16:47:21 +02:00