summaryrefslogtreecommitdiffstats
path: root/ast.h
Commit message (Expand)AuthorAgeFilesLines
* Conver IR structures to use exec_list instead of simple_nodeIan Romanick2010-03-081-8/+9
* Remove prototypes for *_to_hir functions that no longer existIan Romanick2010-03-081-30/+0
* Make AST->HIR conversion a method of ast_node, re-enableIan Romanick2010-03-011-0/+20
* Replace tacky wrapper macros with tacky in-line type-castsIan Romanick2010-02-251-12/+0
* Add ast_expression_bin subclass of ast_expressionIan Romanick2010-02-221-0/+10
* Initial commit. lolIan Romanick2010-02-221-0/+511