Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-03 | Work on Values instead of Exprs | Eelco Dolstra | 1 | -2/+2 |
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco Dolstra | 1 | -8/+1 |
2010-10-22 | * Store Value nodes outside of attribute sets. I.e., Attr now stores | Eelco Dolstra | 1 | -1/+1 |
2010-10-04 | * Make sure that config.h is included before the system headers, | Eelco Dolstra | 1 | -2/+2 |
2010-04-12 | * Don't use ATerms for the abstract syntax trees anymore. Not | Eelco Dolstra | 1 | -1/+1 |
2010-04-07 | * Update autoCallFunction() and findAlongAttrPath(). | Eelco Dolstra | 1 | -2/+2 |
2006-09-04 | * Use a proper namespace. | Eelco Dolstra | 1 | -0/+6 |
2006-08-23 | * Pass the autoArgs to findAlongAttrPath so that "nix-instantiate | Eelco Dolstra | 1 | -1/+2 |
2006-07-26 | * Refactoring: get the selection path stuff out of getDerivations() | Eelco Dolstra | 1 | -0/+13 |