Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge trunk | jan.nijtmans | 2014-02-03 | 1 | -2/+41 |
|\ | |||||
| * | improve the disassemblydkf_bytecode_8_6_string_is | dkf | 2014-02-02 | 1 | -1/+2 |
| * | Compile [string is] with character classes in a non-awful way. Needs more wor... | dkf | 2014-01-29 | 1 | -1/+36 |
| * | merge principal development branch | dkf | 2014-01-25 | 1 | -3/+6 |
| |\ | |||||
| * | | extend [string is] to booleans | dkf | 2014-01-13 | 1 | -1/+2 |
| * | | a different approach | dkf | 2014-01-10 | 1 | -1/+3 |
* | | | merge trunk | jan.nijtmans | 2014-01-23 | 1 | -3/+23 |
|\ \ \ | | |/ | |/| | |||||
| * | | implementation of [yieldto] in bytecode | dkf | 2014-01-21 | 1 | -1/+3 |
| * | | added compilation for [nextto] | dkf | 2014-01-19 | 1 | -1/+2 |
| |/ | |||||
| * | merge main working branch | dkf | 2013-12-30 | 1 | -38/+260 |
| |\ | |||||
| | * | implement [namespace origin] in bytecode | dkf | 2013-12-30 | 1 | -1/+3 |
| | * | completed instruction implementation | dkf | 2013-12-28 | 1 | -1/+2 |
| | * | merge trunk | dkf | 2013-12-23 | 1 | -3/+28 |
| | |\ | |||||
| | * \ | merge trunk | dkf | 2013-12-12 | 1 | -8/+9 |
| | |\ \ | |||||
| | * \ \ | merge trunk | dkf | 2013-12-06 | 1 | -10/+16 |
| | |\ \ \ | |||||
| | * | | | | Now do [string toupper], [string tolower] and [string totitle]. Only handles ... | dkf | 2013-10-29 | 1 | -4/+8 |
| | * | | | | General [concat] compilation. | dkf | 2013-10-26 | 1 | -1/+3 |
| | * | | | | Change name of instruction to make way for future changes. | dkf | 2013-10-26 | 1 | -1/+1 |
| | * | | | | merge trunk | dkf | 2013-10-20 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | * | | | | | cleaner and faster 'string trim' | dkf | 2013-10-03 | 1 | -3/+4 |
| | * | | | | | First attempt at [string trim] compilation. | dkf | 2013-09-30 | 1 | -1/+5 |
| * | | | | | | merge main dev branch | dkf | 2013-01-03 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge main dev branch | dkf | 2012-11-05 | 1 | -13/+22 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | reorder to preserve main BC development branch sequence better | dkf | 2012-11-02 | 1 | -3/+3 |
| * | | | | | | | | merge dkf-compile-misc-info | dkf | 2012-11-02 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Working towards a BCCed [next]. | dkf | 2012-11-01 | 1 | -1/+4 |
* | | | | | | | | | | merge trunk | jan.nijtmans | 2014-01-01 | 1 | -0/+27 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Added new tools for managing and verifying the stack depth during compilation... | mig | 2013-12-23 | 1 | -0/+15 |
| * | | | | | | | | | remove INST_TRY_CVT_TO_NUMERIC when it is known not be necessary (cherrypick ... | mig | 2013-12-20 | 1 | -0/+12 |
* | | | | | | | | | | merge trunk | jan.nijtmans | 2013-12-20 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Add TclRegisterLiteral() to internal stub table (from "mig-optimize" branch, ... | jan.nijtmans | 2013-12-19 | 1 | -2/+0 |
* | | | | | | | | | | merge trunk | jan.nijtmans | 2013-12-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Making the optimizer pluggable by extensions; please review for committing to...mig_tmp_optimize | mig | 2013-12-18 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | merge trunk | jan.nijtmans | 2013-12-15 | 1 | -3/+11 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | new INST_LMAP_COLLECT, speeds up lmap and eliminates the need for a temp var | mig | 2013-12-10 | 1 | -1/+2 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Stop printing undefined values in disassembled code. | dkf | 2013-12-06 | 1 | -0/+1 |
| * | | | | | | | New compiler and bytecodes for foreach and lmap: 70% faster | mig | 2013-12-05 | 1 | -3/+9 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | merge trunk | jan.nijtmans | 2013-10-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Working towards better handling of stack balance with break and continue exce... | dkf | 2013-10-08 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | merge trunk | jan.nijtmans | 2013-08-14 | 1 | -4/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Remove Tcl_Preserve support for ContLineLoc values. It's not needed. | dgp | 2013-08-07 | 1 | -4/+0 |
* | | | | | | merge trunk | jan.nijtmans | 2013-08-02 | 1 | -0/+9 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Simplify AuxData access with a macro. | dgp | 2013-07-27 | 1 | -0/+9 |
* | | | | | | merge trunk | jan.nijtmans | 2013-07-23 | 1 | -24/+19 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Factor out the call to a compileProc into one place used by both ensemble | dgp | 2013-07-17 | 1 | -0/+3 |
| * | | | | | Eliminate the litInfo table and all the code tending to its care and feeding. | dgp | 2013-07-16 | 1 | -8/+0 |
| * | | | | | Build CompileBasicNArgCommand on top of TclCompileInvocation. | dgp | 2013-07-15 | 1 | -0/+3 |
| * | | | | | merge trunk | dgp | 2013-07-15 | 1 | -17/+13 |
| |\ \ \ \ \ | |||||
| | * | | | | | Global replace: CompileBody() -> BODY(). | dgp | 2013-07-12 | 1 | -7/+7 |
| | * | | | | | Revise the CompileWord() and PushVarNameWord() macros to make explicit the | dgp | 2013-07-11 | 1 | -10/+6 |