| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
setting a class's superclasses
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
have mixed themselves into themselves.
|
|
|
| |
creation by qualified name).
|
| |
|
|
|
| |
TclOO.c/ReleaseClassContents() for a class mixed into one of its instances.
|
|
|
| |
deletes the object's namespace.
|
|
|
| |
instantiated from ::oo::class.
|
|
|
|
| |
representations.
|
|
|
|
| |
cases. Use better approach for preventing excessive iteration.
|
| |
|
| |
|
|
|
|
| |
are not introspectable directly. [cherrypick]
|
| |
|
| |
|
|
|
| |
Itcl 4 also demonstrated these problems.
|
| |
|
| |
|
|
|
|
| |
method call.
|
| |
|
| |
|
|
|
|
| |
even when construction didn't complete.
|
| |
|
| |
|
| |
|
|
|
|
| |
Test suite very unhappy with this. Shoving into
a mistake branch until that's sorted.
|
|
|
|
| |
is more appropriate in those two places.
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
the amount of hackiness in class constructors, and refactor some of
the error message handling from [oo::define] to be saner in the face
of odd happenings.
|
| |
|
| |
|
| |
|