summaryrefslogtreecommitdiffstats
path: root/tests/018/format.tl
Commit message (Expand)AuthorAgeFilesLines
* pic: support parenthesis negative notation.Kaz Kylheku2021-10-191-3/+19
* pic: digit separator tests.Kaz Kylheku2021-10-181-0/+24
* pic: preserve decimal period in ### overflow fill.Kaz Kylheku2021-10-181-4/+4
* format: bug: sign not reset before each conversion.Kaz Kylheku2021-08-161-0/+4
* format: revise numeric handling.Kaz Kylheku2021-06-141-5/+96
* format: new precision - character for zero.Kaz Kylheku2021-06-141-0/+5
* pic: support quasiliteral as format string.Kaz Kylheku2021-06-111-0/+5
* pic: allow trailing exclamation.Kaz Kylheku2021-06-111-0/+5
* pic: clarification and tests.Kaz Kylheku2021-06-111-0/+6
* pic: test cases and fixes.Kaz Kylheku2021-06-111-0/+88
* format: ~x/~X specifiers support buffers.Kaz Kylheku2021-05-041-0/+29