Amédée d'Aboville

Results 5 issues of Amédée d'Aboville

The coz paper states: > > COZ’s profiler thread begins an experiment by selecting a line to virtually speed up, and a randomly-chosen percent speedup. **Both parameters must be selected...

Fixes #91 with @capnfabs help! If you are in a three way match you won't see "you two have been matched". Also adds a test for the notifyMatchPair function (minus...

## Description The README mentions that python2 is required because of the `better-sqlite3` package. It itself requires python2 because it depends on `node-gyp`, but recent versions of `node-gyp` support python3...

@capnfabs and I noticed this while doing #96 . On my machine (node v13) `it('should be able to update the users weekdays')` test was failing: it was returning '21' and...

The first example in the readme file is outdated, the Player class now has a getPosition() method instead of a getPos() one.