aboutsummaryrefslogtreecommitdiff
path: root/build2/functions-process-path.cxx
AgeCommit message (Collapse)AuthorFilesLines
2017-05-01Add hxx extension for headersKaren Arutyunov1-2/+2
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-11-23Implement value type propagation on expansionBoris Kolpackov1-10/+0
Currently, we only propagate types of sole, unquoted expansions (variable, function call, or eval context), similar to NULL. To untypify the value, simply quote it.
2016-11-21Add process_path.{recall,effect} build2 functionsBoris Kolpackov1-0/+35