106
edits
m (→Debugger (fixes for these are in progress): add status) |
Pr0m1th3as (talk | contribs) |
||
Line 108: | Line 108: | ||
* {{bug|51659}} Calling 'methods' on self causes syntax error | * {{bug|51659}} Calling 'methods' on self causes syntax error | ||
* {{bug|52096}} meta.class.fromName throws error when class name not found. | * {{bug|52096}} meta.class.fromName throws error when class name not found. | ||
* {{bug|55983}} 'x(ix) = []' deletion syntax does not work for objects | * {{bug|55983}} 'x(ix) = []' deletion syntax does not work for objects | ||
* {{bug|55976}} cat, repmat, and reshape don't work for classdef objects | * {{bug|55976}} cat, repmat, and reshape don't work for classdef objects | ||
Line 118: | Line 114: | ||
* {{bug|52582}} using static method to initialize property value fails | * {{bug|52582}} using static method to initialize property value fails | ||
* {{bug|45833}} support load/save of classdef objects | * {{bug|45833}} support load/save of classdef objects | ||
* {{bug|61676}} Assigning classdef objects to other types does not call converter methods | * {{bug|61676}} Assigning classdef objects to other types does not call converter methods | ||
==== Classdef and +package directories ==== | ==== Classdef and +package directories ==== |
edits