index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
attr-path.hh
Age
Commit message (
Expand
)
Author
2019-11-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-28
libexpr: findDerivationFilename return Pos instead of tuple
zimbatm
2019-10-23
libexpr: add findDerivationFilename
zimbatm
2019-04-08
findAlongAttrPath(): Throw AttrPathNotFound
Eelco Dolstra
2013-09-03
Work on Values instead of Exprs
Eelco Dolstra
2012-07-18
Use "#pragma once" to prevent repeated header file inclusion
Eelco Dolstra
2010-10-22
* Store Value nodes outside of attribute sets. I.e., Attr now stores
Eelco Dolstra
2010-10-04
* Make sure that config.h is included before the system headers,
Eelco Dolstra
2010-04-12
* Don't use ATerms for the abstract syntax trees anymore. Not
Eelco Dolstra
2010-04-07
* Update autoCallFunction() and findAlongAttrPath().
Eelco Dolstra
2006-09-04
* Use a proper namespace.
Eelco Dolstra
2006-08-23
* Pass the autoArgs to findAlongAttrPath so that "nix-instantiate
Eelco Dolstra
2006-07-26
* Refactoring: get the selection path stuff out of getDerivations()
Eelco Dolstra