Tom Scogland

Results 53 issues of Tom Scogland

@grondo noted in a slack conversation: > BTW, it would be cool if that command just emitted JSON so it could be piped to jq Current thought is to move...

problem: We don't detect graphs with invalid upward edges in the containment tree solution: Add a search after load for any non-tree edges of type containment, and blow up hard...

@kab163 did the great work to get everything behaving and requiring C++17 for all compilers in #171. There are a number of workarounds in camp to support C++14 compilers, and...