summaryrefslogtreecommitdiffstats
path: root/generic/tclCompCmdsGR.c
Commit message (Expand)AuthorAgeFilesLines
* 3614360 Repair stack demands of optimized compiled [return LITERAL].dgp2013-06-061-0/+1
* Stop emitting the instructions INST_*_SCALAR_STK*. They are identical todgp2013-05-291-49/+28
* Repair some stack depth housekeeping.dgp2013-05-251-5/+0
* Spare developers the burden and error risk of counting bytes in stringdgp2013-05-231-22/+22
* Eliminate code duplication.dgp2013-05-231-305/+0
* Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate p...jan.nijtmans2013-05-191-7/+0
* Split tclCompCmds.c into two roughly-equal-sized pieces.dkf2013-05-181-0/+3244