lix/src/libexpr
2020-12-12 03:31:50 +01:00
..
flake Add ValueType checking functions for types that have the same NormalType 2020-12-12 03:31:50 +01:00
primops Use Value::normalType on all forced values instead of Value::type 2020-12-12 03:31:48 +01:00
attr-path.cc Use Value::normalType on all forced values instead of Value::type 2020-12-12 03:31:48 +01:00
attr-path.hh Some backports from the flakes branch 2020-06-18 14:03:00 +02:00
attr-set.cc Introduce Value type setters and make use of them 2020-12-12 03:31:48 +01:00
attr-set.hh use plain errPos instead of nixCode; fix tests 2020-06-23 15:30:13 -06:00
common-eval-args.cc Make Headers an optional argument 2020-09-29 13:05:19 +02:00
common-eval-args.hh
eval-cache.cc Use Value::normalType on all forced values instead of Value::type 2020-12-12 03:31:48 +01:00
eval-cache.hh Shut up some clang warnings 2020-10-06 14:52:30 +02:00
eval-inline.hh Add ValueType checking functions for types that have the same NormalType 2020-12-12 03:31:50 +01:00
eval.cc Add ValueType checking functions for types that have the same NormalType 2020-12-12 03:31:50 +01:00
eval.hh Introduce NormalType for the normal type of a Value 2020-12-12 03:31:46 +01:00
function-trace.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
function-trace.hh
get-drvs.cc Use Value::normalType on all forced values instead of Value::type 2020-12-12 03:31:48 +01:00
get-drvs.hh Squashed get CA derivations building 2020-08-07 19:51:55 +00:00
imported-drv-to-derivation.nix
json-to-value.cc Bump nlohmann-json version to 3.9.1 2020-09-21 14:24:43 -04:00
json-to-value.hh
lexer.l Remove an unknown pragma gcc warning 2020-12-02 14:33:20 +01:00
local.mk Remove 'dist' target 2020-12-03 16:17:58 +01:00
nix-expr.pc.in
nixexpr.cc comments and cleanup 2020-06-30 16:31:55 -06:00
nixexpr.hh use plain errPos instead of nixCode; fix tests 2020-06-23 15:30:13 -06:00
parser.y Make Headers an optional argument 2020-09-29 13:05:19 +02:00
primops.cc Add ValueType checking functions for types that have the same NormalType 2020-12-12 03:31:50 +01:00
primops.hh Add missing #pragma once 2020-10-06 10:40:07 +02:00
symbol-table.hh
value-to-json.cc Use Value::normalType on all forced values instead of Value::type 2020-12-12 03:31:48 +01:00
value-to-json.hh
value-to-xml.cc Use Value::normalType on all forced values instead of Value::type 2020-12-12 03:31:48 +01:00
value-to-xml.hh
value.hh Add ValueType checking functions for types that have the same NormalType 2020-12-12 03:31:50 +01:00