Akula

Results 4 issues of Akula

I'm trying to do a brfs transform after 6to5ify, but get the following error. ``` browserify() .require("main", { entry: true }) .transform(6to5ify) .transform(brfs) .bundle() .pipe(fs.createWriteStream(path.join('app.js'))); ``` ``` events.js:72 throw er;...

I'm trying to build this on Windows using cygwin with ndk r5 and sdk 2.1/2.2. I have OpenCV 2.2 installed and in PATH as well. I get the following error....

This change introduces two new parameters on create_parent, a pair of encoder/decoder functions that users can define to describe how a text/uuid column maps to time information. Once we derive...

feature request