lix/src/libexpr
Eelco Dolstra ec4a5c5b0b
Merge pull request #4355 from Infinisil/private-value-type
Refactoring for private Value type
2020-12-21 12:38:47 +01:00
..
flake Rename Value::normalType() -> Value::type() 2020-12-17 14:45:45 +01:00
primops Rename Value::normalType() -> Value::type() 2020-12-17 14:45:45 +01:00
attr-path.cc Rename Value::normalType() -> Value::type() 2020-12-17 14:45:45 +01:00
attr-path.hh
attr-set.cc Replace Value type setters with mk* functions 2020-12-18 21:48:22 +01:00
attr-set.hh
common-eval-args.cc
common-eval-args.hh
eval-cache.cc Rename Value::normalType() -> Value::type() 2020-12-17 14:45:45 +01:00
eval-cache.hh
eval-inline.hh Replace Value type setters with mk* functions 2020-12-18 21:48:22 +01:00
eval.cc Replace Value type setters with mk* functions 2020-12-18 21:48:22 +01:00
eval.hh Rename ValueType -> InternalType, NormalType -> ValueType 2020-12-17 14:45:22 +01:00
function-trace.cc
function-trace.hh
get-drvs.cc Rename Value::normalType() -> Value::type() 2020-12-17 14:45:45 +01:00
get-drvs.hh
imported-drv-to-derivation.nix
json-to-value.cc
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
nixexpr.hh Replace Value type setters with mk* functions 2020-12-18 21:48:22 +01:00
parser.y
primops.cc Merge pull request #4355 from Infinisil/private-value-type 2020-12-21 12:38:47 +01:00
primops.hh
symbol-table.hh
value-to-json.cc Rename Value::normalType() -> Value::type() 2020-12-17 14:45:45 +01:00
value-to-json.hh
value-to-xml.cc Rename Value::normalType() -> Value::type() 2020-12-17 14:45:45 +01:00
value-to-xml.hh
value.hh Replace Value type setters with mk* functions 2020-12-18 21:48:22 +01:00