Reorder
This commit is contained in:
parent
d68a207df6
commit
ef8cb2c4cf
@ -40,14 +40,6 @@
|
|||||||
- [ ] sspr
|
- [ ] sspr
|
||||||
- [ ] fillp
|
- [ ] fillp
|
||||||
|
|
||||||
- [ ] add
|
|
||||||
- [ ] del
|
|
||||||
- [ ] deli
|
|
||||||
- [ ] count
|
|
||||||
- [ ] all
|
|
||||||
- [ ] foreach
|
|
||||||
- [ ] pairs
|
|
||||||
|
|
||||||
- [x] btn
|
- [x] btn
|
||||||
- [x] btnp
|
- [x] btnp
|
||||||
|
|
||||||
@ -70,6 +62,33 @@
|
|||||||
- [ ] cstore
|
- [ ] cstore
|
||||||
- [ ] memset
|
- [ ] memset
|
||||||
|
|
||||||
|
- [ ] menuitem
|
||||||
|
|
||||||
|
- [ ] cartdata
|
||||||
|
- [ ] dget
|
||||||
|
- [ ] dset
|
||||||
|
|
||||||
|
- [ ] serial
|
||||||
|
|
||||||
|
- [ ] setmetatable
|
||||||
|
- [ ] getmetatable
|
||||||
|
- [ ] rawset
|
||||||
|
- [ ] rawget
|
||||||
|
- [ ] rawequal
|
||||||
|
- [ ] rawlen
|
||||||
|
|
||||||
|
|
||||||
|
== most things below here handled by js or easily included.
|
||||||
|
|
||||||
|
-- js Array has most things we want here
|
||||||
|
- [ ] add
|
||||||
|
- [ ] del
|
||||||
|
- [ ] deli
|
||||||
|
- [ ] count
|
||||||
|
- [ ] all
|
||||||
|
- [ ] foreach
|
||||||
|
- [ ] pairs
|
||||||
|
|
||||||
- [x] max
|
- [x] max
|
||||||
- [x] min
|
- [x] min
|
||||||
- [ ] mid
|
- [ ] mid
|
||||||
@ -94,8 +113,6 @@
|
|||||||
- [ ] rotl
|
- [ ] rotl
|
||||||
- [ ] rotr
|
- [ ] rotr
|
||||||
|
|
||||||
- [ ] menuitem
|
|
||||||
|
|
||||||
-- js comes with stuff here (String, Number, typeof, etc.)
|
-- js comes with stuff here (String, Number, typeof, etc.)
|
||||||
- [ ] tostr
|
- [ ] tostr
|
||||||
- [ ] tonum
|
- [ ] tonum
|
||||||
@ -105,19 +122,6 @@
|
|||||||
- [ ] split
|
- [ ] split
|
||||||
- [ ] type
|
- [ ] type
|
||||||
|
|
||||||
- [ ] cartdata
|
|
||||||
- [ ] dget
|
|
||||||
- [ ] dset
|
|
||||||
|
|
||||||
- [ ] serial
|
|
||||||
|
|
||||||
- [ ] setmetatable
|
|
||||||
- [ ] getmetatable
|
|
||||||
- [ ] rawset
|
|
||||||
- [ ] rawget
|
|
||||||
- [ ] rawequal
|
|
||||||
- [ ] rawlen
|
|
||||||
|
|
||||||
-- js comes with stuff here
|
-- js comes with stuff here
|
||||||
- [ ] cocreate
|
- [ ] cocreate
|
||||||
- [ ] coresume
|
- [ ] coresume
|
||||||
|
Loading…
x
Reference in New Issue
Block a user