Laurent Sansonetti
7c8f923d71
sync
2014-01-27 20:07:19 +01:00
Laurent Sansonetti
0a63869c74
add test for Proc#owner
2014-01-27 20:07:19 +01:00
Eloy Durán
8136a02344
[CLAide] sync
2014-01-27 20:06:25 +01:00
Eloy Durán
69ec3542ea
[CLAide] sync
2014-01-27 19:37:02 +01:00
Laurent Sansonetti
3bd5aae52e
re-organize
2014-01-27 18:55:38 +01:00
Eloy Durán
d1a9b4e0b1
[Command] Add ANSI support to CLI and use bold to prettify output.
2014-01-27 18:14:32 +01:00
Laurent Sansonetti
37a4ab669b
Merge branch 'master' of github.com:lrz/RubyMotion
...
Conflicts:
NEWS
2014-01-27 16:47:21 +01:00
Laurent Sansonetti
916733da93
reformat for release
2014-01-27 16:43:46 +01:00
Eloy Durán
eacff90889
[NEWS] Document shift to use of RubyGems for plugins.
2014-01-27 16:35:53 +01:00
Eloy Durán
f4f60cdee7
[Command] Allow gems to register templates and show in help banner.
...
Load available templates list as late as possible.
2014-01-27 16:31:52 +01:00
Eloy Durán
5afb52f99c
[Command] Use RubyGems to load plugins from gems.
2014-01-27 16:31:26 +01:00
Eloy Durán
de7c7732e8
[Command] Deprecate usage of colons in command names.
2014-01-27 13:37:52 +01:00
Watson
e0f864f8c7
[NEWS] fix RM-404
2014-01-27 17:43:49 +09:00
Watson
50fd4f6c23
sync
2014-01-27 14:16:27 +09:00
Watson
9a22ec626a
add benchmark for Object
2014-01-27 12:48:50 +09:00
Watson
e83e74eba9
add benchmark for Symbol
2014-01-27 09:56:13 +09:00
Watson
f11dd74200
add benchmark for Module
2014-01-27 09:37:38 +09:00
Watson
25648dd1a7
[NEWS] fix RM-402
2014-01-25 22:06:13 +09:00
Watson
5e0f8c4331
sync
2014-01-25 10:55:34 +09:00
Eloy Durán
8d783fa251
[NEWS] Document NS(Open|Save)Panel sandbox fix.
...
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-401 .
2014-01-24 16:20:39 +01:00
Eloy Durán
160d28ce0c
[git] Ignore all dSYM bundles in ./bin
2014-01-24 16:18:13 +01:00
Watson
00e31c349d
sync
2014-01-24 23:22:14 +09:00
Watson
abfad82113
[NEWS] fix RM-400
2014-01-24 10:30:53 +09:00
Laurent Sansonetti
c46835a2fa
fix path
2014-01-23 16:37:33 +01:00
Watson
622cf7741a
[spec] fix the "undefined method `running_disabled_spec='" if use TAP
...
This patch should fix the following error if use TAP output format.
ERROR: NoMethodError - undefined method `running_disabled_spec=' for Bacon:Class
My jenkins CI uses TAP format <3
2014-01-23 16:30:24 +09:00
Watson
825d18a5f7
add test for RM-374
2014-01-23 14:32:41 +09:00
Watson
cc2f913268
[NEWS] fix RM-374
2014-01-23 12:36:24 +09:00
Watson
54a1c1fdf1
remove trailing white spaces
2014-01-23 12:33:49 +09:00
Watson
47932cd85b
[NEWS] update
2014-01-22 14:26:42 +09:00
Watson
0fd2d380d9
[NEWS] Improved calculation performance where Float objects are used
2014-01-22 14:24:23 +09:00
Watson
a24b314a13
[NEWS] Improved performance in dispatcher
2014-01-21 16:40:59 +09:00
Watson
42dc068472
[NEWS] Improved performance in dispatcher
2014-01-21 13:15:47 +09:00
Watson
c2e7c44fa0
update for Xcode 5.1 beta 4
2014-01-21 09:11:53 +09:00
Eloy Durán
501968df39
Merge branch 'claide'
2014-01-20 17:57:14 +01:00
Eloy Durán
0dc8f0cadb
[NEWS] Document CLI -> CLAide change.
2014-01-20 17:56:52 +01:00
Eloy Durán
fea2150aae
[Command] Deprecate Motion::Project::Command, long live Motion::Command!
...
Some of our commands are not related to ‘a project’ at all, so the
namespacing felt incorrect, but this also helps greatly for the
transition process. I.e. old command plugins will inherit from the
deprecated class and still work and we get to re-use the `Command` name.
2014-01-20 17:56:14 +01:00
Eloy Durán
344c811d25
[Command] Update CLAide to have support for anonymous command classes.
2014-01-20 17:56:14 +01:00
Eloy Durán
3be41f3343
[command] Change some validations to show help banner.
2014-01-20 17:56:14 +01:00
Eloy Durán
274555a2df
[command] Move all command classes into the Command namespace.
2014-01-20 17:56:14 +01:00
Eloy Durán
1a8cfef0d5
[command] Include vendored CLAide files in distribution.
2014-01-20 17:56:14 +01:00
Eloy Durán
e7839593fa
[command] Small cleanup.
2014-01-20 17:56:14 +01:00
Eloy Durán
faec9527ca
[command] Add informative error example that optionally shows backtraces.
2014-01-20 17:56:14 +01:00
Eloy Durán
2211375132
[command] Make create command work again.
2014-01-20 17:56:14 +01:00
Eloy Durán
a2f130f0b3
[command] Make the device-console command work again.
2014-01-20 17:56:14 +01:00
Eloy Durán
b65a05e142
[command] Some refactoring/cleaning.
2014-01-20 17:56:14 +01:00
Eloy Durán
2d5ac6de09
[command] Make the ri command work again.
2014-01-20 17:56:13 +01:00
Eloy Durán
3e935532d2
[command] Make RubyMotion main description a bit better.
2014-01-20 17:56:13 +01:00
Eloy Durán
27574bb6c7
[command] Take the update command apart a bit.
2014-01-20 17:56:13 +01:00
Eloy Durán
f1848a852a
[command] Make update command work again.
2014-01-20 17:56:13 +01:00
Eloy Durán
521155fa86
[command] Make support command work again.
2014-01-20 17:56:13 +01:00