Files
lix/src
Eelco Dolstra 0a470fc345 Make Env smaller
Commit 20866a7031 added a ‘withAttrs’
field to Env, which is annoying because it makes every Env structure
bigger and we allocate millions of them.  E.g. NixOS evaluation took
18 MiB more.  So this commit squeezes ‘withAttrs’ into values[0].
Probably should use a union...
2013-07-31 12:44:21 +02:00
..
2012-03-18 23:54:57 +01:00
2013-07-31 12:44:21 +02:00
2013-07-30 23:37:10 +02:00
2012-10-03 17:59:23 -04:00