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