tvl-depot/third_party/nix/src/libexpr
2020-05-21 05:42:20 +01:00
..
primops fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
attr-path.cc fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
attr-path.hh style(3p/nix): Reformat all includes to match new style 2020-05-19 15:55:11 +01:00
attr-set.cc style(3p/nix): Final act in the brace-wrapping saga 2020-05-19 20:51:32 +01:00
attr-set.hh style(3p/nix): Add braces around single-line for-loops 2020-05-19 19:04:08 +01:00
common-eval-args.cc fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
common-eval-args.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
eval-inline.hh style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
eval.cc fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
eval.hh refactor(3p/nix): Apply clang-tidy's performance-* fixes 2020-05-20 22:58:43 +01:00
function-trace.cc style(3p/nix): Reformat all includes to match new style 2020-05-19 15:55:11 +01:00
function-trace.hh style(3p/nix): Reformat all includes to match new style 2020-05-19 15:55:11 +01:00
get-drvs.cc fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
get-drvs.hh refactor(3p/nix): Apply clang-tidy's performance-* fixes 2020-05-20 22:58:43 +01:00
json-to-value.cc fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
json-to-value.hh style(3p/nix): Reformat all includes to match new style 2020-05-19 15:55:11 +01:00
lexer.l fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
meson.build fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
names.cc refactor(3p/nix): Apply clang-tidy's readability-* fixes 2020-05-20 22:27:37 +01:00
names.hh style(3p/nix): Reformat all includes to match new style 2020-05-19 15:55:11 +01:00
nix-expr.pc.in Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' 2020-05-17 15:52:38 +01:00
nixexpr.cc refactor(3p/nix/libexpr): Use absl::node_hash_set in SymbolTable 2020-05-21 05:09:23 +01:00
nixexpr.hh style(3p/nix): Enforce braces around loops and conditionals 2020-05-19 17:38:04 +01:00
parser.y fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
primops.cc fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
primops.hh refactor(3p/nix): Apply clang-tidy's performance-* fixes 2020-05-20 22:58:43 +01:00
symbol-table.cc refactor(3p/nix/libexpr): Use absl::node_hash_set in SymbolTable 2020-05-21 05:09:23 +01:00
symbol-table.hh docs(3p/nix/libexpr): Add clarifying comments to SymbolTable 2020-05-21 05:42:20 +01:00
value-to-json.cc fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
value-to-json.hh style(3p/nix): Reformat all includes to match new style 2020-05-19 15:55:11 +01:00
value-to-xml.cc fix(3p/nix): Compatibility with updated SymbolTable 2020-05-21 05:09:23 +01:00
value-to-xml.hh style(3p/nix): Reformat all includes to match new style 2020-05-19 15:55:11 +01:00
value.hh fix(3p/nix/libexpr): Declare value union types explicitly 2020-05-19 18:19:35 +01:00