| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor fixes (e.g. comment readability) | dkf | 2007-11-18 | 1 | -17/+17 |
|
|
* | Greatly improved ensemble compiler. This one now can handle any ensemble. | dkf | 2007-11-16 | 1 | -2/+5 |
|
|
* | Compile [info exists] into bytecode. Includes new instructions to support it. | dkf | 2007-11-14 | 1 | -1/+26 |
|
|
* | Minor fixes (remove double blank lines, etc.) | dkf | 2007-11-13 | 1 | -16/+18 |
|
|
* | Fix a bug in disassembly of INST_START_CMD instructions | dkf | 2007-11-13 | 1 | -3/+4 |
|
|
* | * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h: | hobbs | 2007-11-12 | 1 | -1/+4 |
|
|
* | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -2/+2 |
|
|
* | * generic/tclCompile.c: Fix comments. | Miguel Sofer | 2007-10-20 | 1 | -3/+3 |
|
|
* | Fix my silly blunder with an undeclared variable. | dkf | 2007-10-09 | 1 | -2/+3 |
|
|
* | Add a new command, ::tcl::unsupported::disassemble | dkf | 2007-09-25 | 1 | -130/+224 |
|
|
* | * generic/tclCompCmds.c (TclCompileDictCmd-update): | Miguel Sofer | 2007-09-11 | 1 | -2/+2 |
|
|
* | * generic/tclCompile.c: fix tclInstructionTable entry for | Miguel Sofer | 2007-09-10 | 1 | -2/+2 |
|
|
* | Correct stack effect value in table. | dgp | 2007-09-09 | 1 | -2/+2 |
|
|
* | * generic/tclCompCmds.c: Use the new INST_REVERSE instruction | dgp | 2007-09-09 | 1 | -1/+3 |
|
|
* | * generic/tclCompile.c: Added fflush() calls following all callers of | dgp | 2007-08-30 | 1 | -1/+2 |
|
|
* | * generic/tclCompExpr.c: Call TclCompileSyntaxError() when | dgp | 2007-08-27 | 1 | -59/+11 |
|
|
* | * generic/tclCompile.c: Move the deallocation of local LiteralTable | dgp | 2007-08-27 | 1 | -9/+5 |
|
|
* | * generic/tclCompile.c: replaced copy loop that tripped some | Miguel Sofer | 2007-08-24 | 1 | -5/+5 |
|
|
* | VarReform [Patch 1750051] | Miguel Sofer | 2007-07-31 | 1 | -9/+13 |
|
|
* | 2007-07-11 Miguel Sofer <msofer@users.sf.net> | Miguel Sofer | 2007-07-11 | 1 | -14/+21 |
|
|
* | * generic/tclBasic.c: Move most instances of the Tcl_Parse struct | dgp | 2007-06-21 | 1 | -31/+35 |
|
|
* | Fix comments referring to {expand}. [Bug 1600859] | dkf | 2007-06-21 | 1 | -2/+2 |
|
|
* | * generic/tclInt.decls: Revised the interfaces of the routines | dgp | 2007-06-20 | 1 | -2/+2 |
|
|
* | * generic/tclCmdIL.c (InfoFrameCmd): | Miguel Sofer | 2007-06-18 | 1 | -9/+13 |
|
|
* | * generic/tclCompile.c: SetByteCodeFromAny() can no longer return | dgp | 2007-06-14 | 1 | -2/+3 |
|
|
* | * generic/tclBasic.c: Removed code that dealt with | dgp | 2007-05-30 | 1 | -153/+4 |
|
|
* | * generic/tclCkalloc.c: fix warnings from gcc build configured with | das | 2007-04-23 | 1 | -6/+5 |
|
|
* | * generic/tclCompile.c (TclFreeCompileEnv): Tip 280's new field | Miguel Sofer | 2007-04-23 | 1 | -1/+4 |
|
|
* | Handle creation of Tcl_Objs from constant strings better (easier to use, more | dkf | 2007-04-10 | 1 | -3/+4 |
|
|
* | * generic/tclCompile (tclInstructionTable): fixed bugs in | Miguel Sofer | 2007-04-08 | 1 | -6/+9 |
|
|
* | * generic/tclCompile (tclInstructionTable): fixed bug in | Miguel Sofer | 2007-04-07 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Added bytecode compilers for the | Miguel Sofer | 2007-04-03 | 1 | -1/+10 |
|
|
* | Ensure that the count of commands commenced by bytecode is correct at all times | dkf | 2007-04-01 | 1 | -8/+26 |
|
|
* | * generic/tclCompile.c: | dgp | 2007-03-30 | 1 | -7/+9 |
|
|
* | * generic/tclCompile.c: Revise the various expansion routines for | dgp | 2007-03-20 | 1 | -67/+61 |
|
|
* | Added a scheme to allow aux-data to be printed out for debugging. For this to... | dkf | 2007-03-02 | 1 | -16/+28 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 1 | -16/+16 |
|
|
* | More efficient issuing of INST_START_CMD instructions. See ChangeLog for disc... | dkf | 2007-01-19 | 1 | -4/+7 |
|
|
* | Code style improvements | dkf | 2007-01-18 | 1 | -125/+138 |
|
|
* | Minor fix to make bytecodes print out properly | dkf | 2007-01-18 | 1 | -2/+2 |
|
|
* | Fix [Bug 1638414] and make bytecode of expansion better | dkf | 2007-01-18 | 1 | -71/+103 |
|
|
* | fix warnings | das | 2006-12-01 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -11/+383 |
|
|
* | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -2/+2 |
|
|
* | Minor simplification of memcpy usage | dkf | 2006-11-08 | 1 | -13/+12 |
|
|
* | * generic/tclCompile.c: | Miguel Sofer | 2006-09-30 | 1 | -1/+46 |
|
|
* | add casts to make gcc2 happy with previous commit [Bug 1548330] | das | 2006-08-29 | 1 | -6/+6 |
|
|
* | fixed printf format warnings from gcc4 when TCL_COMPILE_STATS defined | das | 2006-08-28 | 1 | -3/+3 |
|
|
* | * generic/tclCompile.c: Revised the new set of expression | dgp | 2006-08-17 | 1 | -1/+2 |
|
|
* | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -8/+8 |
|
|