summaryrefslogtreecommitdiffstats
path: root/generic/tclParse.h
Commit message (Expand)AuthorAgeFilesLines
* 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