Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spacing | jan.nijtmans | 2023-12-20 | 1 | -12/+12 |
* | Fix introspection with TclOO resolution of consts | dkf | 2023-12-06 | 1 | -0/+203 |
* | Prepping to work on compilation | dkf | 2023-12-05 | 1 | -41/+260 |
* | Added introspection | dkf | 2023-12-05 | 1 | -0/+66 |
* | Much more testing, semantic tweak | dkf | 2023-12-04 | 1 | -6/+127 |
* | Implementation of reasonable set of tests | dkf | 2023-12-02 | 1 | -1/+79 |
* | We're doing TDD here! | dkf | 2023-12-01 | 1 | -1/+57 |
* | Start of tests | dkf | 2023-11-29 | 1 | -0/+32 |
* | Merge 8.7 | jan.nijtmans | 2023-06-21 | 1 | -12/+12 |
|\ | |||||
| * | "trace variable" -> "trace add variable" in testcases (and documentation) | jan.nijtmans | 2023-06-21 | 1 | -12/+12 |
* | | Merge 8.7 | jan.nijtmans | 2021-10-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2021-10-19 | 1 | -1/+1 |
| |\ | |||||
| | * | IntRep -> InternalRep. Internal changes only. | jan.nijtmans | 2021-10-19 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2021-03-30 | 1 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -8/+8 |
* | | | Merge 8.7 | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| * | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2020-09-01 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -9/+9 |
* | | | merge 8.7 (regression fix [e3f481f187], conflicts resolved) | sebres | 2019-02-01 | 1 | -0/+22 |
|\ \ \ | |/ / | |||||
| * | | merge 8.6 (regression fix [e3f481f187], conflicts resolved) | sebres | 2019-02-01 | 1 | -0/+22 |
| |\ \ | | |/ | |||||
| | * | fixes utf-8 compatibility of proc/lambda arguments (regression on compiled lo... | sebres | 2019-01-30 | 1 | -0/+22 |
* | | | Batch of TIP implementations. | dkf | 2018-09-27 | 1 | -1/+256 |
|\ \ \ | |/ / | |||||
| * | | Added test cases for errors | dkf | 2018-09-25 | 1 | -0/+67 |
| * | | Add tests. Exposes quite a few bugs in the implementation... | dkf | 2018-09-24 | 1 | -1/+189 |
* | | | merge 8.7 | dgp | 2018-04-22 | 1 | -0/+16 |
|\ \ \ | |/ / | |||||
| * | | merge 8.6 | dgp | 2018-04-22 | 1 | -0/+16 |
| |\ \ | | |/ | |||||
| | * | [46a2410650] compiled [unset] was bypassing cleanup of active array search. | dgp | 2018-04-22 | 1 | -0/+16 |
* | | | merge 8.7 | dgp | 2018-04-20 | 1 | -1/+156 |
|\ \ \ | |/ / | |||||
| * | | merge 8.7 | dgp | 2018-04-19 | 1 | -0/+34 |
| |\ \ | |||||
| * | | | Test of shimmer segfault. | dgp | 2018-04-17 | 1 | -0/+9 |
| * | | | Rebase TIP 421 implementation to core-8-branch (8.7). var-23.1[01] segfaults! | dgp | 2018-03-05 | 1 | -1/+147 |
| |\ \ \ | |||||
| | * | | | 'array for' implementation (TIP #421) from Brad Lanam | fvogel | 2017-10-24 | 1 | -7/+153 |
* | | | | | merge 8.7 | dgp | 2018-04-19 | 1 | -0/+34 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | merge 8.6 | dgp | 2018-04-19 | 1 | -0/+34 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | merge 8.5 | dgp | 2018-04-19 | 1 | -0/+12 |
| | |\ \ | |||||
| | | * | | An [array set] from a dict can only take shortcuts when the dict is "pure", | dgp | 2018-04-19 | 1 | -0/+12 |
| | * | | | Array trace firing must come before argument checking might raise error. | dgp | 2018-04-17 | 1 | -0/+13 |
| | * | | | [array set] must fire array traces. Don't disrupt that by reporting argument | dgp | 2018-04-17 | 1 | -0/+9 |
| | | |/ | | |/| |