Tobie Langel
|
75aab03eba
|
Repo and Rakefile refactoring.
|
2009-10-23 18:32:07 +02:00 |
Tobie Langel
|
15c323b9ac
|
Include NWMatcher as a submodule.
|
2009-10-23 07:18:52 +02:00 |
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 |
Sam Stephenson
|
d5be195340
|
Add sprockets as a submodule
|
2009-01-27 13:32:57 -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 |