summaryrefslogtreecommitdiff
path: root/ast.h
AgeCommit message (Expand)Author
2010-03-08Conver IR structures to use exec_list instead of simple_nodeIan Romanick
2010-03-08Remove prototypes for *_to_hir functions that no longer existIan Romanick
2010-03-01Make AST->HIR conversion a method of ast_node, re-enableIan Romanick
2010-02-25Replace tacky wrapper macros with tacky in-line type-castsIan Romanick
2010-02-22Add ast_expression_bin subclass of ast_expressionIan Romanick
2010-02-22Initial commit. lolIan Romanick