about summary refs log tree commit diff
path: root/src/fix-ng/fix-expr.cc
AgeCommit message (Collapse)AuthorFilesLines
2003-10-30 * Clean up the imploded parse tree. Quotes around strings areEelco Dolstra1-1/+1
removed, paths are absolutised relative to the path containing the expression we just parsed, and integer literals are converted to actual integers.
2003-10-30 * Bottomup rewrite function.Eelco Dolstra1-0/+33