index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
eval-settings.hh
Age
Commit message (
Expand
)
Author
2024-09-01
repl-overlays: Provide an elaborate example
Rebecca Turner
2024-08-21
libutil/config: unify path setting types
Alois Wohlschlager
2024-06-18
libexpr: fix accessing uninitialized values and fix pure-eval docs
Jade Lovelace
2024-06-16
Merge "docs: expand importNative/exec example (#10803)" into main
jade
2024-06-12
Misc workaround removals since 24.05 upgrade
Jade Lovelace
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-05-30
docs: expand importNative/exec example (#10803)
Jörg Thalheim
2024-05-17
docs: mention importNative/exec in allow-unsafe-native-code-during-evaluation
Qyriad
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-03-09
Merge pull request #9914 from 9999years/debugger-on-trace
eldritch horrors
2024-03-04
Merge pull request #9617 from 9999years/stack-overflow-segfault
eldritch horrors
2024-03-04
Merge pull request #4093 from matthewbauer/eval-system
eldritch horrors
2023-09-07
fix invalid anchor link
Valentin Gagarin
2023-08-02
Factor out `nix-defexpr` path computation
John Ericson
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson