aomega

Results 4 issues of aomega

Will this support the equivalent of Promises.all(...)? e.g. `pipeP((x, y) => [Promise.resolve(x), Promises.resolve(y)], ([x, y]) => x + y)` i.e. where the two promises are resolved async?

enhancement

The createPBufferFromClientBuffer is causing a fatal exception. I'm using node v0.10.22 Raspbian latest version upgraded/updated through apt-get Hard float The error can be obtained using the openvg-canvas example shadows.js pi@raspberrypi...

Previously, it was only counting lines that were hit exactly once. Modified to count lines >=1 and SLOC, and ==0 for missing.

Hi, I noticed today that our unit tests have started failing, even though we have not changed our code in the interim. I tracked it down to a version change...