cmdr
Check-in [7501cc673b]
Not logged in

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

Overview
Comment:When printing config state, show parameter inheritance. Plus label now showing regular names, no titling.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 7501cc673bf9d4480faa37bbf1af629a88202d0c
User & Date: andreask 2014-10-08 21:13:20.493
Context
2014-11-04
18:05
cmdr::help - Prevent the space allocated to descriptions in the categorized help from getting to small. Negatives trigger an error in adjust, and anything below 10 will generate very short tall columns. Better to misformat (cut at terminal edge, or wrap-around) for these cases. Bumped version to 1.3.2. check-in: b64206b4e3 user: andreask tags: trunk
2014-10-08
21:13
When printing config state, show parameter inheritance. Plus label now showing regular names, no titling. check-in: 7501cc673b user: andreask tags: trunk
2014-09-19
17:52
cmdr::parameter - Utility DSL commands for easy locking (disallow) and trivial accss to siblings (touch, touch?). Semantic change for when-* hooks. Now storing a list and multiple when-set definitions accumulate. Tweaking locking error message to use better name of the locked parameter. check-in: 9fc3922163 user: andreask tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to config.tcl.
Changes to parameter.tcl.