aboutsummaryrefslogtreecommitdiff
path: root/jim-namespace.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-04namespace: convert to use subcmdSteve Bennett1-110/+119
2023-02-13ensemble: Add a simple ensemble commandSteve Bennett1-2/+2
2021-01-10package: add ABI version checkingSteve Bennett1-3/+1
2016-09-29Add support for "-commands" to many commandsSteve Bennett1-1/+1
2014-10-10namespace: restore namespace import supportSteve Bennett1-1/+0
2014-01-15namespace: disallow array element syntax for variablesSteve Bennett1-10/+9
2014-01-03Remove tabs from source filesSteve Bennett1-2/+2
2013-11-18Fix previous incorrect namespace fixSteve Bennett1-3/+4
2013-11-18Avoid infinite recursion with namespace importSteve Bennett1-3/+3
2011-12-12Add support for [apply]Steve Bennett1-0/+2
2011-12-12Add support for lightweight namespacesSteve Bennett1-0/+333