]> gitweb.factorcode.org Git - factor.git/history - basis/furnace/auth/providers/couchdb/couchdb.factor
assocs.extras: Move some often-used words to core
[factor.git] / basis / furnace / auth / providers / couchdb / couchdb.factor
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-01-26 John Benediktssonjson: fix a few usings
2023-01-12 Doug Colemanfactor: fix some spacing
2022-01-20 Doug Colemanfactor: trim more using lists.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2016-11-18 Björn Lindqvistbasis,extra: refactorings to use the ignore-error and...
2016-11-18 Björn Lindqvistcouchdb: make it so couch-put and couch-post calls...
2016-03-25 Doug Colemanfactor: remove rest of double paren words.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-19 John Benediktssonusing the new H{ } make.
2011-12-01 Joe Grofffurnace.auth.providers.couchdb: fix manifest
2011-11-29 Joe Grofffurnace.auth.providers.couchdb: fix load error
2011-11-28 Alex DrummondCouchDB auth provider (furnace.auth.providers.couchdb)