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