aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/libexpr
AgeCommit message (Expand)Author
2024-08-22Revert "libexpr: Replace regex engine with boost::regex"jade
2024-08-22libexpr: Replace regex engine with boost::regexsugar
2024-08-17libexpr: Deprecate URL literalspiegames
2024-08-17libexpr: Introduce Deprecated featurespiegames
2024-08-08libexpr: Add experimental pipe operatorpiegames
2024-08-07libexpr/parser: Test experimental featurespiegames
2024-07-18libexpr/print: do not show elided nested items when there are noneAlois Wohlschlager
2024-07-18libexpr/print: never show empty attrsets or derivations as «repeated»Alois Wohlschlager
2024-07-04add an impl of Expr::show for ExprInheritFrom that doesn't crashQyriad
2024-06-17libexpr: add expr memory managementeldritch horrors
2024-06-17libexpr: pass Exprs as references, not pointerseldritch horrors
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-03-18use byte indexed locations for PosIdxeldritch horrors
2024-03-17builtins.nixVersion: return fixed fake versionJade Lovelace
2024-03-09Pretty-print values in the REPLeldritch horrors
2024-03-09Merge pull request #9925 from 9999years/fmt-cleanupeldritch horrors
2024-03-09libexpr: Support structured error classeseldritch horrors
2024-03-09Merge pull request #9928 from 9999years/error-messages-in-nix-repleldritch horrors
2024-03-09Merge pull request #9929 from 9999years/dont-print-values-in-magentaeldritch horrors
2024-03-09Merge pull request #9754 from 9999years/print-value-when-coercion-failseldritch horrors
2024-03-09Merge pull request #9818 from Ma27/print-value-on-function-call-type-erroreldritch horrors
2024-03-09Merge pull request #9753 from 9999years/print-value-on-type-erroreldritch horrors
2024-03-09Unify and refactor value printingeldritch horrors
2024-03-04Merge pull request #4093 from matthewbauer/eval-systemeldritch horrors
2024-03-04Merge pull request #9395 from nbraud/buitlinseldritch horrors
2024-03-04Merge pull request #7348 from thufschmitt/dont-use-vlaseldritch horrors
2023-12-01Move tests to separate directories, and documentJohn Ericson