| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
the no-indices case; that's the only case anyone actually commonly uses.
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
that the assembler works.
|
|\ \
| |/ |
|
| |
| |
| |
| | |
desired but should now not crash.
|
| |
| |
| |
| | |
exceptions.
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| | |
not obscured. Instead highlight it by making it the last character quoted.
|
|/
|
|
|
| |
(Nicer way to solve [Bug 20a81392ec].) Make simplifications in
TclCompileScript() make possible by the new structure. Still a work
in progress.
|
| |
|
| |
|
|
|
|
|
|
|
| |
their INST_*_STK* counterparts.
Having done that, it is clear the "simpleVarName" return from TclPushVarName
provides nothing of use to any of its callers. Eliminate that. Also make
TPVN return void, instead of int.
Bring the TPVN header comments up to date; they were quite rotten.
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Stop crashes when the hookProc raises an error.
|
| |
|
| |
|
|
|
| |
Fix "make test-packages" on cygwin
|
|
|
|
| |
whole bunch of issues with opcode issuing that were causing problems with stack depth calculations.
|
|
|
|
| |
range]. This in turn enables compilation of [namespace qualifiers] and [namespace tail] (also done).
|
| |
|
|
|
|
| |
namespace]). Also moved TclOO-in-8.6 to using the main Tcl internal ensemble builder.
|
|
|
|
| |
though; it does not detect tailcall-of-self as a special case.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
make NRCommand static
make TalInstructionTable static const
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
* generic/tclStrToD.c: Plug another memory leak. [Bug 3386975]
|
| |
|
| |
|
| |
|