stk/Tcl
Erick Gallesio a6b9113d17 Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
..
compat Commit of 3.99.3 version 2019-10-31 12:11:02 +01:00
Makefile.in Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
README Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
configure Commit of 3.99.0 version 2019-10-31 11:59:06 +01:00
configure.in Commit of 3.99.0 version 2019-10-31 11:59:06 +01:00
license.terms Commit of 3.99.3 version 2019-10-31 12:11:02 +01:00
panic.c Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
regexp.c Commit of 3.99.0 version 2019-10-31 11:59:06 +01:00
tcl.h Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
tclAsync.c Commit of 3.1.1 version 2019-10-31 11:29:02 +01:00
tclConfig.sh.in Commit of 3.99.0 version 2019-10-31 11:59:06 +01:00
tclEvent.c Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
tclGet.c Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
tclHash.c Commit of 3.99.0 version 2019-10-31 11:59:06 +01:00
tclInt.h Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
tclMtherr.c Commit of 3.99.0 version 2019-10-31 11:59:06 +01:00
tclNotify.c Commit of 3.99.3 version 2019-10-31 12:11:02 +01:00
tclPort.h Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
tclPreserve.c Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
tclRegexp.h Commit of 3.99.3 version 2019-10-31 12:11:02 +01:00
tclTimer.c Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
tclUnixEvent.c Commit of 3.99.0 version 2019-10-31 11:59:06 +01:00
tclUnixNotfy.c Commit of 3.99.3 version 2019-10-31 12:11:02 +01:00
tclUnixPort.h Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
tclUnixTime.c Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
tclUtil.c Commit of 4.0.0 version 2019-10-31 12:16:41 +01:00
tclWinNotify.c Commit of 3.99.4 version 2019-10-31 12:13:40 +01:00
tclWinPort.h Commit of 3.99.4 version 2019-10-31 12:13:40 +01:00
tclWinTime.c Commit of 3.99.4 version 2019-10-31 12:13:40 +01:00

README

This directory contains files of Tcl which are used by Stk without (or
with very light) modification.
Those files correspond to utilities which can be used as is in Scheme
simulation of Tcl.