oxjs/source/Ox/js
2012-06-03 10:39:59 +02:00
..
Array.js make Ox.forEach(object...) return a number; remove Ox.setPropertyOnce; move Ox.last to Array.js; update documentation and tests 2012-06-02 16:08:01 +02:00
Async.js make Ox.forEach(object...) return a number; remove Ox.setPropertyOnce; move Ox.last to Array.js; update documentation and tests 2012-06-02 16:08:01 +02:00
Collection.js make Ox.forEach(object...) return a number; remove Ox.setPropertyOnce; move Ox.last to Array.js; update documentation and tests 2012-06-02 16:08:01 +02:00
Color.js rename vars; add tests 2012-05-25 09:35:20 +02:00
Constants.js in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
Core.js in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
Date.js in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
DOM.js in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
Encoding.js in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
Format.js minor changes 2012-06-02 17:00:44 +02:00
Function.js improved test 2012-05-28 15:52:27 +02:00
Geo.js fix Ox.isEqual(-0, +0), update tests 2012-05-27 18:59:40 +02:00
Hash.js minor cleanup 2012-05-25 13:42:33 +02:00
HTML.js in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
JavaScript.js parse and display inherited events 2012-06-02 14:10:59 +02:00
Math.js in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
Object.js in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
Polyfill.js add localStorage to polyfills; slightly refactor Ox.localStorage; remove whitespace; update example 2012-05-30 16:21:07 +02:00
RegExp.js simplify escapeRegExp regexp 2012-05-29 12:59:41 +02:00
Request.js IE fixes 2012-05-25 16:28:05 +00:00
String.js in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
Type.js add test 2012-06-03 10:39:59 +02:00