Files
meteor/packages/minimongo
David Glasser d1de04dbea Explicitly make {$regexp: "foo", $options: "garbage"} throw.
This check was explicitly in the old selector compiler but the rewrite dropped
it. The `new RegExp("foo", "garbage")` throws on most browsers but not on old
WebKit.
2013-02-06 14:25:22 -08:00
..
2012-10-12 22:42:54 -07:00
2011-11-17 18:35:20 -08:00