Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.

History

Revisions

  • Made examples consistent with typed versions.

    Max Hirschhorn committed Aug 28, 2013
    e65f9dd
  • Added examples for decrement operation.

    Max Hirschhorn committed Aug 2, 2013
    9f36fbb
  • Updated example for $size to match test.

    Max Hirschhorn committed Aug 2, 2013
    3d908df
  • Updated example for $size to match test.

    Max Hirschhorn committed Aug 2, 2013
    d7ccce8
  • Added option type to Item definition.

    Max Hirschhorn committed Aug 2, 2013
    f49df51
  • Consolidated mutable and immutable examples.

    Max Hirschhorn committed Aug 1, 2013
    d5f82a7
  • Added examples for array update modifiers.

    Max Hirschhorn committed Aug 1, 2013
    aa024f3
  • Fixed typo; changed `BsonDocument` to `Item`.

    Max Hirschhorn committed Aug 1, 2013
    8a766f1
  • Added examples for bitwise operators.

    Max Hirschhorn committed Aug 1, 2013
    e9ccf1a
  • Added examples for the majority of update operators.

    Max Hirschhorn committed Aug 1, 2013
    10f9553
  • Added examples for query operators.

    Max Hirschhorn committed Aug 1, 2013
    7234676
  • Created page for typed code quotations spec.

    Max Hirschhorn committed Aug 1, 2013
    0db88d6
  • Fixed typo; missing `fun` keyword in a few places.

    Max Hirschhorn committed Jul 30, 2013
    28fa78b
  • Fixed typo; missing `fun` keyword.

    Max Hirschhorn committed Jul 30, 2013
    3e9e035
  • Added example for Update.pull.

    Max Hirschhorn committed Jul 30, 2013
    3ca27e0
  • Fixed typo.

    Max Hirschhorn committed Jul 30, 2013
    363b6c0
  • Defined spec for $rename and $setOnInsert operators.

    Max Hirschhorn committed Jul 29, 2013
    f8429c9
  • Added examples for array query operators.

    Max Hirschhorn committed Jul 26, 2013
    dfedab4
  • Added examples for array update modifiers.

    Max Hirschhorn committed Jul 26, 2013
    726990e
  • Added example for Query.nexists.

    Max Hirschhorn committed Jul 26, 2013
    b2dc5d9
  • Wrapped individual update operations in list.

    Max Hirschhorn committed Jul 26, 2013
    c4f2f40
  • Added examples for bitwise operators.

    Max Hirschhorn committed Jul 26, 2013
    bcf64ef
  • Added examples for array update operators.

    Max Hirschhorn committed Jul 26, 2013
    024547b
  • Minor changes to update operations.

    Max Hirschhorn committed Jul 26, 2013
    44cfb67
  • Added examples for field update operators.

    Max Hirschhorn committed Jul 26, 2013
    c9cccc8
  • Added examples for javascript operators.

    Max Hirschhorn committed Jul 26, 2013
    16454dc
  • Avoided name conflict with $in.

    Max Hirschhorn committed Jul 26, 2013
    f817e71
  • Added examples for element operators.

    Max Hirschhorn committed Jul 26, 2013
    f944085
  • Added examples for logical operators.

    Max Hirschhorn committed Jul 25, 2013
    9b5c57b
  • Added examples for comparison operators.

    Max Hirschhorn committed Jul 25, 2013
    47aaacd