aboutsummaryrefslogtreecommitdiffstats
path: root/ASTForward.h
Commit message (Collapse)AuthorAgeFilesLines
* Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for typeChristian2014-10-201-1/+1
| | | | pointer.
* Coding style cleanup: const and vecptr.Christian2014-10-201-2/+0
|
* Corrected coding style.Christian2014-10-161-14/+17
|
* Type system, not yet complete.Christian2014-10-161-0/+1
|
* Added copyright blocks.Christian2014-10-131-0/+22
|
* Name resolution.Christian2014-10-131-0/+1
|
* AST printer and command line tool, some fixes.Christian2014-10-101-0/+53