| Commit message (Expand) | Author | Age | Files | Lines |
* | Move tclOOScript.tcl from the generic to the tools directory, so "make dist" ... | jan.nijtmans | 2019-11-06 | 1 | -1/+1 |
|
|
* | Test cases (and some fixes) | dkf | 2018-10-28 | 1 | -2/+2 |
|
|
* | Simplify the slot resolution protocol | dkf | 2018-09-11 | 1 | -4/+5 |
|
|
* | Implementation of TIP 516 | dkf | 2018-09-08 | 1 | -3/+25 |
|
|
* | Added a note about the genesis of the compiled header. | dkf | 2018-08-11 | 1 | -0/+4 |
|
|
* | Improve script compilation. Prove that compilation works with safe interps. | dkf | 2018-08-11 | 1 | -218/+198 |
|
|
* | Combine the two bits of scripted code inside TclOO's definition into one. | dkf | 2018-08-05 | 1 | -95/+120 |
|
|
* | Make it much easier to maintain the TclOO initialisation script. | dkf | 2018-08-05 | 1 | -21/+23 |
|
|
* | Added more tests and made [initialize] an alternate spelling for [initialise]. | dkf | 2018-07-15 | 1 | -18/+27 |
|
|
* | Document the [myclass] command; someone might find it useful besides me. | dkf | 2018-07-07 | 1 | -1/+1 |
|
|
* | Improving the singleton | dkf | 2018-07-06 | 1 | -1/+6 |
|
|
* | Create a special command, [ :my:class], (in each instance namespace) that all... | dkf | 2018-07-01 | 1 | -1/+1 |
|
|
* | More test cases. More fixes. | dkf | 2018-06-29 | 1 | -4/+20 |
|
|
* | Tests for abstract and singleton | dkf | 2018-06-28 | 1 | -1/+2 |
|
|
* | Add better error handling and make the delegation work with cloning. | dkf | 2018-06-27 | 1 | -4/+31 |
|
|
* | Make the delegates work by moving their creation into C. | dkf | 2018-06-23 | 1 | -38/+18 |
|
|
* | Leaving out the weird delegates stops the test failures. | dkf | 2018-06-17 | 1 | -2/+3 |
|
|
* | Most of the implementation ported over. [classmethod] is trickier... | dkf | 2018-06-17 | 1 | -1/+106 |
|
|
* | Split scripted parts of TclOO into their own file. | dkf | 2018-06-17 | 1 | -0/+85 |
|
|