Jon Pretty
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...
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...
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...
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.
This would ensure that only one benchmark can run at a time, even in separate JVMs.
Additionally, the current symbol could be underlined if it appears as a single token in the string.