Since we already cache files in normal form (fileEvalCache), caching parse trees is redundant. Note that getting rid of this cache doesn't actually save much memory at the moment, because parse trees are currently not freed / GC'ed. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| nix-env.cc | ||
| profiles.cc | ||
| profiles.hh | ||
| user-env.cc | ||
| user-env.hh | ||