oxjs/source/Ox/js
2012-05-24 17:11:48 +00:00
..
Array.js remove Ox.merge 2012-05-24 12:19:47 +02:00
Async.js update non-blocking foreach/map 2012-05-24 08:54:44 +02:00
Collection.js do not alias Ox.contains as Ox.in 2012-05-24 17:11:48 +00:00
Color.js rather use ''.slice than ''.substr 2012-05-24 11:47:33 +02:00
Constants.js rather use ''.slice than ''.substr 2012-05-24 11:47:33 +02:00
Core.js rename Ox.break to Ox.Break and move it to Core.js, use storage['delete'] in order to support older IE versions 2012-05-24 17:10:29 +00:00
Date.js rather use ''.slice than ''.substr 2012-05-24 11:47:33 +02:00
DOM.js - add loadAsync and use in Ox.loadFile, Ox.getJSON 2012-05-23 01:17:17 +02:00
Encoding.js rather use ''.slice than ''.substr 2012-05-24 11:47:33 +02:00
Fallback.js add Function.js, some updates in OxJS 2012-01-07 12:50:02 +05:30
Format.js rather use ''.slice than ''.substr 2012-05-24 11:47:33 +02:00
Function.js rename Ox.void to Ox.noop 2012-05-24 16:20:22 +00:00
Geo.js use [].slice, not Ox.sub 2012-05-24 11:02:59 +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 add a semicolon 2012-05-24 17:10:51 +00:00
Math.js - add loadAsync and use in Ox.loadFile, Ox.getJSON 2012-05-23 01:17:17 +02:00
Object.js use Ox.break 2012-05-22 09:11:26 +02:00
RegExp.js add Ox.escapeRegExp 2012-05-19 10:36:02 +04:00
Request.js minor cleanup 2012-05-23 09:04:49 +02:00
String.js rather use ''.slice than ''.substr 2012-05-24 11:47:33 +02:00
Type.js fix Ox.typeOf for Mobile Safari 2012-05-24 15:24:13 +00:00