Steven Elliott

Results 5 issues of Steven Elliott

With current master (6efdc37) it seems that when a new file is followed by a changed file the later is omitted from the parse results. It seems to have to...

I thought it might be nice if things were visible in the image produced. Maybe a command line argument could be added to make the things optional, but it's just...

I don't quite understand the intent of the commit in question, but I do know that it breaks `polyglot make-book` in latest master, which means that `polyglot make-book` is broken...

``` Using 3D camera movement as a model the following modifier keys will affect the level (amount) of highlighting: Shift - Minimal. Currently this means no highlighting. Control - Maximal....

A memory analysis of a jmap memory dump revealed a significant number of `java.lang.ref.Finalizer` references. The referent is `org.bouncycastle.crypto.fips.FipsPBKD$Parameters`, created with call stack: ``` org.bouncycastle.jcajce.provider.ProvBCFKS$BCFIPSKeyStoreSpi.generateKey(Unknown Source) at org.bouncycastle.jcajce.provider.ProvBCFKS$BCFIPSKeyStoreSpi.decryptData(Unknown Source) at...