| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | * generic/tclCompCmds.c: New convenience macro CompileTokens(). | Miguel Sofer | 2005-10-10 | 1 | -16/+20 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -4/+12 |
|
|
* | Compiler for [dict] and related changes. | dkf | 2005-07-21 | 1 | -54/+588 |
|
|
* | copy/paste/fail-to-modify error in comment. | dgp | 2005-07-13 | 1 | -2/+2 |
|
|
* | typos | dkf | 2005-06-20 | 1 | -2/+2 |
|
|
* | Add compilation for TIP#90-style [catch] requiring a new opcode [Bug1219112] | dkf | 2005-06-20 | 1 | -27/+71 |
|
|
* | Update error case handling following Mo's updates (which are a good thing) | dkf | 2005-06-20 | 1 | -17/+22 |
|
|
* | D'oh! | dkf | 2005-06-12 | 1 | -2/+2 |
|
|
* | Simplify command compilation by moving numerous common stanzas into macros so... | dkf | 2005-06-12 | 1 | -863/+887 |
|
|