aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/parse_tree.h
Commit message (Expand)AuthorAge
* Make IWYU output in lint.cpp less messyGravatar Aaron Gyes2016-06-23
* restyle parse_tree module to match project styleGravatar Kurtis Rader2016-05-02
* add better support for IWYU and fix thingsGravatar Kurtis Rader2016-04-26
* another wcstring to wchar_t * changeGravatar Kurtis Rader2016-04-10
* Allow parse_execution_context to take ownership of a parse treeGravatar ridiculousfish2016-02-28
* Miscellaneous cleanup and dead code removalGravatar ridiculousfish2016-02-19
* Shave 4 bytes from parse_node_tGravatar ridiculousfish2015-12-19
* Allow and/or statements to attach to the if/while headerGravatar ridiculousfish2015-12-19
* Simplify parser implementationGravatar ridiculousfish2015-12-19
* Merge branch 'iwyu'Gravatar David Adam2015-07-29
|\
* | Remove some dead codeGravatar ridiculousfish2015-07-25
| * Merge branch 'master' into iwyuGravatar David Adam2015-07-26
|/
* Migrate source files into src/ directoryGravatar ridiculousfish2015-07-24