aboutsummaryrefslogtreecommitdiff
path: root/binary.tcl
AgeCommit message (Expand)AuthorFilesLines
2014-03-18jim.c: check for missing quotes, etc. in eval, exprSteve Bennett1-2/+2
2013-08-19Add floating point support for [binary]Steve Bennett1-4/+12
2013-08-19Rework binary.tcl in preparation for float supportSteve Bennett1-184/+198
2013-08-19Fixes to make behaviour of Jim's 'binary' more compliant to Tcl.Vadim Zborovskii1-2/+4
2012-09-24Fix binary scan for too-few bytes.Vadim Zborovskii1-2/+2
2011-06-10Implement the [binary] commandSteve Bennett1-0/+254