v2.2
v2.2 is now done. Very few bugs remain :)
- The
helpcommand can now output the contents (script) of functions, and it can now list functions as well as builtins. - Added Tcl-style
unknowncommand. - Re-added
regexp. - Re-added
shift. - Job control improved. Scripts can actually be stopped now.
- Background eval-blocks/non-external commands are handled properly again. All commands are homogenously treated now.
- New stack-based phrase (logical line) reader, which is more robust and similar to Tcl.