Jacob Barber

Results 31 issues of Jacob Barber

Most of this seems to work, aside from a class loader issue that's preventing me from testing it. Any suggestions for improvements welcome while I try to sort it out!

I've come across an openscad lib which seems to find bugs in the parser. https://www.dkprojects.net/openscad-threads/threads.scad ``` $ extopenscad lib/threads.scad Loading File. Processing File. (line 100, column 8): unexpected "m" expecting...

I suspect this is true for other newtype sums that we have.

scalaz8

About a year ago I made a generalization in cats so that people could generalize over types isomorphic to `Either`. They wound up rejecting it there, but I still feel...

#151 and #153 created new modules which do not yet have artifacts published. It'd be great to see them in maven

Has development moved somewhere else? Is there a good alternative? I came across this when I was thinking about making something similar myself, but would much rather find something existing

## steps sbt version: 1.5.5 g8 version: 0.14.0 Create a template with a dependency on a project not in a default maven/ivy resolver. Create a `.repositories` file in the template,...

H2 and MySql (likely other database engines as well) report incorrect warnings/errors in the query analyzer. This seems to be because JDBC is being provided the incorrect information from the...

JDBC driver issue

I currently have a section where I don't want to supress output, but one of the output lines is ridiculously long. I'd like to be able to have lines truncate...