depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
attr-path.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
* Store attribute sets as a vector instead of a map (i.e. a red-black
Eelco Dolstra
1
-1
/
+1
2010-10-22
* Store Value nodes outside of attribute sets. I.e., Attr now stores
Eelco Dolstra
1
-2
/
+3
2010-05-07
* Keep track of the source positions of attributes.
Eelco Dolstra
1
-1
/
+1
2010-04-15
* Store lists as lists of pointers to values rather than as lists of
Eelco Dolstra
1
-1
/
+1
2010-04-13
* Use a symbol table to represent identifiers and attribute names
Eelco Dolstra
1
-1
/
+1
2010-04-12
* Don't use ATerms for the abstract syntax trees anymore. Not
Eelco Dolstra
1
-3
/
+2
2010-04-07
* Update autoCallFunction() and findAlongAttrPath().
Eelco Dolstra
1
-33
/
+21
2010-03-29
* Started integrating the new evaluator.
Eelco Dolstra
1
-0
/
+2
2007-01-13
* Cleanup.
Eelco Dolstra
1
-1
/
+1
2006-09-04
* Use a proper namespace.
Eelco Dolstra
1
-0
/
+7
2006-08-23
* Pass the autoArgs to findAlongAttrPath so that "nix-instantiate
Eelco Dolstra
1
-2
/
+3
2006-07-28
* `nix-instantiate ... --arg NAME VALUE': allow arguments to be passed
Eelco Dolstra
1
-1
/
+1
2006-07-26
* Refactoring: get the selection path stuff out of getDerivations()
Eelco Dolstra
1
-0
/
+74