Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Global replace: CompileBody() -> BODY(). | dgp | 2013-07-12 | 1 | -4/+2 |
* | Select improvements in stack depth estimates brought over from mig-review. | dgp | 2013-06-11 | 1 | -14/+1 |
* | 3614360 Repair stack demands of optimized compiled [return LITERAL]. | dgp | 2013-06-06 | 1 | -0/+1 |
* | Stop emitting the instructions INST_*_SCALAR_STK*. They are identical to | dgp | 2013-05-29 | 1 | -49/+28 |
* | Repair some stack depth housekeeping. | dgp | 2013-05-25 | 1 | -5/+0 |
* | Spare developers the burden and error risk of counting bytes in string | dgp | 2013-05-23 | 1 | -22/+22 |
* | Eliminate code duplication. | dgp | 2013-05-23 | 1 | -305/+0 |
* | Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate p... | jan.nijtmans | 2013-05-19 | 1 | -7/+0 |
* | Split tclCompCmds.c into two roughly-equal-sized pieces. | dkf | 2013-05-18 | 1 | -0/+3244 |