Jon Pretty

Results 333 issues of Jon Pretty

There is currently far too much copy/pasted code in the various CLI objects. There is an opportunity to reduce this significantly by refactoring out several lines of the for-comprehensions into...

enhancement
user interface
code

enhancement
important
backend

Fury should be able to trigger a compilation of a module and all other modules which depend upon it (that it knows about). This would be provided through a `--cascade`...

good first issue
minor
user interface
backend

Also, consider removing the IDs from the values.

enhancement
backend
code

It should be possible to write a Fury build for building the Dotty compiler, and then to use that compiler to compile downstream projects. This may depend on Bloop's ability...

enhancement
backend

I'm not sure what is required to get this to work, and I don't know what is possible in terms of getting things like tab-completion working. Is it supported at...

help wanted
question
important
user interface
installer

Here is a list of Typelevel projects to be converted: - [ ] algebra - [ ] alleycats - [ ] argonaut-shapeless - [ ] catalysts - [x] cats -...

help wanted
good first issue
testing