summaryrefslogtreecommitdiffstats
path: root/generic/tclBasic.c
Commit message (Expand)AuthorAgeFilesLines
* merge trunkdkf2013-09-201-211/+238
|\
| * [86ceb4e2b6] Improve reaction when multiple *tm files purport to offer thedgp2013-09-071-2/+22
| |\
| | * Partial revert of [a16752c252] bug fix to stop crashes in buggy tclcompiler.unbreak_tclcompilerdgp2013-09-051-2/+22
| * | Add test and improve errorInfo.bug_010f4162efdgp2013-09-021-6/+16
| * | [010f4162ef] First step of fix on stammering errorstack. errorstack fixed.dgp2013-09-021-0/+6
| * | New internal eval flag value so that all TclNREvalObjv() callers thatbug_2502002dgp2013-08-291-27/+48
| * | Rework the re-resolution after enter traces machinery with cleanerdgp2013-08-281-145/+69
| * | Clarfy and prettify influence of flag settings and command lookups.dgp2013-08-281-37/+40
| * | Tidy up indenting for clarity in refactoring.dgp2013-08-271-61/+62
| * | Exceptions raised from enter traces take priority over re-resolution games.dgp2013-08-271-6/+6
| * | Inline TEOV_RunEnterTraces() so its interface can be redesigned.dgp2013-08-271-3/+71
| * | merge trunkdgp2013-08-231-18/+33
| |\ \
| | * | Make sure all Tcl_NR*Eval*() routines do a schedule only. No errors raised.dgp2013-08-231-17/+32
| * | | merge trunkdgp2013-08-231-19/+1
| |\ \ \ | | |/ /
| | * | Remove complications that no longer server any required purpose.dgp2013-08-231-19/+1
| | | |
| | \ \
| *-. \ \ merge trunkdgp2013-08-221-59/+32
| |\ \ \ \ | | | |/ /
| | | * | compiler warningdgp2013-08-221-1/+1
| | |/ /
| | * | Make Dispatch() the single point for calling a Tcl_ObjCmdProc, and attachdgp2013-08-221-59/+32
| * | | merge trunkdgp2013-08-221-24/+15
| |\ \ \ | | |/ /
| | * | Tidy the code and add a test.dgp_purge_NRRunObjProcdgp2013-08-211-39/+0
| | * | Push out a trial patch for more eyes to see.dgp2013-08-201-0/+22
| | * | Testing doing away with the NRRunObjProc routine, which looks like adgp2013-08-191-0/+8
| * | | Revise execution trace handling to take account of the new reality indgp2013-08-191-14/+37
| * | | merge trunkdgp2013-08-151-3/+3
| |\ \ \ | | |/ /
| * | | merge trunkdgp2013-08-141-353/+225
| |\ \ \
| * | | | New internal routine TclNRInvoke() - NR-enabled path through the machinerydgp2013-04-111-47/+30
| * | | | Revise TclNREvalObjv so that pre-resolution of the Command by a callerdgp2013-04-081-5/+12
* | | | | merge trunkdkf2013-08-221-281/+133
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Make sure the errors raised by execution traces become errors raised by thedgp2013-08-151-3/+3
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Make sure the errors raised by execution traces become errors raised bydgp2013-08-151-1/+1
| * | | [a16752c252] Correct failure to call cmd deletion callbacks.dgp2013-08-141-23/+5
| |\ \ \ | | |/ /
| | * | [a16752c252] Correct failure to call cmd deletion callbacks.dgp2013-08-141-23/+5
| * | | Only schedule leave traces if enter traces complete successfully.dgp2013-08-141-12/+10
| * | | Use a new flag value TCL_EVAL_SOURCE_IN_FRAME passed in by callers todgp2013-08-121-34/+9
| * | | Arrange for both execution traces and [info frame] to get their pre-substdgp2013-08-101-26/+15
| * | | Revised GetCommandSource() can (and thus should) return a normal zerodgp2013-08-091-2/+1
| * | | Revise GetCommandSource() to return a normal Tcl_Obj value.dgp2013-08-071-18/+8
| * | | Give (objc, objv) their own ride from enter to leave traces.dgp2013-08-071-4/+4
| * | | Test for TclContinuationsGet() usage, and simplifications.dgp2013-08-071-17/+1
| * | | Add comment stating new limitation on Tcl(NR)EvalObjEx() interface.dgp2013-08-071-0/+5
| * | | All use of the evalFlag value TCL_EVAL_CTX is unused by the code anddgp2013-08-061-87/+11
| * | | Add assertions that will guide and protect more discovery of dead code for el...dgp2013-08-061-0/+2
| * | | Eliminate the union that is no longer needed.dgp2013-08-061-7/+6
| * | | Revert the changes that went too far and broke things.dgp2013-08-061-13/+26
| * | | The value TCL_LOCATION_EVAL_LIST in the type field of a CmdFrame appears todgp2013-08-061-44/+23
| * | | merge trunkdgp2013-07-181-1/+4
| |\ \ \
| | * | | [Bug 1c17fbba5d] Fix -errorinfo from syntax errors so that the error isdgp2013-07-181-1/+4
| * | | | Eliminate the litInfo table and all the code tending to its care and feeding.dgp2013-07-161-69/+65
| * | | | Build CompileBasicNArgCommand on top of TclCompileInvocation.dgp2013-07-151-4/+18
| |/ / /
* | | | Code-readable disassembler: tcl::unsupported::getbytecodedkf2013-06-111-1/+3
|/ / /