summaryrefslogtreecommitdiffstats
path: root/generic/tclOOScript.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Move tclOOScript.tcl from the generic to the tools directory, so "make dist" ↵jan.nijtmans2019-11-061-456/+0
| | | | can pick it up. Reported by Pietro Cerutti.
* Test cases (and some fixes)dkf2018-10-281-3/+3
|
* Simplify the slot resolution protocoldkf2018-09-111-4/+5
|
* Implementation of TIP 516dkf2018-09-081-3/+36
|
* Improve script compilation. Prove that compilation works with safe interps.dkf2018-08-111-132/+315
|
* Combine the two bits of scripted code inside TclOO's definition into one.dkf2018-08-051-66/+122
|
* Make it much easier to maintain the TclOO initialisation script.dkf2018-08-051-0/+183