Commit Graph

25 Commits (eeaffb14b8b85c2bcb0e56f4632e42ebab828b08)

Author SHA1 Message Date
John Benediktsson ceb75057da change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
Doug Coleman 66147f27b4 extra: use throw-foo for ERROR: change 2015-08-13 01:56:32 -07:00
Doug Coleman 352e5de16a core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
John Benediktsson 31b22494a1 extra: using empty? in some places. 2014-12-04 19:13:08 -08:00
Doug Coleman f6d28bebc8 extra: Update usages of CONSTRUCTOR: for new parameter. 2014-11-04 15:59:13 -08:00
Doug Coleman 8c19602ae9 assocs: Add of and ?of. Change all the things at once! Fixes #701. 2013-03-23 14:59:07 -07:00
John Benediktsson 88a40c19e2 mongodb.driver: remove stack effect. 2011-10-18 20:03:05 -07:00
John Benediktsson 3207244c60 sequences: define ?first and ?second. 2011-10-13 12:53:46 -07:00
John Benediktsson 08aa100eb7 mongodb: using "if-empty" makes it cleaner. 2011-09-21 19:31:08 -07:00
Sascha Matzke 0a9ca2124e added with-mdb-pool, rewrote with-mdb-connection 2010-09-28 15:15:54 -05:00
Sascha Matzke 942fbe2666 added each-chunk, find-all and select-all-tuples words 2010-09-28 15:15:54 -05:00
Sascha Matzke f9b3c1d59d added query and delete options 2010-07-31 11:41:07 +02:00
Sascha Matzke 7295a04519 added >multi word, removed unused singletons, fixed tuple example in docs 2010-07-31 10:49:15 +02:00
Sascha Matzke 0c2cc6d459 added gridfs implementation, reworked mongodb commands, some minor performance improvements 2010-06-05 11:52:40 +02:00
Sascha Matzke fccaee0fd4 removed generic words; added kill-cursor + filter-fields words 2010-01-10 18:42:16 +01:00
Sascha Matzke 397dab18da added filter-fields word which sets the returnfields slot in the current query object 2010-01-10 18:42:15 +01:00
Joe Groff ef25935366 fix load errors from load-all 2009-10-28 13:56:15 -05:00
Joe Groff 935c0797c3 update existing code for [let change 2009-10-27 22:05:37 -05:00
Slava Pestov b23ab401c8 mongodb.driver: fix for stricter stack effect checking 2009-10-23 07:42:29 -05:00
Sascha Matzke f8b2cab6d3 added pprint* method for mdb-error 2009-08-20 19:14:40 +02:00
Sascha Matzke 9bba898dfb replace 2array "." join with "." glue 2009-07-09 14:17:10 +02:00
Sascha Matzke 1aad74c71b removed usages of sprintf
made collection handling more concise
2009-07-09 13:36:37 +02:00
Sascha Matzke 6a3e15665a fixed sorting 2009-05-02 14:10:28 +02:00
Sascha Matzke abac42a001 fixed driver documentation 2009-05-01 18:31:19 +02:00
Sascha Matzke 3bfc30c793 Merge commit 'mongo-factor-driver/master' into mongo-factor-driver
moving mongodb and bson to factor source tree
2009-05-01 14:43:45 +02:00