John A. De Goes

Results 203 comments of John A. De Goes

Definitely a bug. We'll fix it right away. Thanks for reporting! On Nov 8, 2011, at 9:39 AM, Noel Welsh wrote: > Serializing a Double containing positive or negative infinity...

Daniel has made a change that converts infinities / NaN to JNothing. Which may or may not be what you want! On Aug 22, 2012, at 1:58 PM, Jeff Simpson...

RedEyes (AKA BlueEyes 2) would be a better fit for this, as it cleanly separates the specification of an API from its compilation to an executable format (this choice also...

It's not public yet, but it will be at github.com/jdegoes/redeyes/ within the month.

@ysusuk I think the main tasks are: 1. Import over [scalaprops](https://github.com/scalaprops/scalaprops) into this library, since Kenji has donated it to Scalaz 8 (we should take care to preserve copyright notice...

Because there are infinitely many examples at any size, even if you generate examples with increasing size, if you find a failure, it’s still very likely you can minimize it....

We could possibly tap into a [process signal](http://www.docjar.com/html/api/sun/misc/Signal.java.html) to do the metrics dump.

This ticket is still relevant. I think @vigoo recently did some work in ZIO Flow that could be useful to port to ZIO 2.0.