lix/src/libexpr
2018-04-17 14:33:12 -04:00
..
primops Shut up signedness warning 2018-03-19 11:57:15 +01:00
attr-path.cc
attr-path.hh
attr-set.cc libexpr: Rely on Boehm returning zeroed memory in EvalState::allocEnv() 2018-02-17 16:54:21 +02:00
attr-set.hh libexpr: Don't create lots of temporary strings in Bindings::lexicographicOrder 2018-02-19 22:47:25 +02:00
common-eval-args.cc
common-eval-args.hh
eval-inline.hh
eval.cc concatLists: Don't pass NULL pointers to memcpy. 2018-03-14 23:44:02 -04:00
eval.hh libexpr: Optimize prim_derivationStrict by using more symbol comparisons 2018-02-17 16:54:21 +02:00
get-drvs.cc
get-drvs.hh
json-to-value.cc
json-to-value.hh
lexer.l libexpr: Recognize newline in more places in lexer 2018-03-02 17:30:48 +02:00
local.mk
names.cc
names.hh
nix-expr.pc.in Export required C++ version in pkgconfig. 2018-04-09 11:32:43 -04:00
nixexpr.cc Fix compatibility with latest boost::format 2018-03-14 19:25:09 +01:00
nixexpr.hh Fix compatibility with latest boost::format 2018-03-14 19:25:09 +01:00
parser.y
primops.cc isFunction: True on primops. 2018-04-17 14:33:12 -04:00
primops.hh Make prim_exec and prim_importNative available to plugins 2018-04-09 10:26:50 -04:00
symbol-table.hh
value-to-json.cc
value-to-json.hh
value-to-xml.cc
value-to-xml.hh
value.hh