oxjs/source/Ox/js
2012-05-25 11:43:38 +02:00
..
Array.js rename vars; move Ox.find, Ox.getIndexById, Ox.getObjectById, Ox.makeArray and Ox.toArray to Array.js; make Ox.find accept a third argument ('leading') and return a single array; improve IE patch for Ox.toArray 2012-05-25 09:44:48 +02:00
Async.js rename vars 2012-05-25 09:40:27 +02:00
Collection.js in Ox.walk, pass array of keys to iterator; rename vars 2012-05-25 09:39:33 +02:00
Color.js rename vars; add tests 2012-05-25 09:35:20 +02:00
Constants.js rather use ''.slice than ''.substr 2012-05-24 11:47:33 +02:00
Core.js rename vars 2012-05-25 09:52:57 +02:00
Date.js rather use ''.slice than ''.substr 2012-05-24 11:47:33 +02:00
DOM.js typo 2012-05-25 09:53:55 +02:00
Encoding.js fix a bug in Ox.decodeDeflate (slice(1,-0) returns '') 2012-05-25 11:43:38 +02:00
Fallback.js add Function.js, some updates in OxJS 2012-01-07 12:50:02 +05:30
Format.js typo; fix a test 2012-05-25 09:33:34 +02:00
Function.js use Ox.contains 2012-05-24 19:22:57 +02:00
Geo.js typo 2012-05-25 09:32:49 +02:00
Hash.js Hash.js, minor formatting changes 2012-03-29 10:26:02 +00:00
HTML.js add tests 2012-05-23 22:23:32 +02:00
JavaScript.js typo 2012-05-25 09:32:32 +02:00
Math.js - add loadAsync and use in Ox.loadFile, Ox.getJSON 2012-05-23 01:17:17 +02:00
Object.js move Ox.getset and Ox.makeObject to Object.js 2012-05-25 09:32:11 +02:00
RegExp.js add Ox.escapeRegExp 2012-05-19 10:36:02 +04:00
Request.js add space 2012-05-25 11:41:51 +02:00
String.js typo 2012-05-25 09:31:22 +02:00
Type.js typo 2012-05-25 09:31:03 +02:00