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
73f47dd3a4
AGENTS: note build-maintenance task to prune superseded module intermediates before payload wrapping
...
Built module trees accumulate superseded versions which vfscommonupdate/bootsupport propagate
into _vfscommon.vfs, bootsupport snapshots and shipped binaries. Records the planned prune step
and its punkcheck constraint: deletions must be reflected in (or pruned from) the affected
.punkcheck files so change detection stays sound.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
4 weeks ago
..
bin
…
bootsupport
repl shutdown/eof fixes, PUNK_PIPE_EOF policy, console query guards, opunk::console voo class, test framework fixes
4 weeks ago
decktemplates
startup behaviour,punk::path fixes, AGENTS guidance
4 weeks ago
defaultconfigs
…
doc
AGENTS.md with DOX framework
1 month ago
embedded
doctools documentation update
10 months ago
lib
repl shutdown/eof fixes, PUNK_PIPE_EOF policy, console query guards, opunk::console voo class, test framework fixes
4 weeks ago
lib_tcl8
AGENTS.md with DOX framework
1 month ago
lib_tcl9
AGENTS.md with DOX framework
1 month ago
modules
repl shutdown/eof fixes, PUNK_PIPE_EOF policy, console query guards, opunk::console voo class, test framework fixes
4 weeks ago
modules_tcl8
refactor AGENTS.md files
1 month ago
modules_tcl9
refactor AGENTS.md files
1 month ago
project_layouts
repl shutdown/eof fixes, PUNK_PIPE_EOF policy, console query guards, opunk::console voo class, test framework fixes
4 weeks ago
runtime
AGENTS.md with DOX framework
1 month ago
scriptapps
AGENTS.md with DOX framework
1 month ago
testansi
sixel sample files
7 months ago
testdata
…
tests
repl shutdown/eof fixes, PUNK_PIPE_EOF policy, console query guards, opunk::console voo class, test framework fixes
4 weeks ago
text
…
vendorlib
AGENTS.md with DOX framework
1 month ago
vendorlib_tcl8
executable stdin handline, + various
1 month ago
vendorlib_tcl9
executable stdin handline, + various
1 month ago
vendormodules
executable stdin handline, + various
1 month ago
vendormodules_tcl8
docs: resolve 30+ TODO/FIXME comments with documentation and implementation notes
5 months ago
vendormodules_tcl9
fifo2 & startup interim fixes. sqids lib. vfs tidy
2 months ago
vfs
repl shutdown/eof fixes, PUNK_PIPE_EOF policy, console query guards, opunk::console voo class, test framework fixes
4 weeks ago
AGENTS.md
AGENTS: note build-maintenance task to prune superseded module intermediates before payload wrapping
4 weeks ago
README.md
minor README.md update
2 months ago
Tcl9icon.six
…
Tcl9icon.svg
…
build.cmd
…
build.ps1
…
build.tcl
…
error_overtype.txt
…
make.tcl
make.tcl bootstrapping fix, punkcheck refactor and tests
4 weeks ago
test.txt
…
punk shell
Build Instructions
Use tclsh|punk make.tcl to build .tm modules and rebuild the punk executable
e.g tclsh make.tcl modules
e.g tclsh make.tcl project
Then Use tclsh|punk build.tcl to run the 'kettle' system to build docs and/or standard tcl libraries with pkgIndex.tcl files,
or - use the pmix KettleShell command from within the punk shell to perform kettle operations.
(The name 'build.tcl' is the standard name used by the Kettle system)