Age | Commit message (Expand) | Author | Files | Lines |
2017-09-15 | Implement defer, $jim::defer | Steve Bennett | 1 | -7/+3 |
2011-06-10 | Update TODO to reflect the current state of Jim | Steve Bennett | 1 | -20/+0 |
2010-10-15 | Better internal script representation | Steve Bennett | 1 | -10/+0 |
2010-10-15 | Fix some build problems and add lost features | Steve Bennett | 1 | -6/+5 |
2010-10-15 | Rework script/subst parser for improved performance | Steve Bennett | 1 | -6/+0 |
2010-10-15 | Many improvements, bug fixes | Steve Bennett | 1 | -8/+11 |
2010-10-15 | More expr tests and fixes | Steve Bennett | 1 | -12/+0 |
2010-10-15 | New features | Steve Bennett | 1 | -1/+0 |
2010-10-15 | Simplify expr evaluation | Steve Bennett | 1 | -34/+7 |
2010-10-15 | Simplify use of eventloop | Steve Bennett | 1 | -2/+2 |
2010-10-15 | Cutover to new workware fork of Jim Tcl | Steve Bennett | 1 | -2/+2 |
2010-01-22 | docs: Minor stylistic tweaks | Wojciech A. Koszek | 1 | -2/+2 |
2005-04-11 | RHS/Nem vision about [tailcall] implementation/behaviour is now Jim's | antirez | 1 | -1/+0 |
2005-04-09 | TODO updated, spurious free changed into Jim_Free(). | antirez | 1 | -0/+4 |
2005-04-02 | Committed the sqlite extension and documentation. | antirez | 1 | -0/+1 |
2005-04-02 | [package require] + Makefile changes about libraries currently not working... | antirez | 1 | -1/+14 |
2005-03-31 | Implemented the C API "background" for the packages system of Jim. | antirez | 1 | -0/+13 |
2005-03-24 | A simple SDL extension for Jim. | antirez | 1 | -0/+4 |
2005-03-19 | [finalize] command and relative C API added (SS). | antirez | 1 | -1/+6 |
2005-03-17 | [lreverse] | antirez | 1 | -1/+0 |
2005-03-17 | TODO file updated, things already done removed. | antirez | 1 | -14/+5 |
2005-03-17 | The interactive prompt can now used to type/paste multi line scripts. | antirez | 1 | -0/+7 |
2005-03-14 | Removed the inclusion of a not-needed header file "sys/time.h" | antirez | 1 | -0/+2 |
2005-03-14 | [lmap] command. | antirez | 1 | -1/+1 |
2005-03-09 | An initial [format] command. | antirez | 1 | -12/+8 |
2005-03-07 | TODO changes | antirez | 1 | -0/+3 |
2005-03-06 | Added Jim_GetEnum() API function. StringCoreCommand and AIO extension | antirez | 1 | -1/+1 |
2005-03-04 | more benchmarks. Initial size of hashtables modified. | antirez | 1 | -0/+2 |
2005-03-02 | one more benchmark | antirez | 1 | -0/+1 |
2005-03-01 | Fix to Jim_StringMatch. Still not embedded nuls safe. | antirez | 1 | -3/+0 |
2005-02-27 | const added to Jim_NewStringObj | antirez | 1 | -0/+13 |
2005-02-27 | Now there is implicit subst in expr's strings like expr {"foo $i" eq $bar}. | antirez | 1 | -0/+11 |
2005-02-26 | Initial revision | antirez | 1 | -0/+39 |