Eelco Dolstra
|
4badd7ed17
|
Get rid of an intermediary on the stack
|
2013-11-12 11:32:23 +00:00 |
|
Eelco Dolstra
|
5bc41d78ff
|
Rename "attribute sets" to "sets"
We don't have any other kind of sets so calling them attribute sets is
unnecessarily verbose.
|
2013-10-24 16:41:04 +02:00 |
|
Eelco Dolstra
|
c56bc3d81c
|
Make sure that thunks are restored properly if an exception occurs
Fixes Hydra bug #67.
|
2013-03-14 17:21:13 +01:00 |
|
Eelco Dolstra
|
b7fd2c2822
|
Use "#pragma once" to prevent repeated header file inclusion
|
2012-07-18 14:59:03 -04:00 |
|
Eelco Dolstra
|
f491ae97d4
|
* Inline some functions and get rid of the indirection through
EvalState::eval(). This gives a 12% speedup on ‘nix-instantiate
/etc/nixos/nixos/ -A system --readonly-mode’ (from 1.01s to 0.89s).
|
2012-02-04 13:50:25 +00:00 |
|