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 a02735fd38 more documentation and small punk::args fixes 3 months ago
..
#modpod-modpodtest-999999.0a1.0
#modpod-zipper-999999.0a1.0 upgrade modpod, punk::args 4 months ago
punk more documentation and small punk::args fixes 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
argparsingtest-999999.0a1.0.tm more documentation and small punk::args fixes 3 months ago
argparsingtest-buildversion.txt
calc676-999999.0a1.0.tm
calc676-buildversion.txt
calculator_test-999999.0a1.0.tm
canaryspace-999999.0a1.0.tm whitespace changes and tclint.toml config for tclint LSP 10 months ago
canaryspace-buildversion.txt
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
natsort-0.1.1.6.tm misc updates: vendormodules,make.tcl etc 4 months ago
oolib-0.1.2.tm
patternpunk-1.1.tm more documentation and small punk::args fixes 3 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
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 more documentation and small punk::args fixes 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
xxx-buildversion.txt
zipper-buildversion.txt
zzzload-999999.0a1.0.tm
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