aboutsummaryrefslogtreecommitdiff
path: root/jim-interp.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-13jimsh, interp, tests: fixes when line editing is disabledSteve Bennett1-5/+7
2023-07-04aio: change to use unix io, not stdioSteve Bennett1-0/+1
2021-01-10package: add ABI version checkingSteve Bennett1-3/+1
2020-06-05core: command (proc) names may now contained embedded nullsSteve Bennett1-1/+1
2018-07-26jim-interp.c: fix compile warning with GCC 8.1.1Antonio Borneo1-1/+1
2017-11-04interp: command should be created in the global namespaceSteve Bennett1-1/+1
2016-08-26Add support for sub-interpretersSteve Bennett1-0/+178