Go to file
Wolfgang Bumiller b5c53f3d37 improve PVLV handling
For the cases we're most intested in (substr and vivifyable
hash indexing) we can use perform "GET" magic to figure out
whether it was undef or not, and then simply recurse.
We'll have to deal with other cases as we run into them.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-06-10 10:14:04 +02:00
.cargo import 2020-01-09 15:01:14 +01:00
perlmod improve PVLV handling 2021-06-10 10:14:04 +02:00
perlmod-macro bump perlmod-macro to 0.3.1-1 2021-02-22 14:18:26 +01:00
perlmod-test experimental PVLV support 2021-06-08 11:28:01 +02:00
.gitignore import 2020-01-09 15:01:14 +01:00
build.sh check in control files 2021-02-22 14:18:26 +01:00
Cargo.toml perlmod & macro: debian/ 2020-11-20 13:54:59 +01:00
Makefile add 'make builddeps' and .buildbot.yml 2020-11-20 14:24:20 +01:00
rust-toolchain import 2020-01-09 15:01:14 +01:00
rustfmt.toml import 2020-01-09 15:01:14 +01:00
test.pl improve PVLV handling 2021-06-10 10:14:04 +02:00
test.pl.expected improve PVLV handling 2021-06-10 10:14:04 +02:00