Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-07 | Begin processing #extension directive | Ian Romanick | 1 | -2/+16 |
2010-03-31 | Set source locations on AST nodes so error messages print locations. | Kenneth Graunke | 1 | -0/+93 |
2010-03-29 | Add parser support for texture rectangle types | Ian Romanick | 1 | -0/+2 |
2010-03-19 | Don't track new type names during pass-1 parsing | Ian Romanick | 1 | -3/+0 |
2010-03-15 | Add new constructors for ast_type_specifier | Ian Romanick | 1 | -4/+2 |
2010-03-11 | Change type of function_identifier to silence bison warning | Ian Romanick | 1 | -1/+1 |
2010-03-11 | Add parameters to function declarations in the correct order | Ian Romanick | 1 | -2/+2 |
2010-03-10 | Differentiate in ast_function_expression between constructors and func. calls | Ian Romanick | 1 | -6/+5 |
2010-03-10 | Make ast_function_expression subclass of ast_expression | Ian Romanick | 1 | -3/+1 |
2010-03-10 | Simplified constructor for identifier expressions | Ian Romanick | 1 | -10/+2 |
2010-02-25 | autoconf for the ... | Ian Romanick | 1 | -0/+1229 |