Commit Graph

24 Commits

Author SHA1 Message Date
Tobie Langel 7762e002cb Reorder repository to allow for custom selector engines to be included instead of Sizzle (the current default). Selector engines belong in the vendor directory and must have a selector_engine.js file. To build a Prototype with your engine of choice just spepcify it at build time using the SELECTOR_ENGINE option. For example, to build a version with NSMatcher: rake dist SELECTOR_ENGINE=nwmatcher. 2009-10-23 05:49:40 +02:00
Sam Stephenson 4dd878f237 Replace Prototype's Selector implementation with Sizzle 2009-09-19 14:42:59 -05:00
Tobie Langel f8cffdc80b Updated PDoc submodule. 2009-09-02 15:54:54 +02:00
Tobie Langel 4cd37c3d38 doc: Update to latest version of PDoc. 2009-08-23 06:24:33 +02:00
Tobie Langel a0f5af8c43 doc: Update PDoc. Empty the ruby helpers which are again part of PDoc. 2009-08-23 04:56:49 +02:00
Tobie Langel ff5dbe343f Update to latest version of PDoc. 2009-08-23 04:12:50 +02:00
Tobie Langel 254f0e9a79 Update to latest PDoc. 2009-08-22 03:29:15 +02:00
Andrew Dupont f8ddfd5829 Update to latest PDoc. 2009-08-21 08:11:10 -05:00
Tobie Langel b039a4791c Update UnittestJS. Modifiy test template accordingly. 2009-08-12 01:25:59 +02:00
Andrew Dupont 483c7886de Update PDoc to latest. 2009-06-02 19:58:47 -05:00
Andrew Dupont f0872c96a6 Update to latest PDoc. 2009-04-08 00:18:33 -05:00
Andrew Dupont b748b00ce0 Updated to latest PDoc. 2009-04-03 11:20:24 -05:00
Andrew Dupont ceae210ab6 Update PDoc to latest. 2009-03-07 15:45:40 -06:00
Andrew Dupont 205e711ebc Update to latest PDoc. 2009-03-06 12:24:29 -06:00
Andrew Dupont f8e96818f7 Updated Sprockets and PDoc to latest versions. 2009-03-05 17:58:43 -06:00
Sam Stephenson 69adbbbf8f Update to the latest Sprockets, which trims trailing whitespace from source lines 2009-02-16 12:13:13 -06:00
Sam Stephenson 6fb6308744 Update vendor/sprockets so Prototype builds on Windows again 2009-02-15 21:53:12 -06:00
Sam Stephenson 6d706084ac Update to Sprockets 0.9.0 2009-02-10 11:18:24 -06:00
Sam Stephenson a519c02b2e Sprocketize Prototype 2009-01-27 15:42:32 -06:00
Sam Stephenson d5be195340 Add sprockets as a submodule 2009-01-27 13:32:57 -06:00
Andrew Dupont 9bcf687751 Update PDoc submodule to latest version. 2009-01-12 08:51:02 -06:00
Andrew Dupont 24fb692281 Added PDoc as a git submodule. 2009-01-11 18:36:25 -06:00
Tobie Langel 99f74b526a Add caja_builder for optional cajoled tests. 2008-12-12 13:55:28 +01:00
Tobie Langel 52a781ae2a Switch to UnittestJS. 2008-12-11 18:01:31 +01:00