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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
Fix checking of NAR hashes
Eelco Dolstra
1
-0
/
+1
2014-01-08
Support cryptographically signed binary caches
Eelco Dolstra
8
-12
/
+126
2014-01-06
Revert "nix-shell: Set $IN_NIX_SHELL before evaluation"
Eelco Dolstra
1
-2
/
+2
2014-01-06
Merge branch 'dynamic-attrs-no-sugar' of github.com:shlevy/nix
Eelco Dolstra
10
-63
/
+249
2014-01-06
wording
Domen Kožar
1
-1
/
+1
2014-01-06
Disable FreeBSD tests for now
Eelco Dolstra
1
-5
/
+5
2014-01-06
Disable the tail call test
Eelco Dolstra
1
-0
/
+0
2013-12-31
Don't use any syntactic sugar for dynamic attrs
Shea Levy
4
-128
/
+68
2013-12-31
Fold dynamic binds handling into addAttr
Shea Levy
3
-55
/
+37
2013-12-31
Dynamic attrs
Shea Levy
6
-23
/
+256
2013-12-31
Add the ExprBuiltin Expr type to the AST
Shea Levy
6
-9
/
+40
2013-12-30
nix-shell --pure: Don't clear IN_NIX_SHELL
Shea Levy
1
-1
/
+1
2013-12-20
Revert "Scan /proc/<pid>/cmdline for GC roots"
Eelco Dolstra
1
-8
/
+4
2013-12-20
Doh
Eelco Dolstra
1
-1
/
+1
2013-12-20
perl: Call loadConfFile() in doInit to avoid screwing sqlite journal mode.
Petr Rockai
1
-0
/
+2
2013-12-20
nix-env --set-flag: Barf if a selector doesn't match any installed package
Eelco Dolstra
1
-5
/
+13
2013-12-20
Scan /proc/<pid>/cmdline for GC roots
Eelco Dolstra
1
-4
/
+8
2013-12-20
nix-shell: Don't warn about the lack of a GC root
Eelco Dolstra
2
-1
/
+6
2013-12-20
nix-shell: Set $IN_NIX_SHELL before evaluation
Eelco Dolstra
1
-2
/
+2
2013-12-20
nix-shell: Handle --option correctly
Eelco Dolstra
2
-3
/
+7
2013-12-17
nix-shell --pure: Keep $TERM
Eelco Dolstra
1
-1
/
+1
2013-12-10
Bump language version for new storePath feature
Shea Levy
1
-1
/
+1
2013-12-10
builtins.storePath: Try to substitute the path if it is not yet valid
Shea Levy
1
-2
/
+2
2013-12-10
Garbage collector: Release locks on temporary root files
Eelco Dolstra
1
-0
/
+1
2013-12-05
Print a trace message if a build fails due to the platform being unknown
Eelco Dolstra
1
-1
/
+4
2013-11-22
Include <cstring> for memset
Eelco Dolstra
1
-0
/
+1
2013-11-19
Bump version number
Eelco Dolstra
1
-1
/
+1
2013-11-19
Check meta values and warn about bad ones
Eelco Dolstra
4
-26
/
+54
2013-11-19
Generalise meta attributes
Eelco Dolstra
5
-204
/
+204
2013-11-19
Shorter error message
Eelco Dolstra
1
-2
/
+1
2013-11-19
Drop support for user environment manifests in ATerm format
Eelco Dolstra
1
-112
/
+1
2013-11-19
nix-env -q: Add a --json flag
Eelco Dolstra
1
-8
/
+45
2013-11-19
Refactor JSON output
Eelco Dolstra
2
-13
/
+56
2013-11-19
Add a toJSON primop
Eelco Dolstra
10
-24
/
+179
2013-11-18
Add a primop unsafeGetAttrPos to return the position of an attribute
Eelco Dolstra
6
-6
/
+44
2013-11-18
Add a symbol __curPos that expands to the current source location
Eelco Dolstra
7
-2
/
+43
2013-11-18
Support quoted attribute names in -A
Eelco Dolstra
3
-14
/
+38
2013-11-14
Remove nix-setuid-helper
Eelco Dolstra
13
-526
/
+50
2013-11-12
Make function calls show up in stack traces again
Eelco Dolstra
4
-26
/
+35
2013-11-12
Add a test to check that tail calls run in bounded stack space
Eelco Dolstra
2
-0
/
+4
2013-11-12
Make function calls tail-recursive
Eelco Dolstra
4
-40
/
+65
2013-11-12
Make ifs and asserts tail-recursive
Eelco Dolstra
2
-4
/
+11
2013-11-12
Get rid of an intermediary on the stack
Eelco Dolstra
2
-13
/
+17
2013-10-28
Fix building without a garbage collector
Eelco Dolstra
1
-5
/
+5
2013-10-28
Fix a segfault in genericClosure
Eelco Dolstra
1
-16
/
+25
2013-10-28
Drop Cygwin and Solaris builds
Eelco Dolstra
1
-1
/
+1
2013-10-28
Update release notes, set version for 1.6.1 release
Eelco Dolstra
2
-2
/
+7
2013-10-28
Slightly optimize listToAttrs
Eelco Dolstra
3
-9
/
+10
2013-10-24
Undocument obsolete form of "let"
Eelco Dolstra
1
-8
/
+2
2013-10-24
Doc fix
Eelco Dolstra
1
-2
/
+2
[next]