aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-03-27meson: implement functional testsQyriad
2024-03-27HOT SALE: 15% off your build times!Jade Lovelace
2024-03-26Move `shell_words` into its own fileRebecca Turner
2024-03-26Remove `HintFmt::operator%`Rebecca Turner
2024-03-26libstore/filetransfer: use Lix UA and unnix error messageRaito Bezarius
2024-03-26Merge "libmain: version printer uses `Lix` instead of `Nix`" into mainjade
2024-03-26build-remote: fix format string shenanigansK900
2024-03-25Merge pull request #8817 from iFreilicht/flake-update-lock-overhaulThéophane Hufschmitt
2024-03-25Minor cleanup in libexpr/flake/flake.ccEelco Dolstra
2024-03-25Input: Replace markFileChanged() by putFile()Eelco Dolstra
2024-03-25Overhaul completions, redo #6693 (#8131)John Ericson
2024-03-25feat: notation to refer to no attribute search prefixTom Bereknyei
2024-03-25Merge "Improve new CLI UX by supporting short `-E` flag for `--expr`" into mainlunaphied
2024-03-25libmain: version printer uses `Lix` instead of `Nix`Raito Bezarius
2024-03-24Improve new CLI UX by supporting short `-E` flag for `--expr`Lunaphied
2024-03-24libstore: despecialcase protocol version checkeldritch horrors
2024-03-24libstore: un-inline copyNAR expansionseldritch horrors
2024-03-23Revert "Merge pull request #9476 from alois31/restore-progress-bar"Jade Lovelace
2024-03-23libutil: don't memset 64k in drainFDeldritch horrors
2024-03-23feat: unprivileged read-only open of SQLite DBRaito Bezarius
2024-03-22build: optionally build and install with mesonQyriad
2024-03-20libexpr: unbreak PosTable performanceeldritch horrors
2024-03-19libutil: remove exception handling workingness checkeldritch horrors
2024-03-18Merge changes I72c945ca,I2138bb4d,Ib96749f3 into mainjade
2024-03-18un-nixes ur lix, a littleJade Lovelace
2024-03-18libutil: make AutoCloseFD a better resourceeldritch horrors
2024-03-18libexpr: associate let exprs with the correct StaticEnveldritch horrors
2024-03-18libexpr: sort binding name in debuggereldritch horrors
2024-03-18Merge "Delete hasPrefix and hasSuffix from the codebase" into mainjade
2024-03-18use byte indexed locations for PosIdxeldritch horrors
2024-03-18diagnose "unexpected EOF" at EOFeldritch horrors
2024-03-18match line endings used by parser and error reportseldritch horrors
2024-03-18report inherit attr errors at the duplicate nameeldritch horrors
2024-03-18normalize formal order on ExprLambda::showeldritch horrors
2024-03-18keep copies of parser inputs that are in-memory onlyeldritch horrors
2024-03-18libutil: remove vforkeldritch horrors
2024-03-17Delete hasPrefix and hasSuffix from the codebaseJade Lovelace
2024-03-17builtins.nixVersion: return fixed fake versionJade Lovelace
2024-03-16diagnose duplicated attrs at correct patheldritch horrors
2024-03-15Fix `gc-small-vector.hh` includesRebecca Turner
2024-03-15Allow dlopen of plugins to failJade Lovelace
2024-03-14libexpr: fix elided value counting in printereldritch horrors
2024-03-11add automated usage mode to the replJade Lovelace
2024-03-11Merge "refactor: repl prompts are now the job of the interacter" into mainjade
2024-03-11Merge "refactor: move readline stuff into its own file" into mainjade
2024-03-11Merge "finally.hh: delete copy constructor which is a bad idea" into mainjade
2024-03-11Merge "Add box_ptr: nonnull unique_ptr with value semantics" into mainjade
2024-03-11Merge "util.hh: split out signals stuff" into mainjade
2024-03-11refactor: repl prompts are now the job of the interacterJade Lovelace
2024-03-11refactor: move readline stuff into its own fileJade Lovelace