]> gitweb.factorcode.org Git - factor.git/history - extra/mongodb
scryfall: make decks better, import from moxfield
[factor.git] / extra / mongodb /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-06-01 John Benediktssoncore/basis/extra: some [ dup ] dip => dupd cleanup
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: remove extra whitespace refactor-sequences 2669/head
2023-01-26 John Benediktssonmongodb: fix bson usings
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-01-25 Benjamin Pollackassocs: rename assoc-combine/refine to assoc-union...
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-01-20 John Benediktssonbasis/extra: removing '[ @ ] in favor of _ for fried...
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-02-10 John Benediktssonusing when instead of [ ] if.
2016-03-16 John Benediktssonuse the new bytes>hex-string.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
2015-07-20 Doug Colemanfactor: superclass -> superclass-of, superclasses ...
2015-07-19 Doug Colemanfactor: Trim whitespace after ! comments and a few...
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2014-12-05 John Benediktssonextra: using empty? in some places.
2014-11-04 Doug Colemanextra: Update usages of CONSTRUCTOR: for new parameter.
2013-04-25 John BenediktssonFix some copyrights, sorry "Your name".
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2012-07-20 John Benediktssonmongodb/couchdb: use associate where possible.
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-25 Doug ColemanMissed yet more renames
2011-10-19 John Benediktssonmongodb.driver: remove stack effect.
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-18 Joe Groffmongodb.gridfs: move to unmaintained
2011-10-13 John Benediktssonsequences: define ?first and ?second.
2011-09-22 John Benediktssonmongodb: using "if-empty" makes it cleaner.
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-09-29 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-28 Sascha Matzkefixed ismaster result eval
2010-09-28 Sascha Matzkeadded with-mdb-pool, rewrote with-mdb-connection
2010-09-28 Sascha Matzkeadded each-chunk, find-all and select-all-tuples words
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-31 Slava Pestovmongodb.driver: fix help lint
2010-07-31 Sascha Matzkefixed usages
2010-07-31 Sascha Matzkefixed docs
2010-07-31 Sascha Matzkebetter error handling when mongod can not be reached
2010-07-31 Sascha Matzkeadded query and delete options
2010-07-31 Sascha Matzkeadded >multi word, removed unused singletons, fixed...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-07 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-05 Slava PestovMerge branch 'master' of http://github.com/Blei/factor
2010-06-05 Sascha Matzkerevised tuple oid handling
2010-06-05 Sascha Matzkefix doc typo and example error
2010-06-05 Sascha Matzkeuse mongodb standardport (27017) in benchmark
2010-06-05 Sascha Matzkefix for changed mongodb behaviour
2010-06-05 Sascha Matzkebson writer performance improvements
2010-06-05 Sascha Matzkerenamed internal words
2010-06-05 Sascha Matzkefixed USING:
2010-06-05 Sascha Matzkeadded gridfs implementation, reworked mongodb commands...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-06 Slava PestovLanguage change: tuple slot setter words with stack...
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-24 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-24 Slava PestovSpecialized arrays, structs and other objects respondin...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-20 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-18 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-18 Slava PestovUpdate documentation for new help lint check
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-22 Doug ColemanRename accumulator to collector, pusher to selector
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-10 Sascha Matzkeremoved generic words; added kill-cursor + filter-field...
2010-01-10 Sascha Matzkefixed result calculation; added ops/s value
2010-01-10 Sascha Matzkeadded filter-fields word which sets the returnfields...
2009-11-22 Slava PestovFix conflict
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-11-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
next