Luc-Veldhuis

Results 3 issues of Luc-Veldhuis

I would like to analyze the traces of Angora after the execution has ended, however, it seems that the files are removed afterwards and stored in the tmpfs. I added...

The handy provided parser has a `json` option which uses the Rust pretty print output. Eventhough this is already great for viewing the track files, it makes parsing in other...

Attempt at getting a converter working from `ResolvedType` -> `java.lang.reflect.Type` However, this required me to create a custom implementation for ParameterizedType and GenericArrayType, which is not so great :/ If...