| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Generalize the ensemble compiler further. Still doesn't precopile rewrites, b... | dkf | 2007-11-21 | 1 | -50/+138 |
|
|
* | | Greatly improved ensemble compiler. This one now can handle any ensemble. | dkf | 2007-11-16 | 1 | -68/+287 |
|
|
* | | Compile [info exists] into bytecode. Includes new instructions to support it. | dkf | 2007-11-14 | 1 | -1/+147 |
|
|
* | | (TclCompileSwitchCmd): simplify TclReToGlob usage. | hobbs | 2007-11-14 | 1 | -9/+6 |
|
|
* | | * generic/tclCompCmds.c (TclCompileRegexpCmd): clean up comments, | hobbs | 2007-11-14 | 1 | -9/+12 |
|
|
* | | Extend [switch] compiler to handle regular expressions as long as things are not | dkf | 2007-11-13 | 1 | -71/+115 |
|
|
* | | * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h: | hobbs | 2007-11-12 | 1 | -91/+37 |
|
|
* | | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -7/+7 |
|
|
* | | * generic/tclResult.c (TclMergeReturnOptions): Make sure any -code | dgp | 2007-10-18 | 1 | -2/+8 |
|
|
* | | Add a new command, ::tcl::unsupported::disassemble | dkf | 2007-09-25 | 1 | -18/+28 |
|
|
* | | * generic/tclCompCmds.c (TclCompileDictCmd-update): | Miguel Sofer | 2007-09-11 | 1 | -17/+33 |
|
|
* | | * generic/tclCompCmds.c: Use the new INST_REVERSE instruction | dgp | 2007-09-09 | 1 | -59/+48 |
|
|
* | | * generic/tclCompCmds.c (TclCompilePowOpCmd): Make a separate | dgp | 2007-09-09 | 1 | -7/+16 |
|
|
* | | * generic/tclCompExpr.c: Call TclCompileSyntaxError() when | dgp | 2007-08-27 | 1 | -31/+32 |
|
|
* | | * generic/tclCompCmds.c (TclCompileReturnCmd): Added crash protection | dgp | 2007-08-23 | 1 | -2/+29 |
|
|
* | | VarReform [Patch 1750051] | Miguel Sofer | 2007-07-31 | 1 | -30/+18 |
|
|
* | | 2007-07-11 Miguel Sofer <msofer@users.sf.net> | Miguel Sofer | 2007-07-11 | 1 | -1/+7 |
|
|
* | | Silence constness warnings for TclStackFree when building with msvc. | patthoyts | 2007-06-28 | 1 | -2/+2 |
|
|
* | | * generic/tclInt.decls: Revised the interfaces of the routines | dgp | 2007-06-20 | 1 | -12/+12 |
|
|
* | | * generic/tclCompCmds.c: Simplified [variable] compiler and | Miguel Sofer | 2007-06-15 | 1 | -11/+2 |
|
|
* | | * generic/tclCompCmds.c (TclCompileUpvarCmd): Plugged a memory | Kevin B Kenny | 2007-04-23 | 1 | -1/+4 |
|
|
* | | * generic/tclCompCmds.c: added a cast to silence a compiler | Kevin B Kenny | 2007-04-15 | 1 | -2/+2 |
|
|
* | | fixing comments | Miguel Sofer | 2007-04-11 | 1 | -4/+1 |
|
|
* | | * generic/tclCompCmds.c: moved all exceptDepth management to the | Miguel Sofer | 2007-04-11 | 1 | -11/+15 |
|
|
* | | * generic/tclBasic.c: Added bytecode compilers for the | Miguel Sofer | 2007-04-03 | 1 | -69/+464 |
|
|
* | | * generic/tclCompCmds.c: Replace arrays on the C stack and | dgp | 2007-03-30 | 1 | -43/+31 |
|
|
* | | fix warnings | das | 2007-03-16 | 1 | -2/+2 |
|
|
* | | Added a scheme to allow aux-data to be printed out for debugging. For this to... | dkf | 2007-03-02 | 1 | -25/+189 |
|
|
* | | Fix [Bug 1671138] | dkf | 2007-03-01 | 1 | -1/+14 |
|
|
* | | A few more very minor changes | dkf | 2007-02-27 | 1 | -20/+11 |
|
|
* | | Assorted cleanup, mostly of comments. | dkf | 2007-02-27 | 1 | -195/+227 |
|
|
* | | Fix [lindex] argument ordering. [bug 1631364] | dkf | 2007-01-09 | 1 | -9/+13 |
|
|
* | | * generic/tclCompCmds.c: Additional commits correct most | dgp | 2006-12-07 | 1 | -1/+14 |
|
|
* | | More #174 bits and pieces | dkf | 2006-12-07 | 1 | -410/+257 |
|
|
* | | More TIP 174 compilation bug fixes, consolidations, and improvements. | dgp | 2006-12-06 | 1 | -93/+77 |
|
|
* | | * generic/tclCompCmds.c: Revised and consolidated into utility | dgp | 2006-12-06 | 1 | -113/+105 |
|
|
* | | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -102/+260 |
|
|
* | | Finished coding part of TIP#174. Still have tests and docs to do. | dkf | 2006-11-25 | 1 | -1392/+24 |
|
|
* | | Added some more implementations | dkf | 2006-11-24 | 1 | -3/+274 |
|
|
* | | Supply missing #ifdef | dgp | 2006-11-24 | 1 | -1/+3 |
|
|
* | | Added Mod implementation | dkf | 2006-11-23 | 1 | -2/+209 |
|
|
* | | Added implementations of the interpreted comparison operators | dkf | 2006-11-23 | 1 | -15/+561 |
|
|
* | | Added some interpreted operator implementations | dkf | 2006-11-23 | 1 | -7/+61 |
|
|
* | | *Partial* implementation of TIP#174. Still needs non-compiled versions of most | dkf | 2006-11-23 | 1 | -1/+962 |
|
|
* | | Minor simplification of memcpy usage | dkf | 2006-11-08 | 1 | -51/+91 |
|
|
* | | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -2/+2 |
|
|
* | | Fix [Bug 1382528]; thanks to Anton Kovalenko for finding this. | dkf | 2005-12-18 | 1 | -13/+16 |
|
|
* | | New TEBC opcode, INST_JUMP_TABLE, for compiling the simple (and common) case of | dkf | 2005-11-30 | 1 | -1/+237 |
|
|
* | | ANSIfy; generic/*.c now all done except for test code | dkf | 2005-11-02 | 1 | -168/+178 |
|
|
* | | * generic/tclClock.c: Removed some dead code. | dgp | 2005-10-19 | 1 | -42/+9 |
|
|