Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-18 | jim.c: check for missing quotes, etc. in eval, expr | Steve Bennett | 1 | -2/+2 |
2013-08-19 | Add floating point support for [binary] | Steve Bennett | 1 | -4/+12 |
2013-08-19 | Rework binary.tcl in preparation for float support | Steve Bennett | 1 | -184/+198 |
2013-08-19 | Fixes to make behaviour of Jim's 'binary' more compliant to Tcl. | Vadim Zborovskii | 1 | -2/+4 |
2012-09-24 | Fix binary scan for too-few bytes. | Vadim Zborovskii | 1 | -2/+2 |
2011-06-10 | Implement the [binary] command | Steve Bennett | 1 | -0/+254 |