aboutsummaryrefslogtreecommitdiff
path: root/stdlib.tcl
AgeCommit message (Expand)AuthorFilesLines
2014-12-09jim: change the output of errorInfoSteve Bennett1-1/+1
2014-10-28Fix [info nameofexecutable] after [cd]Steve Bennett1-13/+4
2014-01-21many comment changes, some small code changesSteve Bennett1-0/+2
2014-01-15stdlib: errorInfo includes the live stacktraceSteve Bennett1-15/+17
2013-12-21Implement more dict sub commandsSteve Bennett1-6/+86
2011-12-12Implement curry with aliasSteve Bennett1-6/+2
2011-12-02Implement the lassign command in CSteve Bennett1-8/+0
2011-12-02Correct the documentation for 'local'Steve Bennett1-1/+1
2011-11-28Implement [alias] in CSteve Bennett1-10/+0
2011-11-07Allow building with MSVC on windowsSteve Bennett1-1/+1
2011-07-12Return an absolute path for [info nameofexec]Steve Bennett1-4/+4
2010-11-24Add support for [dict] size, merge, withSteve Bennett1-0/+35
2010-11-08Don't hardcode /lib/jimSteve Bennett1-0/+17
2010-10-15Only indicate 'Runtime Error' from a scriptSteve Bennett1-2/+2
2010-10-15Remove dependence of jim core on stderrSteve Bennett1-0/+25
2010-10-15Implement 'info frame' and some related procsSteve Bennett1-4/+37
2010-10-15Move some core procs into the (Tcl) stdlib extensionSteve Bennett1-0/+40