Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Replace (lreplace) function to AbstractList type, and corrisponding Tcl_A... | griffin | 2022-10-22 | 1 | -0/+7 |
* | More work on lset support in AbstractLists | griffin | 2022-10-19 | 1 | -1/+2 |
* | Update AbstractList man page. | griffin | 2022-10-14 | 1 | -1/+1 |
* | Modify AbstractList functions to include interp for error reporting. Other va... | griffin | 2022-10-11 | 1 | -4/+12 |
* | Sync with core-8-branch | griffin | 2022-10-07 | 1 | -1/+2 |
* | Move all ArithSeries code to it's own file. Sync other changes wil TIP-629. | griffin | 2022-08-28 | 1 | -5/+4 |
* | Reimplement AbstrctList type structure to simplify. fix various bugs. | griffin | 2022-08-19 | 1 | -20/+10 |
* | Abstract Lists (TIP-225) initial implementation. | griffin | 2022-08-08 | 1 | -0/+56 |