.. |
Array.js
|
+ 1 fixme
|
2012-05-23 09:20:06 +02:00 |
Async.js
|
update non-blocking forEach
|
2012-05-23 18:14:36 +02:00 |
Collection.js
|
update docs
|
2012-05-23 17:43:32 +02:00 |
Color.js
|
swap the meaning of makeArray and toArray: makeArray, like makeObject, is a helper function for arguments processing (that wraps any non-array in an array), toArray, like in other libraries, is an alias for Array.prototype.slice.call
|
2012-05-19 12:40:59 +04:00 |
Constants.js
|
swap the meaning of makeArray and toArray: makeArray, like makeObject, is a helper function for arguments processing (that wraps any non-array in an array), toArray, like in other libraries, is an alias for Array.prototype.slice.call
|
2012-05-19 12:40:59 +04:00 |
Core.js
|
fix use of Ox.map, Ox.loop
|
2012-05-23 17:13:38 +02:00 |
Date.js
|
fix use of Ox.map, Ox.loop
|
2012-05-23 17:13:38 +02:00 |
DOM.js
|
- add loadAsync and use in Ox.loadFile, Ox.getJSON
|
2012-05-23 01:17:17 +02:00 |
Encoding.js
|
fix use of Ox.map, Ox.loop
|
2012-05-23 17:13:38 +02:00 |
Fallback.js
|
add Function.js, some updates in OxJS
|
2012-01-07 12:50:02 +05:30 |
Format.js
|
fix use of Ox.map, Ox.loop
|
2012-05-23 17:13:38 +02:00 |
Function.js
|
swap the meaning of makeArray and toArray: makeArray, like makeObject, is a helper function for arguments processing (that wraps any non-array in an array), toArray, like in other libraries, is an alias for Array.prototype.slice.call
|
2012-05-19 12:40:59 +04:00 |
Geo.js
|
less obscure Ox.map
|
2012-05-22 16:29:37 +02:00 |
Hash.js
|
Hash.js, minor formatting changes
|
2012-03-29 10:26:02 +00:00 |
HTML.js
|
- add loadAsync and use in Ox.loadFile, Ox.getJSON
|
2012-05-23 01:17:17 +02:00 |
JavaScript.js
|
- add loadAsync and use in Ox.loadFile, Ox.getJSON
|
2012-05-23 01:17:17 +02: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
|
less obscure Ox.map
|
2012-05-22 16:29:37 +02:00 |
Type.js
|
use Ox.break
|
2012-05-22 09:11:26 +02:00 |