pxt-ev3/libs/storage
Michał Moskal 20a4673f98 First draft of storage APIs (#122)
* First draft of storage APIs

* bumped pxt-core

* using fixed instances to seprate temp from permanent

* send console to storage

* sim support

* missing sim stubs

* adding storage blocks

* more sim support

* remove storage from default package

* fix rendering of ms

* render raw ms

* slize at better place

* duplicate bundled dir

* refactor limit

* simplify limit logic
2018-01-11 20:05:45 -08:00
..
_locales First draft of storage APIs (#122) 2018-01-11 20:05:45 -08:00
pxt.json First draft of storage APIs (#122) 2018-01-11 20:05:45 -08:00
shims.d.ts First draft of storage APIs (#122) 2018-01-11 20:05:45 -08:00
storage-core.ts First draft of storage APIs (#122) 2018-01-11 20:05:45 -08:00
storage.cpp First draft of storage APIs (#122) 2018-01-11 20:05:45 -08:00
storage.ts First draft of storage APIs (#122) 2018-01-11 20:05:45 -08:00