aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26Don't pass Symbol by referenceEelco Dolstra
2022-04-26Merge branch 'symbolidx-symbol' of https://github.com/pennae/nixEelco Dolstra
2022-04-25rename SymbolIdx -> Symbol, Symbol -> SymbolStrpennae
2022-04-22Merge pull request #6259 from Artturin/nixbuildaddprintstorepathsThéophane Hufschmitt
2022-04-22Merge remote-tracking branch 'origin/master' into nixbuildaddprintstorepathsThéophane Hufschmitt
2022-04-22Merge pull request #6437 from NixOS/fix-darwin-buildThéophane Hufschmitt
2022-04-22Merge remote-tracking branch 'origin/master' into nixbuildaddprintstorepathsThéophane Hufschmitt
2022-04-22Fix the darwin buildThéophane Hufschmitt
2022-04-22Merge pull request #6218 from pennae/pos-symbol-tablesThéophane Hufschmitt
2022-04-22Add some tests for ChunkedVectorThéophane Hufschmitt
2022-04-22Move ChunkedVector to its own headerThéophane Hufschmitt
2022-04-22Merge pull request #6436 from flox/tofile_allowThéophane Hufschmitt
2022-04-21fix: builtins.toFile adds path to allowedPathsTom Bereknyei
2022-04-21remove pos<T>pennae
2022-04-21shrink Attr by 8 bytes on 64bit machinespennae
2022-04-21store Symbols in a table as well, like positionspennae
2022-04-21don't use Symbol in Pos to represent a pathpennae
2022-04-21replace most Pos objects/ptrs with indexes into a position tablepennae
2022-04-21make throw*Error member functions of EvalStatepennae
2022-04-21don't use full Pos for findPackageFilename/editorForpennae
2022-04-21remove Bindings::needpennae
2022-04-21remove Symbol::emptypennae
2022-04-21turn primop names into stringspennae
2022-04-21Rename fmt test -> hilteEelco Dolstra
2022-04-21Fix fmt testEelco Dolstra
2022-04-21Merge pull request #6433 from edolstra/hiliteEelco Dolstra
2022-04-21Move hiliteMatches into a separate headerEelco Dolstra
2022-04-21Merge pull request #6416 from moduon/feat-opensshEelco Dolstra
2022-04-21Merge pull request #6431 from NixOS/unbreak-my-buildEelco Dolstra
2022-04-21Merge pull request #5479 from NixOS/selfref-caThéophane Hufschmitt
2022-04-21Merge pull request #6324 from trofi/selfref-ca-indexThéophane Hufschmitt
2022-04-21Make sure to delete all the realisation refsregnat
2022-04-21ca: add sqlite index on `RealisationsRefs(realisationReference)`Sergei Trofimovich
2022-04-21Disable the selfref-gc test when the daemon is too oldregnat
2022-04-21tests: remove 'ca-references' featureSergei Trofimovich
2022-04-21Fix the gc with indirect self-references via the realisationsregnat
2022-04-21nix: add (failing) selfreference test for multiple realizationsSergei Trofimovich
2022-04-21Make the default SQLiteError constructor publicThéophane Hufschmitt
2022-04-21Merge pull request #6430 from NixOS/missing-realisation-error-messageEelco Dolstra
2022-04-21Fix the error message in case of a missing realisationThéophane Hufschmitt
2022-04-20Merge pull request #3720 from obsidiansystems/fix-url-formatThéophane Hufschmitt
2022-04-20Actually, solve this in a lighter-weight wayJohn Ericson
2022-04-20Move templated functions to `sqlite-impl.hh`John Ericson
2022-04-20Merge remote-tracking branch 'upstream/master' into fix-url-formatJohn Ericson
2022-04-20nix build: add --print-out-paths flagArtturin
2022-04-20Merge pull request #6425 from yorickvP/fix-6424Théophane Hufschmitt
2022-04-20Add custom to_json and from_json functions for ExperimentalFeatureYorick van Pelt
2022-04-20Merge pull request #6419 from ckiee/repl-build-symlinkEelco Dolstra
2022-04-20nix repl: make symlinks with the :bl commandckie
2022-04-19Bump versionEelco Dolstra