Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-14 | Handle NULL values in $string() and $concat() functions | Boris Kolpackov | 1 | -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-30 | Move integer and bool function to separate source/testscript files | Boris Kolpackov | 1 | -0/+20 | |