| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 53693 |
5720 d 21 h |
jmc |
/trunk/src/library/methods/ |
add methods for copy, field, getClass, getRefClass to reference classes |
|
| 53691 |
5721 d 2 h |
jmc |
/trunk/src/library/methods/ |
back out the getClass() method temporarily |
|
| 53669 |
5723 d 2 h |
jmc |
/trunk/src/library/methods/ |
add reference methods copy, getRefClass, getClass |
|
| 53645 |
5728 d 22 h |
maechler |
/trunk/src/library/methods/tests/ |
another regression test for 53641 |
|
| 53641 |
5729 d 1 h |
jmc |
/trunk/src/library/methods/ |
initialize method to call new.env() for subclasses of environment |
|
| 53564 |
5737 d 22 h |
jmc |
/trunk/src/ |
fix more environment code to work with subclasses of environment |
|
| 53470 |
5751 d 19 h |
jmc |
/trunk/ |
improve doc., tests for initialize() ref class methods |
|
| 53465 |
5751 d 22 h |
jmc |
/trunk/src/library/methods/ |
callSuper() failed for initialize() in default case |
|
| 53385 |
5759 d 2 h |
jmc |
/trunk/src/ |
fix bug in [[<- and $<- for subclasses of environment |
|
| 53382 |
5760 d 2 h |
jmc |
/trunk/src/ |
fix bugs in handling subclasses of environment |
|
| 53335 |
5764 d 20 h |
jmc |
/trunk/src/library/methods/ |
suppress warning on field names as arguments (some people like it) |
|
| 53330 |
5765 d 2 h |
jmc |
/trunk/src/library/methods/ |
fix bug, add test for promptClass applied to reference classes |
|
| 53274 |
5770 d 1 h |
jmc |
/trunk/src/library/methods/ |
add checks for local assignment of field names in reference class methods |
|
| 53212 |
5773 d 21 h |
jmc |
/trunk/src/library/methods/ |
fix bug in new callSuper via methods() |
|
| 53068 |
5780 d 20 h |
jmc |
/trunk/ |
small bugs, fix doc for ReferenceClasses, add finalize, move tests to reduce clutter on check |
|
| 52985 |
5786 d 21 h |
jmc |
/trunk/src/library/methods/ |
fix bugs in defaultBindingFunction and related |
|
| 52960 |
5788 d 22 h |
jmc |
/trunk/src/library/methods/ |
simplification of ReferenceMethods to eliminate special arguments to setRefClass and generic referenceMethods |
|
| 52903 |
5796 d 20 h |
jmc |
/trunk/ |
revisions and addition of referenceMethods() generic |
|
| 52871 |
5805 d 21 h |
jmc |
/trunk/src/library/methods/ |
implement callSuper(); add a test for it |
|
| 52846 |
5810 d 19 h |
jmc |
/trunk/ |
updates to refClass.R and documentation |
|