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 alias singular by default

github.com/vadimdemedes/minimist-options - de0a9d976beda343845dd1e4797e12b7cbcdc627 authored over 7 years ago
add special option for positional arguments

github.com/vadimdemedes/minimist-options - 24b225b9037ccb372b7c8c8d537173f4280c9191 authored over 7 years ago
removed Int64#value function

github.com/vadimdemedes/better-sqlite3 - 0372d314294c3f0a7a3da6dd00e391f411b3fcf2 authored over 7 years ago
added tests for error codes

github.com/vadimdemedes/better-sqlite3 - 3151683cb67a5ea25865fdb287a427cfa90c8904 authored over 7 years ago
only add result codes to sqlite3 errors

github.com/vadimdemedes/better-sqlite3 - 164e14557d8367cfe64514bf6df3b58c16f42a44 authored over 7 years ago
added result codes to error objects

github.com/vadimdemedes/better-sqlite3 - 104c7d86044d92d7d2b78fe34d403efc83ecc598 authored over 7 years ago
removed EasyHandleScope

github.com/vadimdemedes/better-sqlite3 - 5aca903fe3f63846e8051c1781b4e66ddefbeac2 authored over 7 years ago
changed readonly mode implementation

github.com/vadimdemedes/better-sqlite3 - c950ec2f0d0f2c556f8842a6aa18550a2932db62 authored over 7 years ago
reimplemented aggregate functions

github.com/vadimdemedes/better-sqlite3 - 67405bc2bdd46853e1b192ee1aaeb1ea736fa751 authored over 7 years ago
added src2/util/custom-aggregate.lzz

github.com/vadimdemedes/better-sqlite3 - 2b8c737355a8e87b9707f2e99f8825416ef0631f authored over 7 years ago
started re-implementing custom aggregates

github.com/vadimdemedes/better-sqlite3 - 26d9cf7f7db9cdb55cc4b959667239d7d07a3887 authored over 7 years ago
implemented custom scalar functions

github.com/vadimdemedes/better-sqlite3 - d51c947079949d49fb8e0edbe4f4715ad71006f0 authored over 7 years ago
named parameters now support different :@$prefixes in the same statement

github.com/vadimdemedes/better-sqlite3 - a5cc28e4563edbea49c79dc3a4cff9dc974a26e1 authored over 7 years ago
started adding custom functions

github.com/vadimdemedes/better-sqlite3 - 1683bf7b9be7f251134caea60c167104ef717f00 authored over 7 years ago
simplified error handling logic

github.com/vadimdemedes/better-sqlite3 - 15b6f8a31a71aca1bc49ee4a01bdbafc0f71b4f6 authored over 7 years ago
removed EasyIsolate from binder

github.com/vadimdemedes/better-sqlite3 - 89c307c06a52a2e2b101aa4d83e94fccc8c9216b authored over 7 years ago
implemented transaction.run

github.com/vadimdemedes/better-sqlite3 - 67fd70c7d51ac1475d444a6678f7c935f57eaf36 authored over 7 years ago
guards against array overflows in .all() method

github.com/vadimdemedes/better-sqlite3 - 9cea5ec24f2b54f4287ff13b6095fb62117a6675 authored over 7 years ago
added Transaction bind method

github.com/vadimdemedes/better-sqlite3 - 9b67154783dc17823a138cac4a0125a0514083a0 authored over 7 years ago
added safeIntegers method to Transaction

github.com/vadimdemedes/better-sqlite3 - 32cead91642dafecf44267a55bc90cb0d2c5c1a6 authored over 7 years ago
finished Transaction constructor

github.com/vadimdemedes/better-sqlite3 - cf0d991372f7e7cbd9ac5d4fed1f737f5a1e41d5 authored over 7 years ago
added sql-string.lzz

github.com/vadimdemedes/better-sqlite3 - ea50a14d2ae637b1b488b2c52e528d03bcf22fa1 authored over 7 years ago
made more progress on Transaction constructor

github.com/vadimdemedes/better-sqlite3 - 001e853cda8ab023bdda425be02c670970c46645 authored over 7 years ago
made progress on Transaction constructor

github.com/vadimdemedes/better-sqlite3 - 418ac849ac789fe72a6acd4678d3fa3ec7602199 authored over 7 years ago
partially implemented transaction constructor

github.com/vadimdemedes/better-sqlite3 - 2947c019fa47eb35e808d3fb4fbae543716f0944 authored over 7 years ago
removed some unsigned ints

github.com/vadimdemedes/better-sqlite3 - 16208717ae787fc16aad2b0c66e93b7f389e3dfb authored over 7 years ago
added some functions to transaction

github.com/vadimdemedes/better-sqlite3 - 708330fb10f071f7cdda950a123195d562474663 authored over 7 years ago
improved query macros

github.com/vadimdemedes/better-sqlite3 - e3a4134050b555b3fce810249c2e944c6b0df7bb authored over 7 years ago
improved query macros

github.com/vadimdemedes/better-sqlite3 - e66179ab3b19a649302ffab9b676b9e7f3e1657e authored over 7 years ago
callbacks are now invoked with undefined instead of null

github.com/vadimdemedes/better-sqlite3 - 18f2ea16a1e87852462eb5193db2fe7a392a870f authored over 7 years ago
Database#defaultSafeIntegers() defaults to true

github.com/vadimdemedes/better-sqlite3 - 725b16d6c6ae59e27290e106427fdd5ac3efa977 authored over 7 years ago
added Int64#isSafe(), unsafe casting now throws range errors, and Int64#equals() is more strict

