mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-01 09:31:20 +08:00
[NEWS] Add entry about making the REPL+VM safer.
This commit is contained in:
1
NEWS
1
NEWS
@@ -3,6 +3,7 @@
|
||||
* Improve REPL to recognize Simulator at any scale and orientation. The only
|
||||
unsupported variant at this time is a Simulator window with scroll bars.
|
||||
* Fix REPL<->Simulator coordinate translation when run on a Retina Mac.
|
||||
* Fixed undefined behaviour in REPL such as local variables not being stored.
|
||||
* Improved dispatching of shortcut methods (ex foo= is shortcut of setFoo:).
|
||||
20 times faster.
|
||||
* Improved the performance where Fixnum and Float are returned. 20% faster.
|
||||
|
||||
Reference in New Issue
Block a user