aboutsummaryrefslogtreecommitdiffstats
path: root/NameAndTypeResolver.h
Commit message (Expand)AuthorAgeFilesLines
* Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for typeChristian2014-10-201-1/+0
* Coding style and cleanupChristian2014-10-171-4/+5
* Corrected coding style.Christian2014-10-161-14/+17
* Some fixes for the type system, should be quite usable now.Christian2014-10-161-13/+43
* Type system, not yet complete.Christian2014-10-161-6/+9
* Added copyright blocks.Christian2014-10-131-0/+22
* Name resolution.Christian2014-10-131-0/+40