You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Julian Noble cf62cebc8b punk::args example fixes, grepstr fixes, more tclcore docs 3 months ago
..
#modpod-modpodtest-999999.0a1.0 many punk::args and textblock changes 1 year ago
#modpod-zipper-999999.0a1.0 upgrade modpod, punk::args 4 months ago
punk punk::args example fixes, grepstr fixes, more tclcore docs 3 months ago
punkcheck punk::args and ansi fixes, another vfs 11 months ago
test/punk punk::ns and punk::args better processing of ensemble commands with leading parameters, documentation and layout improvements 3 months ago
README.md misc updates: vendormodules,make.tcl etc 4 months ago
anyname-0.2.tm
argp-0.2.tm tcl9 fixes 2 years ago
argparsingtest-999999.0a1.0.tm punk::ns and punk::args better processing of ensemble commands with leading parameters, documentation and layout improvements 3 months ago
argparsingtest-buildversion.txt punk::ns use info cmdtype on 8.7+, major refactor of punk::repl and punk::args 2 years ago
calc676-999999.0a1.0.tm +punk::winrun, punk::ns, punk pipeline fixes 2 years ago
calc676-buildversion.txt +punk::winrun, punk::ns, punk pipeline fixes 2 years ago
calculator_test-999999.0a1.0.tm bootsupport, make.tcl, vendormodules, tomlish fixes + punk::winlnk 1 year ago
canaryspace-999999.0a1.0.tm whitespace changes and tclint.toml config for tclint LSP 10 months ago
canaryspace-buildversion.txt zip and make.tcl fixes - bulk 1 year ago
flagfilter-999999.0a1.0.tm make.tcl and scriptwrap fixes 4 months ago
flagfilter-buildversion.txt make.tcl and scriptwrap fixes 4 months ago
funcl-0.1.tm punk::args and ansi fixes, another vfs 11 months ago
modpodtest-buildversion.txt zip and make.tcl fixes - bulk 1 year ago
natsort-0.1.1.6.tm misc updates: vendormodules,make.tcl etc 4 months ago
oolib-0.1.2.tm make.tcl updates support for modules_tclX where X is tcl major version 2 years ago
patternpunk-1.1.tm punk::args fixes and more tclcore documentation 7 months ago
picalc-999999.0a1.0.tm add updated pattern and tarjar modules, overhaul of punk::ns and punk::args to better support synopses and autodef generation, punk::ns tests 3 months ago
picalc-buildversion.txt picalc experimental module 10 months ago
poshinfo-999999.0a1.0.tm punk::args fixes, auto_execok override 12 months ago
poshinfo-buildversion.txt performance refactoring, punk::args fixes 2 years ago
punk-0.1.tm punk::args example fixes, grepstr fixes, more tclcore docs 3 months ago
punkapp-0.1.tm update modules & vendormodules - netbox,tomlish + minor edits in others 10 months ago
punkcheck-0.1.0.tm ansi and make.tcl fixes 6 months ago
shellfilter-0.2.tm fix shellspy ansistrip, add punk::pdf text2pdf converter 5 months ago
shellrun-0.1.1.tm fix ansi merge for nounderline underline, rawmode without twapi on windows using powershesll 4 months ago
shellthread-1.6.1.tm Work on improved folder structure for cross-platform libs and modules 6 months ago
tcl9test-999999.0a1.0.tm whitespace (end of line) fixes and fconfigure->chan configure fileevent->chan event, minor expr tweaks 10 months ago
tcl9test-buildversion.txt
termscheme-999999.0a1.0.tm add updated pattern and tarjar modules, overhaul of punk::ns and punk::args to better support synopses and autodef generation, punk::ns tests 3 months ago
termscheme-buildversion.txt punk::args leading positionals 1 year ago
textblock-999999.0a1.0.tm punk::ns and punk::args better processing of ensemble commands with leading parameters, documentation and layout improvements 3 months ago
textblock-buildversion.txt punk::args fixes, auto_execok override 12 months ago
winlibreoffice-999999.0a1.0.tm tidy up API for punk::timeinterval, adjust winlibreoffice to match 10 months ago
winlibreoffice-buildversion.txt
xxx-0.1.0.tm template and bootsupport fixes + commandline fixes with -tcl,-punk,-tk support 2 years ago
xxx-buildversion.txt template and bootsupport fixes + commandline fixes with -tcl,-punk,-tk support 2 years ago
zipper-buildversion.txt zip and make.tcl fixes - bulk 1 year ago
zzzload-999999.0a1.0.tm fixes for 'pmix doc.build' doctools system, punk::path refactor, more documentation 2 years ago
zzzload-buildversion.txt

README.md

Tcl Module Source files for the project. Consider using the punkshell deck facility to create and manage these.

deck module.new will create a basic .tm module template and assist in versioning.

Tcl modules can be namespaced. For example

deck module.new mymodule::utils will create the new module under src/modules/mymodule/utils