dalek arVM/line_based_coverage_3: f77cddb | (Daniel Green)++ | tools/parse_coverage_report.p6:
An attempt to get the file name to match the contents
06:35
arVM/line_based_coverage_3: 6d64ad9 | lizmat++ | tools/parse_coverage_report.p6:
Merge pull request #380 from MasterDuke17/line_based_coverage_3

An attempt to get the generated file name to match the contents for tools/parse_coverage_report.p6
brrt partially evil idea: two integers, one as a bitmap, one as the direct value of the lowest bit 07:58
.. scratch that
moritz I love the smell of evil ideas in the morning! 07:59
brrt :-P
evil ideas in the morning are just good ideas before one went to sleep and they started fermenting 08:00
well, the reason not to do that, is that i don't just need the set, i need the live range as well
i recall having a now totally broken up idea over a tree of live ranges 08:01
i'm not sure how that would work anymore
so, ultimately, i'm nothing better off than double-chain-linked lists 08:13
which isn't necessarily bad