snix/third_party/nix/src/libexpr
Vincent Ambo d94690b537 fix(3p/nix/libexpr): Fix post-increment operator in BindingsIterator
We accidentally returned the incremented iterator in the
post-increment, this fixes it.

Paired-With: Luke Granger-Brown <git@lukegb.com>
Paired-With: Vincent Ambo <mail@tazj.in>
Paired-With: Perry Lorier <isomer@tvl.fyi>
Change-Id: I36c79eb56359bb12a78ad3489e7d7d2eb2053510
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1140
Tested-by: BuildkiteCI
Reviewed-by: lukegb <lukegb@tvl.fyi>
Reviewed-by: glittershark <grfn@gws.fyi>
2020-07-13 23:51:29 +00:00
..
primops refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
attr-path.cc refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
attr-path.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
attr-set.cc fix(3p/nix/libexpr): Fix post-increment operator in BindingsIterator 2020-07-13 23:51:29 +00:00
attr-set.hh refactor(3p/nix): Remove unused insert_or_assign 2020-07-13 23:50:24 +00:00
CMakeLists.txt feat(3p/nix): install pkgconfig files for libexpr, libmain and libstore 2020-06-21 20:42:28 +00:00
common-eval-args.cc feat(3p/nix): Statically pass bindings capacity where possible 2020-07-13 23:50:24 +00:00
common-eval-args.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
eval-inline.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
eval.cc feat(3p/nix): Statically pass bindings capacity where possible 2020-07-13 23:50:24 +00:00
eval.hh refactor(3p/nix/libexpr): Remove the nix::Symbol default constructor 2020-07-13 21:06:43 +00:00
function-trace.cc refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
function-trace.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
get-drvs.cc feat(3p/nix): Statically pass bindings capacity where possible 2020-07-13 23:50:24 +00:00
get-drvs.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
json-to-value.cc refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
json-to-value.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
lexer.l refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
names.cc refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
names.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
nix-expr.pc.in feat(3p/nix): install pkgconfig files for libexpr, libmain and libstore 2020-06-21 20:42:28 +00:00
nixexpr.cc refactor(3p/nix/libexpr): Remove the nix::Symbol default constructor 2020-07-13 21:06:43 +00:00
nixexpr.hh refactor(3p/nix/libexpr): Remove the nix::Symbol default constructor 2020-07-13 21:06:43 +00:00
parser.y refactor(3p/nix/libexpr): Remove the nix::Symbol default constructor 2020-07-13 21:06:43 +00:00
primops.cc refactor(3p/nix/libexpr): Remove the nix::Symbol default constructor 2020-07-13 21:06:43 +00:00
primops.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
symbol-table.cc refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
symbol-table.hh refactor(3p/nix/libexpr): Remove the nix::Symbol default constructor 2020-07-13 21:06:43 +00:00
value-to-json.cc refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
value-to-json.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
value-to-xml.cc refactor(3p/nix/libexpr): Remove the nix::Symbol default constructor 2020-07-13 21:06:43 +00:00
value-to-xml.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
value.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00