rolux
|
a393591741
|
update dependencies in build.py
|
2012-05-25 10:37:19 +02:00 |
|
rolux
|
cda702d94d
|
typo
|
2012-05-25 09:53:55 +02:00 |
|
rolux
|
e4f34b1c7d
|
rename vars
|
2012-05-25 09:52:57 +02:00 |
|
rolux
|
147d637b7b
|
typos
|
2012-05-25 09:46:34 +02:00 |
|
rolux
|
c30fe02850
|
use new Ox.find
|
2012-05-25 09:46:29 +02:00 |
|
rolux
|
565dc6ad35
|
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 |
|
rolux
|
631ad8222d
|
rename vars
|
2012-05-25 09:40:27 +02:00 |
|
rolux
|
7f7a5aa44c
|
in Ox.walk, pass array of keys to iterator; rename vars
|
2012-05-25 09:39:33 +02:00 |
|
rolux
|
42923bedf1
|
rename vars; add tests
|
2012-05-25 09:35:20 +02:00 |
|
rolux
|
26093367ec
|
rename vars
|
2012-05-25 09:34:50 +02:00 |
|
rolux
|
61bb1c3598
|
typo; fix a test
|
2012-05-25 09:33:34 +02:00 |
|
rolux
|
8aa2e7f29c
|
typo
|
2012-05-25 09:32:49 +02:00 |
|
rolux
|
7eb6ec56b8
|
typo
|
2012-05-25 09:32:32 +02:00 |
|
rolux
|
f48adff6c7
|
move Ox.getset and Ox.makeObject to Object.js
|
2012-05-25 09:32:11 +02:00 |
|
rolux
|
d21c95e9fd
|
typo
|
2012-05-25 09:31:22 +02:00 |
|
rolux
|
801aee31b8
|
typo
|
2012-05-25 09:31:03 +02:00 |
|
rolux
|
d5a2588a1e
|
use Ox.contains
|
2012-05-24 19:22:57 +02:00 |
|
rolux
|
544e117cb3
|
Ox.break -> Ox.Break
|
2012-05-24 19:20:29 +02:00 |
|
rolux
|
b7d9d9ba54
|
add comments
|
2012-05-24 19:13:46 +02:00 |
|
rolux
|
d9fa83ac29
|
minor change
|
2012-05-24 19:13:25 +02:00 |
|
rlx
|
458faa78da
|
minor change
|
2012-05-24 17:12:02 +00:00 |
|
rlx
|
bdb399614f
|
do not alias Ox.contains as Ox.in
|
2012-05-24 17:11:48 +00:00 |
|
rlx
|
d4bcc66fe8
|
add a semicolon
|
2012-05-24 17:10:51 +00:00 |
|
rlx
|
c4e66fbb3d
|
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 |
|
rlx
|
c8c50b9e89
|
rename Ox.void to Ox.noop
|
2012-05-24 16:20:22 +00:00 |
|
rlx
|
d5962a972d
|
fix Ox.typeOf for Mobile Safari
|
2012-05-24 15:24:13 +00:00 |
|
rlx
|
e2330a0e2e
|
fix Ox.typeOf for Mobile Safari
|
2012-05-24 15:16:21 +00:00 |
|
rlx
|
e5b46da0d5
|
update loading icon
|
2012-05-24 13:43:46 +00:00 |
|
rolux
|
4b454790d5
|
don't use animated loading icon svg (consumes 100% cpu in recent versions of chrome)
|
2012-05-24 14:26:52 +02:00 |
|
rlx
|
f033877f41
|
fix a regression in Ox.TreeList
|
2012-05-24 12:10:18 +00:00 |
|
rolux
|
2f507feeee
|
update examples (concat, slice)
|
2012-05-24 12:20:24 +02:00 |
|
rolux
|
64c01e385d
|
remove Ox.merge
|
2012-05-24 12:19:47 +02:00 |
|
rolux
|
f6b06d0975
|
throw error when returning false in Ox.forEach; remove Ox.sub
|
2012-05-24 12:19:23 +02:00 |
|
rolux
|
75baeb73f8
|
throw error when returning false in Ox.loop; remove Ox._loop
|
2012-05-24 12:18:01 +02:00 |
|
rolux
|
c03e7be035
|
don't use Ox.merge
|
2012-05-24 12:17:12 +02:00 |
|
rolux
|
d5da610c18
|
use Ox.break
|
2012-05-24 12:02:32 +02:00 |
|
rolux
|
1608664bb6
|
rather use ''.slice than ''.substr
|
2012-05-24 11:47:33 +02:00 |
|
rolux
|
f990f3b857
|
use [].slice, not Ox.sub
|
2012-05-24 11:02:59 +02:00 |
|
rlx
|
915e98f829
|
fix a bug in sort
|
2012-05-24 07:55:18 +00:00 |
|
rolux
|
a836b285cc
|
typos
|
2012-05-24 09:46:42 +02:00 |
|
rolux
|
1c40fb007b
|
use [].concat, not Ox.merge
|
2012-05-24 09:45:33 +02:00 |
|
rolux
|
36d0162b8b
|
fix a bug in image.encode
|
2012-05-24 08:56:42 +02:00 |
|
rolux
|
dc1f486967
|
use slice, not sub
|
2012-05-24 08:55:14 +02:00 |
|
rolux
|
c3c79e5f0a
|
update non-blocking foreach/map
|
2012-05-24 08:54:44 +02:00 |
|
j
|
7138a8eaa0
|
add tests
|
2012-05-23 22:23:32 +02:00 |
|
rolux
|
aea2473399
|
update non-blocking forEach
|
2012-05-23 18:14:36 +02:00 |
|
rolux
|
77f4d8f3b9
|
typos
|
2012-05-23 17:48:17 +02:00 |
|
rolux
|
c949b304ba
|
typo
|
2012-05-23 17:45:20 +02:00 |
|
rolux
|
de30af0656
|
in image forEach, use Ox.nonblockingForEach
|
2012-05-23 17:44:02 +02:00 |
|
rolux
|
9137607045
|
update docs
|
2012-05-23 17:43:32 +02:00 |
|