| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Added the ability to store locally in chrome single file libraries used by Ninja. Working on adding multi-file libraries.
|
|
|
|
| |
Setting up the logic to handling copying ninja required libraries into the app local file system sandbox to be used by cloud simulator.
|
| |
|
| |
|
|
|
|
| |
This class will be used to copy locally the library needed for Ninja's IO.
|
|
Chrome file system API will be used to copy over files from the sandboxed app into the sandboxed file system directory (in Chrome) to then be used by the core API and the cloud.
|