index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
eval.cc
Age
Commit message (
Expand
)
Author
2021-11-16
Call functors with both arguments at once
Eelco Dolstra
2021-11-16
Don't hang when calling an attrset
Eelco Dolstra
2021-11-09
cleanup
Ben Burdette
2021-11-09
remove dead code
Ben Burdette
2021-11-04
Remove maxPrimOpArity
Eelco Dolstra
2021-11-04
Fix derivation primop
Eelco Dolstra
2021-11-04
Add level / displacement types
Eelco Dolstra
2021-11-04
Optimize primop calls
Eelco Dolstra
2021-11-04
StaticEnv: Use std::vector instead of std::map
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-22
more code cleanup
Ben Burdette
2021-10-22
more debug removal
Ben Burdette
2021-10-22
remove more debug code
Ben Burdette
2021-10-22
remove dead code
Ben Burdette
2021-10-11
comment out debugs
Ben Burdette
2021-10-11
print staticenv bindings
Ben Burdette
2021-10-11
add nullable Expr argument
Ben Burdette
2021-10-07
Make builtins.{path,filterSource} work with chroot stores
Eelco Dolstra
2021-10-07
Allow access to path copied to the store
Eelco Dolstra
2021-10-07
Refactoring: Add allowPath() method
Eelco Dolstra
2021-10-06
libexpr: remove matchAttrs boolean from ExprLambda
Andreas Rammhold
2021-10-02
storing staticenv bindings
Ben Burdette
2021-09-29
libexpr: throw a more helpful eval-error if a builtin is not available due to...
Maximilian Bosch
2021-09-22
Better eval error locations for interpolation and +
Geoff Reedy
2021-09-22
staticenv should be With
Ben Burdette
2021-09-15
add cout debugging
Ben Burdette
2021-09-14
shared_ptr for StaticEnv
Ben Burdette
2021-09-13
printEnvPosChain
Ben Burdette
2021-09-13
nix --help: Display help using lowdown instead of man
Eelco Dolstra
2021-09-01
Merge pull request #5066 from Radvendii/master
Eelco Dolstra
2021-08-31
path antiquotations: canonizePath -> canonicalizePath
Taeer Bar-Yam
2021-08-29
Force all Pos* to be non-null
Robert Hensing
2021-08-25
remove more explicit valmap code
Ben Burdette
2021-08-25
adding all the value names from env.values[0]
Ben Burdette
2021-08-24
print env bindings
Ben Burdette
2021-08-18
env to bindings
Ben Burdette
2021-08-18
more error fixes
Ben Burdette
2021-08-18
switch to fakeenvs
Ben Burdette
2021-08-17
moving towards env in exceptions
Ben Burdette
2021-08-09
trying env args; but unecessary?
Ben Burdette
2021-08-06
move valmap to hh; add to env
Ben Burdette
2021-08-06
add antiquotations to paths
Taeer Bar-Yam
2021-07-27
Merge pull request #5048 from tweag/flox-eval-store
Eelco Dolstra
2021-07-26
libexpr: Remove unused code
Pamplemousse
2021-07-22
Add --eval-store option
Eelco Dolstra
2021-07-21
Avoid global counters
Pamplemousse
2021-07-05
Merge branch 'disable_gc' of https://github.com/Pamplemousse/nix
Eelco Dolstra
2021-07-03
Merge pull request #4967 from Pamplemousse/specific_errors
Domen Kožar
2021-07-01
Prefer to throw specific errors
Pamplemousse
2021-06-30
Allow to compile after `./configure --enable-gc=no`
Pamplemousse
[prev]
[next]