Tcl Library Source Code

Check-in [ef01ec1300]
Login

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

Overview
Comment:Begin adding argparse package
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | amg-argparse
Files: files | file ages | folders
SHA3-256: ef01ec1300b0f01e3c2c9fb5af69d4f088273eeaf85ae6d8d5fca18d1b7be08c
User & Date: andy 2019-04-08 07:19:08.133
Context
2019-04-15
03:44
Import argparse version 0.4 which adds the ability to put overall options directly in the parameter definition list, a feature needed by the latest version of pipeline check-in: 50fdc84e6c user: andy tags: amg-argparse
2019-04-08
07:20
Begin adding pipeline package check-in: 94c3d34719 user: andy tags: amg-pipeline
07:19
Begin adding argparse package check-in: ef01ec1300 user: andy tags: amg-argparse
2019-03-29
04:14
Doctools: - Extended testsuite, nesting of different list types. - Fixed issues in text/markdown engines with this kind of nesting. (Context creation did not clear inherited type markers, and paragraph handling took def markers over other list markers) Regenerated package docs (version, bump, fixes making changes) Version bump - doctools 1.5.1 B (text, markdown) T (text, markdown) check-in: 3ddb294ff0 user: aku tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Added modules/argparse/TODO.md.
Added modules/argparse/argparse.tcl.
Added modules/argparse/pkgIndex.tcl.