cmdr
Check-in [e756a91488]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Second charge of renaming "xo" to "cmdr". Plus tweak to processing of optional list arguments, preventing ahead-processing of options. They are made part of the splat.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: e756a914880c64d581548fe3b2f958f1a59fb612
User & Date: aku 2013-04-04 05:00:48.228
Context
2013-04-04
05:23
Parsing tweak. When encountering a bad option see if it can be handled as regular argument before bailing out. check-in: e6db958b51 user: aku tags: trunk
05:00
Second charge of renaming "xo" to "cmdr". Plus tweak to processing of optional list arguments, preventing ahead-processing of options. They are made part of the splat. check-in: e756a91488 user: aku tags: trunk
04:46
Renamed everything from "xo" to "cmdr". Easier to speak and more direct connection between name and purpose of the package. check-in: 91f2eaba78 user: aku tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to actor.tcl.
Changes to config.tcl.
Changes to examples/example.
Changes to examples/examplep.
Changes to help.tcl.
Changes to officer.tcl.
Changes to parameter.tcl.
Changes to private.tcl.
Changes to tests/help.tests.
Changes to tests/main.tests.
Changes to tests/officer.tests.
Changes to tests/parameter.tests.
Changes to tests/private.tests.
Changes to tests/runtime.tests.
Changes to tests/support.tcl.
Changes to util.tcl.
Changes to validate.tcl.