Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-14 | Make sure that thunks are restored properly if an exception occurs | Eelco Dolstra | |
Fixes Hydra bug #67. | |||
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco Dolstra | |
2012-02-04 | * Inline some functions and get rid of the indirection through | Eelco Dolstra | |
EvalState::eval(). This gives a 12% speedup on ‘nix-instantiate /etc/nixos/nixos/ -A system --readonly-mode’ (from 1.01s to 0.89s). |