aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/functions-integer.cxx
AgeCommit message (Collapse)AuthorFilesLines
2022-12-14Handle NULL values in $string() and $concat() functionsBoris Kolpackov1-0/+3
This is relied upon by the parser to provide conversion/concatenation semantics consistent with untyped values. Note that we handle NULL values only for types that have empty representation.
2022-09-30Move integer and bool function to separate source/testscript filesBoris Kolpackov1-0/+178