github.com/vadimdemedes/better-sqlite3 - 52589f0fe918ed60020558e6dbd128e7595a3c23 authored over 7 years ago
added constants files

github.com/vadimdemedes/better-sqlite3 - 3113bc8f1b74f31fed5f2edc2c549fce093ed25b authored over 7 years ago
added persistent string constants

github.com/vadimdemedes/better-sqlite3 - 153df34387bdd1d742ea10113948e80230f500f0 authored over 7 years ago
added comments, remove inline on error handling functions

github.com/vadimdemedes/better-sqlite3 - 5d54131399d68ec90aef6188f4f7e8dfaa31823c authored over 7 years ago
exposed db state to statements

github.com/vadimdemedes/better-sqlite3 - 56fcbf3e41b95c33d6d2941d3e1741d58e0d8979 authored over 7 years ago
added pending statement methods

github.com/vadimdemedes/better-sqlite3 - 108748537eb7d88d379fba86ab7ba9ae6501a820 authored over 7 years ago
improved type safety

github.com/vadimdemedes/better-sqlite3 - 79943a929aeb8e52d24e2e2167bf028998f6f498 authored over 7 years ago
removed an EasyIsolate from data.lzz

github.com/vadimdemedes/better-sqlite3 - ada2861776842874b80c4e28988ce377ffc9139f authored over 7 years ago
added Statement::GetBindMap

github.com/vadimdemedes/better-sqlite3 - 4033d366cdd7a98f65cd7a816e185f8eccd6ba05 authored over 7 years ago
reduced EasyIsolates from binder and multibinder

github.com/vadimdemedes/better-sqlite3 - 04436639d7703fec674f1755863017857df2f7c4 authored over 7 years ago
added more todo comments

github.com/vadimdemedes/better-sqlite3 - 1f8f5531ddea4dffcd40187abf4cccc7a94a5b24 authored over 7 years ago
wrote new statement function

github.com/vadimdemedes/better-sqlite3 - e6385d7a9943f769cfea1896c9102654e0a8ad74 authored over 7 years ago
improved statement construction

github.com/vadimdemedes/better-sqlite3 - 15e5a68837fe3649a1785361325d14ec27af17e8 authored over 7 years ago
reduced memory footprint

github.com/vadimdemedes/better-sqlite3 - 208bfbc395e957b0f655eb7ceea6fc28de036614 authored over 7 years ago
improved type safety by removing some macros

github.com/vadimdemedes/better-sqlite3 - 7a53a6947d07a0bee077fb75d56a7fdfbfb95fc3 authored over 7 years ago
almost completed database

github.com/vadimdemedes/better-sqlite3 - 107e1274aa42640023c4900b039fcc21f5db33a5 authored over 7 years ago
int64 now throws when conversion fails

github.com/vadimdemedes/better-sqlite3 - df2d410ebd035a59bb05652f09483c7c74551042 authored over 7 years ago
added SetFrozen function

github.com/vadimdemedes/better-sqlite3 - f777c020e657583271a1e35412a2b7120ae120cc authored over 7 years ago
changed return value of checkpoint method

github.com/vadimdemedes/better-sqlite3 - 80243e676ab5ea76cdf395abc3345db0d5b410af authored over 7 years ago
added checkpoint method

github.com/vadimdemedes/better-sqlite3 - 64075708f8a299b96c79c3261eaa07ced694e1cc authored over 7 years ago
made progress on the database object

github.com/vadimdemedes/better-sqlite3 - 74ab7d08da0efa6da08ae8ad00e2312f4583b765 authored over 7 years ago
added work in progress database.lzz

github.com/vadimdemedes/better-sqlite3 - 722b74b11a0c3f456567d19d786afce2e4aebeca authored over 7 years ago
added templatized ThrowError function

github.com/vadimdemedes/better-sqlite3 - 64ba7d9c8124175bc8ff35253e80ee95d454b628 authored over 7 years ago
added const to members of Int64 and BindMap::Pair

github.com/vadimdemedes/better-sqlite3 - f240e8740f054db6b183f31d3080f5c6160e787f authored over 7 years ago
remove Query#then(), fix #176

github.com/vadimdemedes/mongorito - 814413096a28770846a4b925d52e8b9c9afa5688 authored over 7 years ago
removed nan from binder and multibinder

github.com/vadimdemedes/better-sqlite3 - 169a0921ffae4fa3f4a9f4324c6ffbd4070547f1 authored over 7 years ago
improved data efficiency

github.com/vadimdemedes/better-sqlite3 - e0d678deec8d6ceb6d6f0a761c845cd9ed460677 authored over 7 years ago
added old data.h file as lzz

github.com/vadimdemedes/better-sqlite3 - 9880bdc6a57a4546377a02edac830687f11e8362 authored over 7 years ago
added methods to multibinder

github.com/vadimdemedes/better-sqlite3 - 657397729a4cb6c5f94ddcc11e06136877835ec7 authored over 7 years ago
fixed edge case overflow errors

github.com/vadimdemedes/better-sqlite3 - a71bf1c2cc979e15b855ac657417a25f3700364a authored over 7 years ago
improved size limits

github.com/vadimdemedes/better-sqlite3 - 445531fd7cc6149cccab3e1fb8698b87dd901cd7 authored over 7 years ago
changed param_count_sum to unsigned int

github.com/vadimdemedes/better-sqlite3 - 302d0ae49b41997badd54dbde74e9d480cecceff authored over 7 years ago
removed default constructors

github.com/vadimdemedes/better-sqlite3 - 7966c462c29b375be0903a90ecf99fed641088a1 authored over 7 years ago