Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-06 | oo.tcl: fix error in defaultconstructor | Steve Bennett | 1 | -2/+3 |
2022-08-20 | oo: better object construction | Steve Bennett | 1 | -6/+13 |
2021-02-20 | oo: minor code cleanups | Steve Bennett | 1 | -5/+5 |
2021-02-20 | oo: instance ref should be fully qualified | Steve Bennett | 1 | -2/+1 |
2020-10-04 | oo: fix super for >2 levels of inheritance | Steve Bennett | 1 | -2/+3 |
2020-05-23 | oo: Fix super invocation | Steve Bennett | 1 | -1/+1 |
2020-02-06 | Fix #148 - oo errors with no class variables. | TheMarkitecht | 1 | -1/+1 |
2018-06-30 | oo: Fix 'methods' for superclasses | Steve Bennett | 1 | -1/+1 |
2016-03-27 | oo: constructor, unknown and bug fixes | Steve Bennett | 1 | -9/+17 |
2011-12-16 | oo: aliases are now commands, not procs | Steve Bennett | 1 | -2/+2 |
2011-09-26 | Class vars should take precedence | Steve Bennett | 1 | -2/+4 |
2011-07-07 | Minor improvements to oo.tcl | Steve Bennett | 1 | -1/+2 |
2010-12-16 | Add a pure-TCl OO implementation to Jim | Steve Bennett | 1 | -0/+89 |