aboutsummaryrefslogtreecommitdiff
path: root/src/stringprocbuild.h (follow)
AgeCommit message (Collapse)Author
2006-09-20Changed the api for variable replacement contexts. There can now be multipleMike Buland
levels of contextual inheritance, so now sub-targets automatically get their parent target's context variables, if they need them.
2006-09-10Almost done tweaking the variable system, it needed support for local, orMike Buland
"extra" variables.
2006-08-29Updated a load, now there's a seperate module for performing string processingMike Buland
pre parser, and whatever.