index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
2024-03-27
Stop vendoring toml11
Winter
2024-03-27
HOT SALE: 15% off your build times!
Jade Lovelace
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
Minor cleanup in libexpr/flake/flake.cc
Eelco Dolstra
2024-03-25
Input: Replace markFileChanged() by putFile()
Eelco Dolstra
2024-03-22
build: optionally build and install with meson
Qyriad
2024-03-20
libexpr: unbreak PosTable performance
eldritch horrors
2024-03-18
Merge changes I72c945ca,I2138bb4d,Ib96749f3 into main
jade
2024-03-18
un-nixes ur lix, a little
Jade Lovelace
2024-03-18
libexpr: associate let exprs with the correct StaticEnv
eldritch horrors
2024-03-18
libexpr: sort binding name in debugger
eldritch horrors
2024-03-18
Merge "Delete hasPrefix and hasSuffix from the codebase" into main
jade
2024-03-18
use byte indexed locations for PosIdx
eldritch horrors
2024-03-18
diagnose "unexpected EOF" at EOF
eldritch horrors
2024-03-18
report inherit attr errors at the duplicate name
eldritch horrors
2024-03-18
normalize formal order on ExprLambda::show
eldritch horrors
2024-03-18
keep copies of parser inputs that are in-memory only
eldritch horrors
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-17
builtins.nixVersion: return fixed fake version
Jade Lovelace
2024-03-16
diagnose duplicated attrs at correct path
eldritch horrors
2024-03-15
Fix `gc-small-vector.hh` includes
Rebecca Turner
2024-03-14
libexpr: fix elided value counting in printer
eldritch horrors
2024-03-11
Merge "util.hh: split out signals stuff" into main
jade
2024-03-11
util.hh: split out signals stuff
Jade Lovelace
2024-03-10
add doc comment justifying ExprInheritFrom
eldritch horrors
2024-03-10
remove ExprAttrs::AttrDef::inherited
eldritch horrors
2024-03-10
evaluate inherit (from) exprs only once per directive
eldritch horrors
2024-03-10
remove getDerivations deduplication
eldritch horrors
2024-03-10
group inherit by source during Expr::show
eldritch horrors
2024-03-10
use the same bindings print for ExprAttrs and ExprLet
eldritch horrors
2024-03-10
add ExprAttrs::AttrDef::chooseByKind
eldritch horrors
2024-03-10
preserve information about whether/how an attribute was inherited
eldritch horrors
2024-03-09
Merge pull request #10066 from 9999years/print-all-frames
eldritch horrors
2024-03-09
Merge pull request #9914 from 9999years/debugger-on-trace
eldritch horrors
2024-03-09
`:quit` in the debugger should quit the whole program
eldritch horrors
2024-03-09
Extract `printSpace` helper
eldritch horrors
2024-03-09
`prettyPrint` -> `shouldPrettyPrint`
eldritch horrors
2024-03-09
Add assertion for decreasing the indent
eldritch horrors
2024-03-09
Pretty-print values in the REPL
eldritch horrors
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-09
Add comment
eldritch horrors
2024-03-09
Add comments
eldritch horrors
2024-03-09
Attach positions to errors in `derivationStrict`
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-09
Move `PodIdx` to `pos-idx.hh` and `PosTable` to `pos-table.hh`
eldritch horrors
2024-03-09
Merge pull request #9928 from 9999years/error-messages-in-nix-repl
eldritch horrors
2024-03-09
Merge pull request #9929 from 9999years/dont-print-values-in-magenta
eldritch horrors
2024-03-09
Merge pull request #9917 from 9999years/enter-debugger-more-reliably
eldritch horrors
2024-03-09
Merge pull request #9927 from 9999years/catch-error-in-value-printer
eldritch horrors
2024-03-09
Merge pull request #9926 from 9999years/fix-cycle-detection-in-nix-repl
eldritch horrors
[next]