summaryrefslogtreecommitdiff
path: root/common/expr.c
AgeCommit message (Expand)Author
2011-03-19small code improvementsArthur de Jong
2010-08-14also don't expand variables in rest of ${var:+rest} expressions if var is not...Arthur de Jong
2010-08-14do not expand variables in rest of ${var:-rest} expressions if var is not bla...Arthur de Jong
2009-12-28implement attribute mapping using shell-like expressionsArthur de Jong