Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-04 | StoreAPI -> Store | Eelco Dolstra | 1 | -1/+1 |
2016-02-04 | Eliminate the "store" global variable | Eelco Dolstra | 1 | -0/+2 |
2014-09-19 | Store Attrs inside Bindings | Eelco Dolstra | 1 | -1/+1 |
2014-08-13 | Refactor option handling | Eelco Dolstra | 1 | -4/+5 |
2014-05-26 | Ensure that -I flags get included in nixPath | Eelco Dolstra | 1 | -2/+2 |
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco Dolstra | 1 | -6/+1 |
2011-12-01 | * Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-build | Eelco Dolstra | 1 | -0/+2 |
2011-08-06 | * Add a Nix expression search path feature. Paths between angle | Eelco Dolstra | 1 | -0/+3 |
2010-04-07 | * Update autoCallFunction() and findAlongAttrPath(). | Eelco Dolstra | 1 | -1/+1 |
2007-01-14 | * Option --argstr for passing string arguments easily. (NIX-75) | Eelco Dolstra | 1 | -0/+17 |