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
/
common-opts.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
Add an HTTP binary cache store
Eelco Dolstra
1
-1
/
+1
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
1
-1
/
+1
2015-05-06
nix-env/nix-instantiate/nix-build: Support URIs
Eelco Dolstra
1
-2
/
+5
2014-09-19
Store Attrs inside Bindings
Eelco Dolstra
1
-4
/
+6
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
1
-2
/
+2
2014-08-13
Refactor option handling
Eelco Dolstra
1
-20
/
+25
2014-05-26
Make the Nix search path declarative
Eelco Dolstra
1
-3
/
+1
2014-05-26
Ensure that -I flags get included in nixPath
Eelco Dolstra
1
-2
/
+2
2014-02-26
Warn about missing -I paths
Eelco Dolstra
1
-2
/
+2
2012-02-09
Fix error message
Eelco Dolstra
1
-3
/
+4
2011-12-01
* Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-build
Eelco Dolstra
1
-0
/
+11
2011-08-06
* Add a Nix expression search path feature. Paths between angle
Eelco Dolstra
1
-1
/
+11
2011-08-06
* Refactoring: move parseExprFromFile() and parseExprFromString() into
Eelco Dolstra
1
-2
/
+1
2010-10-24
* Keep attribute sets in sorted order to speed up attribute lookups.
Eelco Dolstra
1
-2
/
+5
2010-10-22
* Store Value nodes outside of attribute sets. I.e., Attr now stores
Eelco Dolstra
1
-3
/
+4
2010-05-18
* The << operator on values should be const.
Eelco Dolstra
1
-1
/
+1
2010-05-07
* Keep track of the source positions of attributes.
Eelco Dolstra
1
-1
/
+1
2010-04-13
* Use a symbol table to represent identifiers and attribute names
Eelco Dolstra
1
-2
/
+2
2010-04-12
* Don't use ATerms for the abstract syntax trees anymore. Not
Eelco Dolstra
1
-2
/
+2
2010-04-07
* Update autoCallFunction() and findAlongAttrPath().
Eelco Dolstra
1
-6
/
+8
2007-01-14
* Option --argstr for passing string arguments easily. (NIX-75)
Eelco Dolstra
1
-0
/
+32