| Age | Commit message (Collapse) | Author |
|
|
|
Also adds native and web build test
|
|
`mruby-io` is now in default gembox, no need add this anymore
|
|
|
|
See #33 for discussion
|
|
DOM security restrictions will block assets otherwise
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bumps Simple2D.js to 0.2.0
|
|
|
|
|
|
|
|
It's what all the kids are doing
|
|
No more are extension methods magically added to Ruby classes. Now, classes must explicitly call web and native extensions using methods with the naming convention `ext_<class>_<method>`.
|
|
|
|
|
|
|
|
|
|
|
|
|