Age | Commit message (Expand) | Author |
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out users.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out processes.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out terminal.{hh,cc} | Tom Hubrecht |
2024-05-24 | change "evaluating file" logs to debug | Qyriad |
2024-05-23 | Merge "packaging: rename nixexpr -> lixexpr and so on" into main | jade |
2024-05-23 | packaging: rename nixexpr -> lixexpr and so on | Jade Lovelace |
2024-05-22 | release notes: add a bunch of them | Jade Lovelace |
2024-05-17 | Merge "primops: change to std::function, allowing the passing of user data" i... | Puck Meerburg |
2024-05-17 | Merge "Loosen constness on listElems() result" into main | Puck Meerburg |
2024-05-17 | docs: mention importNative/exec in allow-unsafe-native-code-during-evaluation | Qyriad |
2024-05-16 | primops: change to std::function, allowing the passing of user data | Yorick van Pelt |
2024-05-16 | Loosen constness on listElems() result | Puck Meerburg |
2024-05-15 | builtins: fix builtins.langVersion docs to state it's deprecated | Jade Lovelace |
2024-05-07 | remove the autoconf+Make buildsystem | Qyriad |
2024-05-05 | fix integer overflow on i686 with high phys memory | Qyriad |
2024-05-04 | Remove a URL literal from fetchTarball docs | Jade Lovelace |
2024-05-03 | Revert "Revert "Merge pull request #6621 from Kha/nested-follows"" | Maximilian Bosch |
2024-04-10 | don't boost::to_few_args when an eval cached string type errors | Qyriad |
2024-04-09 | Print top-level errors normally in `nix repl` | Rebecca Turner |
2024-04-09 | Merge "Add `repl-overlays`" into main | rebecca “wiggles” turner |
2024-04-08 | Add `repl-overlays` | Rebecca Turner |
2024-04-08 | pragma once and ///@file everything missing it | Jade Lovelace |
2024-04-08 | Format Nix code with `nixfmt` | Rebecca Turner |
2024-04-06 | avoid markdown which the repl's :doc cannot handle | stuebinm |
2024-04-06 | always re-eval cached failures | Qyriad |
2024-04-03 | Add `EscapeStringOptions` and `escapeString` tests | Rebecca Turner |
2024-04-01 | libexpr/flake: don't purple the flake.lock diff | K900 |
2024-03-31 | Merge pull request #9920 from 9999years/forbid-nested-debuggers | Théophane Hufschmitt |
2024-03-29 | Add `pre-commit` checks | Rebecca Turner |
2024-03-30 | Merge "Document ExprLambda fields" into main | jade |
2024-03-29 | Document ExprLambda fields | Jade Lovelace |
2024-03-29 | Move `escapeString` to its own file | Rebecca Turner |
2024-03-29 | meson: add missing explicit dependency on nlohmann_json | Winter |
2024-03-29 | meson: install missing/generated headers | eldritch horrors |
2024-03-29 | meson: install pkg-config files for libraries | eldritch horrors |
2024-03-29 | Merge "Remove `HintFmt::operator%`" into main | wiggles dog |
2024-03-27 | Stop vendoring toml11 | Winter |
2024-03-27 | HOT SALE: 15% off your build times! | Jade Lovelace |
2024-03-26 | Remove `HintFmt::operator%` | Rebecca Turner |
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 |