Julian Noble
a549c8eeb6
punkcheck debugging - error out on duplicate FILEINFO record (same targets)
2 months ago
Julian Noble
fc95e9d0bf
more debug output for non-windows platforms (make.tcl issues)
2 months ago
Julian Noble
b8aaad0f32
punkcheck more emission to stderr
2 months ago
Julian Noble
e67566bfdf
overtype fixes, raw-mode repl fixes - literal tab handling, punk::ansi fixes
2 months ago
Julian Noble
36cb87b0dd
punk::lib - tclscript_info tclscript_showparse, remove line continuations for better cmdtrace support
3 months ago
Julian Noble
b8f57878f2
overtype and ansi changes, untabify, opunk, experimental punk::lib::tclscript_info static analysis beginnings
3 months ago
Julian Noble
4c6a3058c3
punk::ansi and overtype fixes and tests, grepstr fixes, punk::args synopsis improvements, voo module
3 months ago
Julian Noble
8dfae55673
add 'mash options' aka 'option clustering' aka 'short flag stacking'
4 months ago
Julian Noble
6db4bfa15f
punk::path fix for unix systems, silence enableRaw_stty
4 months ago
Julian Noble
d6d6ea8de5
overtype,punk::winlnk,punk::args,punk::console etc fixes.
4 months ago
Julian Noble
eab7d854ef
punk::args::helpers::example fix eat your own dogfood documentation
4 months ago
Julian Noble
413d25c065
fix ::env(SHELL) more posixy,mintty fixes,fglob -patterndebug,dirfiles_dict collection changes for links,remove punk::args stderr debug output
4 months ago
Julian Noble
d97971b045
punk::winlnk,punk::du,punk::auto_exec,punk::args,punk::nav::fs + tests,inspect,tstr,gohome & ~ & newdir & newns, documentation
4 months ago
Julian Noble
e1d0130b7a
auto_exec, dir listing and .lnk processing improvements - primarily on windows
4 months ago
Julian Noble
b2f4d67056
dir listing and glob fixes - windows
4 months ago
Julian Noble
d9e84ea5dd
punk::nav::fs fix
4 months ago
Julian Noble
870cac2f8b
fix unix breakage in winlnk
4 months ago
Julian Noble
2610b80cba
fix breakage in winlnk
4 months ago
Julian Noble
78b8ad803e
punk::winlnk and punk patternmatchin fixes
4 months ago
Julian Noble
0f065129d8
allow shortcut .lnk navigation on non-windows
4 months ago
Julian Noble
56795bbf65
fix regexp for examining mount output
4 months ago
Julian Noble
c59d83e22c
more path fixes - trim lhs forward slashes before file joins
4 months ago
Julian Noble
71d22747e2
further slash fixes for winlnk on unix-like platforms
4 months ago
Julian Noble
9e4c336e1e
add punk::winlnk to common vfs and bootsupport
4 months ago
Julian Noble
3e183031db
winlnk (windows shortcut) resolution fixes for non-windows os e.g WSL
4 months ago
Julian Noble
9df9e5f753
better support for windows shortcuts
4 months ago
Julian Noble
5b7e3a39de
test: add comprehensive MIME module test coverage for all untested code paths
...
- Create scriptlib/tests/mime.tcl with 44 test cases covering:
* mime::finalize with all subordinates modes (all, dynamic, none)
* mime::setheader with new keys and different modes
* mime::encodingasciiP with various character types
* mime::qp_decode with encoded characters and soft newlines
* mime::parseaddress with complex formats (quoted, routes, groups)
* mime::initialize with different content types
* mime::getproperty with all properties
* mime::copymessage with different content types
* mime::buildmessage functionality
- Update mime-1.7.1.tm to mark all 15 previously untested code paths as TESTED
- All 44 tests pass successfully
- Resolves all TODO comments related to test coverage in MIME module
5 months ago
Julian Noble
283ca03b22
docs: resolve 30+ TODO/FIXME comments with documentation and implementation notes
...
- Document virtual channel facade API with special options and ownership model
- Fix punk/ansi module TRIE regex and struct::set ordering issues
- Refactor overtype module cursor/column handling TODOs with future roadmap
- Add punk/args documentation for CLOCK_ARITHMETIC and TIME ZONES
- Optimize cookfs pages.tcl seek operations with strategy notes
- Review ANSI ID character mapping security considerations
- Add grapheme cluster detection documentation
- Consolidate NOTE comments analysis (7,802 comments mostly appropriate)
Completed 10 of 11 high-impact TODO/FIXME resolution tasks.
Remaining: MIME module test coverage (requires comprehensive test suite).
5 months ago
Julian Noble
d8e110991b
fix for dir listings of folders with windows illegal paths
5 months ago
Julian Noble
7af968865a
agent hints, test package changes, pattern module changes, new module punk::net::vxlan, etc (late checkin)
6 months ago
Julian Noble
634087e383
punk::args minor performance tweaks, vfs updates for windows
6 months ago
Julian Noble
b19b9c7027
moduledoc example colour fix
7 months ago
Julian Noble
ec56913809
more term- colours for basic functions
7 months ago
Julian Noble
6d4f929374
use term- instead of web- colours for better support of terminals without 256 colour
7 months ago
Julian Noble
834a472cf2
punk::console add -passthrough as a parameter
7 months ago
Julian Noble
c2bc6043c2
fix tmux experiment
7 months ago
Julian Noble
b0435e63d9
experiment with tmux passthrough for punk::console::internal::get_ansi_response_payload
7 months ago
Julian Noble
50d264eb53
punk::console DECRQM DECRPM updates
7 months ago
Julian Noble
5586c86758
punk::console more DEC/ANSI mode work
7 months ago
Julian Noble
ce9c53cb34
ansi DEC modes, DECRQSS+DECRPSS, minor sixel work
7 months ago
Julian Noble
149c52ef58
fix punk::args indexexpression
7 months ago
Julian Noble
f84859276b
fix sauce COMNT for tcl 8.6
7 months ago
Julian Noble
1a24b201e8
punk::ansi::sauce fix date and provide tcl8.6 fallback
7 months ago
Julian Noble
5f3fc60bd2
add punk::ansi::sauce to bootsupport
7 months ago
Julian Noble
1672d52106
ensure overtype module is in bootsupport
7 months ago
Julian Noble
738236efc6
allow ansicat to work when punk::ansi::sauce package missing
7 months ago
Julian Noble
6439b5e9d7
ensure punk::nav::ns included in bootsupport
7 months ago
Julian Noble
b809905a99
punk::libunknown ensure source performed in global scope
7 months ago
Julian Noble
8c71cd4c42
overtype::renderline support nonstandard pablodraw 24bit colour; packagepreference calls via uplevel 1
7 months ago
Julian Noble
a81ffedfdf
attempt vfs::zip override for older vfs libraries
7 months ago