lix/src/libexpr
Eelco Dolstra 401b5bc541
builtins.cache: Cache regular expressions
The evaluator was spending about 1% of its time compiling a small
number of regexes over and over again.
2020-03-04 11:44:33 +01:00
..
primops
attr-path.cc findDerivationFilename: add FIXME 2019-10-28 21:40:02 +01:00
attr-path.hh
attr-set.cc
attr-set.hh
common-eval-args.cc
common-eval-args.hh
eval-inline.hh
eval.cc Tweak error message 2020-01-13 21:52:03 +01:00
eval.hh builtins.cache: Cache regular expressions 2020-03-04 11:44:33 +01:00
function-trace.cc
function-trace.hh
get-drvs.cc
get-drvs.hh
json-to-value.cc
json-to-value.hh
lexer.l
local.mk
names.cc
names.hh
nix-expr.pc.in
nixexpr.cc
nixexpr.hh
parser.y
primops.cc builtins.cache: Cache regular expressions 2020-03-04 11:44:33 +01:00
primops.hh
symbol-table.hh
value-to-json.cc
value-to-json.hh
value-to-xml.cc
value-to-xml.hh
value.hh