Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vadim Demedes

Making Ink and other open-source projects
Collective - Host: opensource - https://opencollective.com/vadimdemedes - Website: https://vadimdemedes.com - Code: https://github.com/vadimdemedes

Make library work in an environment that has native promises (node version >= 4).

Converts promise returned from `mz/fs.readdir` to be a bluebird promise.

github.com/vadimdemedes/list-dir - a4b24afb2c5e7f73c705de7603176a5fbc258b41 authored over 8 years ago
fixed pretest script

github.com/vadimdemedes/better-sqlite3 - 993f27167298c61ddad0ca201902a802534521f1 authored over 8 years ago
improved changes feedback

github.com/vadimdemedes/better-sqlite3 - fdc45343a0967a6567653f598cf49cba4f89f7e9 authored over 8 years ago
fixed deployment target

github.com/vadimdemedes/better-sqlite3 - 9e527cc726b2ed94c1f27c9800c96804784563ff authored over 8 years ago
fixed TRUTHINESS_OF_ARGUMENT macro

github.com/vadimdemedes/better-sqlite3 - 28f721685a53f5fd73d447af51c270027f6a9134 authored over 8 years ago
- converted some cases of Nan::ForceSet to Nan::Set

- implemented db.pragma() method
- renamed db.prepare() to db.statement()

github.com/vadimdemedes/better-sqlite3 - ada84a091a1214f099c64d05127f748551229701 authored over 8 years ago
polished changes and last_row_insert_rowid

github.com/vadimdemedes/better-sqlite3 - 0bda5a54acc0b70e3d3cf5e4a18335eb14c49402 authored over 8 years ago
reverted premature optimization

github.com/vadimdemedes/better-sqlite3 - 993d1abbed3003b018966cfef5e8dc98c3bbce73 authored over 8 years ago
finished binding optimization

github.com/vadimdemedes/better-sqlite3 - b71b46ca0c7412222d000bd35c8f0a5d77a7a9a4 authored over 8 years ago
added incomplete bind optimization

github.com/vadimdemedes/better-sqlite3 - 4ae537c5346f28747db40c70aa67401396b98e3b authored over 8 years ago
reduced memory usage slightly

github.com/vadimdemedes/better-sqlite3 - 4c053f2a05ce4a9588f363811c70f7b538d5109a authored over 8 years ago
implemented bind maps to improve performance of binding

github.com/vadimdemedes/better-sqlite3 - b7565709493cc84a97e4b09fe6dcf96d33d2a6da authored over 8 years ago