summaryrefslogtreecommitdiffstats
path: root/generic/tclParse.h
Commit message (Expand)AuthorAgeFilesLines
* Fix [da63e4c1e]: Crash in Tcl_WriteChars(). Make everything compile (again) w...jan.nijtmans2022-11-231-1/+1
|\
* \ re-base to Tcl 9.0jan.nijtmans2022-09-081-0/+2
|\ \ | |/ |/|
| * cherrypick 3bcf97f766: array index syntax done. ${...} not yet complete wrt ...avl2017-03-051-0/+2
* | Merge 8.6. Also reduce tclCharTypeTable[] to 256 entries, as this table is al...jan.nijtmans2019-01-261-1/+1
|\ \ | |/ |/|
| * Replace isspace() -> TclIsSpaceProc() _everywhere_. jan.nijtmans2019-01-261-1/+1
|/
* MODULE_SCOPE symbol names are suppoted to start with 'tcl' (data) or 'Tcl' (c...jan.nijtmans2012-12-041-2/+2
* Refactor TclScanElement() part of list parsing to take advantage of tablesdgp2012-03-071-0/+17