Jan Rupnik

Results 6 comments of Jan Rupnik

`npm run qm create` doesn't sound OK. The only supported commands are `npm install` and `npm test`. Try running this: ``` node -e "require('qminer'); console.log('OK')" ```

Yes, its about convertin v8 objects (not strictly JSONs) to PJsonVal. If you send [undefined] you will not end up with [null] PJsonVal. It would be good if we would...

Btw, both [undefined] and {a:undefined} are not JSON objects, because undefined is not a part of the standard, so it's not that our implementation is wrong...

We decided that Linux implementation should match Windows implementation.

PR #5 saves and restores the whole state