Improve compile time of Ruby codes

This commit is contained in:
Watson
2014-06-27 09:48:26 +09:00
parent ebc11886ef
commit b49a8a9262
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -29,6 +29,7 @@
* Improved NoMethodError to contain full Objective-C selector.
And, #method_missing receives full Objective-C selector as method name.
* Reduced app size by removing unnecessary Objective-C stubs.
* Improve compile time of Ruby codes. 50% faster.
= RubyMotion 2.29 =

2
vm

Submodule vm updated: 6ba86bb635...57476a7de4