Tcl

Timeline
Login

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

50 most recent check-ins

2026-03-19
19:51
Added text. discarded TAB/SHIFT+TAB as Left/Right arrows alternative. TODO: Fix responsive text size. Add multiple background images for 'li' element Linux/BSD/MacOSX. Add details for direct download and wasm options. Leaf check-in: f192aa5657 user: redantig tags: trunk
2026-03-18
18:23
Added 'onLoad show-once keyboard usage' tooltip. TODO: Add TAB ans SHIFT+TAB as alternative to Left/Right arrows. Add OS detection code. Add direct download and wasm options. check-in: 0cb37ffb14 user: redantig tags: trunk
2026-03-17
17:40
Minor CSS fix. TODO: Add TAB ans SHIFT+TAB as alternative to Left/Right arrows. Add OS detection code. Add direct download and wasm options. check-in: 64c1016e65 user: redantig tags: trunk
2026-01-29
17:18
Fixed layout for phone. TODO: Add OS detection code. Add direct download and wasm options. check-in: 79f4b9f144 user: redantig tags: trunk
13:08
Added :active simulation for ENTER key. TODO: Fix layout for phone. Add OS detection code. Add direct download and wasm options. check-in: 7767d2f4d7 user: redantig tags: trunk
2026-01-25
11:43
Added copy-to-clipboard code for SPACE and ENTER keys. TODO: Fix layout for phone. Add OS detection code. Add direct download and wasm options. check-in: 74e96038da user: redantig tags: trunk
2026-01-23
19:02
Added copy button and copy-to-clipboard code. TODO: Fix layout for phone. Add OS detection. Add direct download and wasm option. check-in: 7ba4548b63 user: redantig tags: trunk
2026-01-18
21:34
Fixed CSS media query using HTML meta tag. TODO: Fix command text for phone. Add copy JS. Add OS detection. Add direct download and wasm option. check-in: 35df5ab92d user: redantig tags: trunk
2026-01-17
20:37
Updated bootstrap web page. TODO: Fix layout for mobile. Add direct download and wasm options. check-in: c91a5c1349 user: redantig tags: trunk
2026-01-16
18:14
Updated bootstrap web page. check-in: 47324689c1 user: redantig tags: trunk
2026-01-13
15:52
WIP: Added bootstrap info and web page. check-in: c4a7d3dc34 user: redantig tags: trunk
2026-01-08
20:22
Added more comments about GUI. WIP: foo bar baz package. check-in: e7968ead72 user: redantig tags: trunk
2026-01-07
15:55
Added comments about GUI. WIP: foo bar baz package. check-in: e3fe3a8a35 user: redantig tags: trunk
2025-11-04
20:52
WIP: foo bar baz package check-in: 923b9903ad user: redantig tags: trunk
2025-08-27
18:35
Updated fnest_example with ns constants. TODO: Finish 'fnest-example.tcl', then 'ambiguous-command'. check-in: 7cc31aeb88 user: redantig tags: trunk
2025-08-25
20:36
Added ns08, example with how to access namespace variables. check-in: bb34d8f05a user: redantig tags: trunk
2025-08-21
20:29
WIP: Almost finished 'help CMD' and 'CMD help' for 'fnest-example.tcl' with 'dynaload'. TODO: Finish 'fnest-example.tcl', then 'ambiguous-command'. check-in: 1283941b00 user: redantig tags: trunk
2025-08-10
22:13
WIP: Almost finished 'help CMD' and 'CMD help' for 'fnest-example.tcl' with 'dynaload'. TODO: Finish 'fnest-example.tcl', then 'ambiguous-command'. check-in: 35434f97e3 user: redantig tags: trunk
2025-08-03
20:03
WIP: Finish 'help CMD' and 'CMD help' for 'fnest-example.tcl', then add 'ambiguous-command'. check-in: ae5042a808 user: redantig tags: trunk
13:52
WIP: Integrate 'help CMD' and 'CMD help', add 'ambiguous-command'. check-in: 12357934aa user: redantig tags: trunk
2025-06-29
20:38
WIP: Integrate 'fnest help group', 'fnest group help' and 'fgroup help'. check-in: f5caec8e96 user: redantig tags: trunk
2025-06-28
20:03
WIP: arg04 package: Fix 'dict create' and create more namespaces and ensemble. check-in: f0b8a3aa7c user: redantig tags: trunk
2025-06-22
14:32
WIP: Group into more namespaces and ensemble and pkg subdirectory. check-in: 4a6258d34f user: redantig tags: trunk
2025-06-21
19:15
WIP: arg04 example: add namespace and ensemble check-in: b7592af5ca user: redantig tags: trunk
2025-06-15
11:26
Added info about auto-completion. check-in: 0fb7e6b00f user: redantig tags: trunk
2025-06-14
14:26
WIP: Added example script to show partial matched arguments. check-in: daea31684b user: redantig tags: trunk
2025-06-11
09:53
Added 'nagelfar' README for Tcl code coverage. check-in: cb6c3d8210 user: redantig tags: trunk
2025-06-01
10:32
Added examples for help proc, embryo to all commands. check-in: f4b4d0b9f9 user: redantig tags: trunk
2025-05-04
20:55
Added examples/arg to parse for help. check-in: 8ded1d92e6 user: redantig tags: trunk
14:47
Restructured repos using several subdirectories. check-in: 53139b1a7a user: redantig tags: trunk
14:46
Restructured repos using several subdirectories. check-in: 788d576cfc user: redantig tags: trunk
2025-04-13
20:54
Updated README check-in: fcd6f32f2d user: redantig tags: trunk
10:37
Added extra files check-in: 71b7e22937 user: redantig tags: trunk
2025-03-13
18:07
ensemble12.tcl now handles unknown ensemble subcommands. TODO: A complete example with nested namespaces, and arbitrary-order options validation. check-in: 0aaad737b0 user: redantig tags: trunk
2025-03-03
18:59
Updated ensemble12.tcl. TODO: Create export list with some procs excluded, handle unknown commands. check-in: 2dfdf66e1b user: redantig tags: trunk
13:32
Updated ensemble12.tcl. TODO: Create export list with some procs excluded, handle unknown commands. check-in: 18ffd04c7c user: redantig tags: trunk
2025-03-02
20:04
namespace ensemble TODO: ensemble12 try to export dynamically, prevent error return code. check-in: 90eb0847fd user: redantig tags: trunk
2025-02-28
19:59
WIP: eos check-in: 9f8dd23f39 user: redantig tags: trunk
17:44
Added several namespace examples with package split into several files, and using 'namespace ensemble'. TODO: Error handler for unknown ensemble subcommands. check-in: 1e6d674700 user: redantig tags: trunk
2025-02-26
18:00
Added namespace examples. TODO: Add ns03-XXX.tcl with nested namespaces split into several files. check-in: 10b3372d11 user: redantig tags: trunk
2025-02-24
16:57
New naming conventions, similar to fossils cvs2fossil Tcl tool. check-in: fcf12a9daf user: redantig tags: trunk
2025-02-18
17:58
Renamed 'pkg-fnest' to 'pkg', moved 'FnestCaller.tcl' up one level and renamed to 'fnest', to avoid name conflict with 'pkg/fnest' directory. check-in: 68f65d2180 user: redantig tags: trunk
2025-02-17
18:15
Added stub for fnest package. TODO: Organize and split flib and commands in respective files. check-in: c993d436ce user: redantig tags: trunk
2025-01-12
12:27
Moved package tutorial to subdirectory. check-in: 7f08226205 user: redantig tags: trunk
12:16
Moved examples to subdirectory. check-in: c78f3b53ab user: redantig tags: trunk
2025-01-06
12:04
Updated README for package creation. Renamed 'helloworld' to 'hellopkg'. check-in: 4cfd359d4f user: redantig tags: trunk
2024-11-24
13:14
Tcl package tutorial: Updated 'helloworld/HelloWorld.tcl' check-in: 2cfb7bbc77 user: redantig tags: trunk
2024-10-20
19:06
Added download scripts for CMD and PowerShell. check-in: ac9402358b user: redantig tags: trunk
2024-08-04
22:44
Added more cross-platform info. check-in: f5b097065b user: redantig tags: trunk
17:40
Added stubs for cross-platform scripts. check-in: f54848b6a9 user: redantig tags: trunk