Age | Commit message (Expand) | Author |
---|---|---|
2024-07-04 | add an ExprPrinter class, like ValuePrinter | Qyriad |
2024-03-29 | Move `escapeString` to its own file | Rebecca Turner |
2024-03-26 | Remove `HintFmt::operator%` | Rebecca Turner |
2024-03-09 | Merge pull request #9925 from 9999years/fmt-cleanup | eldritch horrors |
2024-03-09 | Merge pull request #9929 from 9999years/dont-print-values-in-magenta | eldritch horrors |
2024-03-09 | Merge pull request #9753 from 9999years/print-value-on-type-error | eldritch horrors |
2024-03-09 | Unify and refactor value printing | eldritch horrors |
2024-03-08 | Unindent `print.hh` declarations | eldritch horrors |
2023-05-09 | libexpr: quote reserved keys when printing | Alex Ameen |
2023-04-16 | libexpr: Move identifier-like printing to print.cc | Robert Hensing |
2023-04-16 | libexpr/value/print.* -> libexpr/print.* | Robert Hensing |