[MacRuby/MacRuby] a29a1a: Make Exception a subclass of NSException (wip)
Branch: refs/heads/nsexception Home: https://github.com/MacRuby/MacRuby Commit: a29a1a04481932afc9b6f2fdf9f3f6b7ae96bf29 https://github.com/MacRuby/MacRuby/commit/a29a1a04481932afc9b6f2fdf9f3f6b7ae... Author: Eloy Duran <eloy.de.enige@gmail.com> Date: 2011-05-18 (Wed, 18 May 2011) Changed paths: M dispatcher.cpp M error.c M objc.h M objc.m M spec/macruby/core/exception_spec.rb M spec/macruby/fixtures/exception.m M vm.cpp Log Message: ----------- Make Exception a subclass of NSException (wip) Commit: 46860f6c6b68cb8ea97584d74a92632550cd4cf0 https://github.com/MacRuby/MacRuby/commit/46860f6c6b68cb8ea97584d74a92632550... Author: Eloy Duran <eloy.de.enige@gmail.com> Date: 2011-06-11 (Sat, 11 Jun 2011) Changed paths: M objc.m Log Message: ----------- In case the exception has no Ruby backtrace return the callStackSymbols. Compare: https://github.com/MacRuby/MacRuby/compare/a29a1a0^...46860f6
participants (1)
-
noreply@github.com