Age | Commit message (Expand) | Author |
---|---|---|
2024-07-18 | libexpr/print: do not show elided nested items when there are none | Alois Wohlschlager |
2024-07-18 | libexpr/print: never show empty attrsets or derivations as «repeated» | Alois Wohlschlager |
2024-06-17 | libexpr: add expr memory management | eldritch horrors |
2024-06-17 | libexpr: pass Exprs as references, not pointers | eldritch horrors |
2024-03-18 | use byte indexed locations for PosIdx | eldritch horrors |
2024-03-09 | Pretty-print values in the REPL | eldritch horrors |
2024-03-09 | Merge pull request #9928 from 9999years/error-messages-in-nix-repl | eldritch horrors |
2024-03-09 | Merge pull request #9754 from 9999years/print-value-when-coercion-fails | eldritch horrors |
2024-03-09 | Unify and refactor value printing | eldritch horrors |
2024-03-04 | Merge pull request #7348 from thufschmitt/dont-use-vlas | eldritch horrors |
2023-12-01 | Move tests to separate directories, and document | John Ericson |