summaryrefslogtreecommitdiffstats
path: root/generic/tclOOScript.h
Commit message (Expand)AuthorAgeFilesLines
* Document the [myclass] command; someone might find it useful besides me.dkf2018-07-071-1/+1
* Improving the singletondkf2018-07-061-1/+6
* Create a special command, [ :my:class], (in each instance namespace) that all...dkf2018-07-011-1/+1
* More test cases. More fixes.dkf2018-06-291-4/+20
* Tests for abstract and singletondkf2018-06-281-1/+2
* Add better error handling and make the delegation work with cloning.dkf2018-06-271-4/+31
* Make the delegates work by moving their creation into C.dkf2018-06-231-38/+18
* Leaving out the weird delegates stops the test failures.dkf2018-06-171-2/+3
* Most of the implementation ported over. [classmethod] is trickier...dkf2018-06-171-1/+106
* Split scripted parts of TclOO into their own file.dkf2018-06-171-0/+85