Jon Pretty

Results 333 issues of Jon Pretty

This complements issue #49. The model needs to support, in a convenient way, the ability to specify that a dependency of a project should be shaded. This should probably be...

enhancement
user interface
model

We need to support shading as a solution to conflicting projects. This is a step which should happen following compilation, and involves rewriting the classfiles of both the dependency and...

enhancement
help wanted
backend

Before capture checking was fully working, opaque types like `IArray` were broken. So the code was modified to use `Array` instead in a couple of places. This should be reverted...

code quality
minor

Currently a pattern error applies to the entire pattern string, but we often know exactly where the problem lies, and we should point to it, both at compiletime and runtime.

code quality
minor

This would ensure that only one benchmark can run at a time, even in separate JVMs.

code quality
performance
enhancement

Additionally, the current symbol could be underlined if it appears as a single token in the string.

api

Use Honeycomb to produce HTML reports.

core