Reorder
This commit is contained in:
parent
d68a207df6
commit
ef8cb2c4cf
@ -40,14 +40,6 @@
|
||||
- [ ] sspr
|
||||
- [ ] fillp
|
||||
|
||||
- [ ] add
|
||||
- [ ] del
|
||||
- [ ] deli
|
||||
- [ ] count
|
||||
- [ ] all
|
||||
- [ ] foreach
|
||||
- [ ] pairs
|
||||
|
||||
- [x] btn
|
||||
- [x] btnp
|
||||
|
||||
@ -70,6 +62,33 @@
|
||||
- [ ] cstore
|
||||
- [ ] 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] min
|
||||
- [ ] mid
|
||||
@ -94,8 +113,6 @@
|
||||
- [ ] rotl
|
||||
- [ ] rotr
|
||||
|
||||
- [ ] menuitem
|
||||
|
||||
-- js comes with stuff here (String, Number, typeof, etc.)
|
||||
- [ ] tostr
|
||||
- [ ] tonum
|
||||
@ -105,19 +122,6 @@
|
||||
- [ ] split
|
||||
- [ ] type
|
||||
|
||||
- [ ] cartdata
|
||||
- [ ] dget
|
||||
- [ ] dset
|
||||
|
||||
- [ ] serial
|
||||
|
||||
- [ ] setmetatable
|
||||
- [ ] getmetatable
|
||||
- [ ] rawset
|
||||
- [ ] rawget
|
||||
- [ ] rawequal
|
||||
- [ ] rawlen
|
||||
|
||||
-- js comes with stuff here
|
||||
- [ ] cocreate
|
||||
- [ ] coresume
|
||||
|
Loading…
x
Reference in New Issue
Block a user