magic/npm/examples
Intubun eae3b70619 refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming
Rename *-magic.tcl scripts to *-tcl.tcl to match the -tcl.js test naming
convention. Delete the old bare-command pcell.tcl (used cellname create,
no magic:: prefix) and promote pcell-magic.tcl to pcell.tcl.

Fix misleading comment in magicWasm.c: Tclmagic_Init only bootstraps the
interpreter; magic:: commands are registered separately by
TclmagicRegisterCommands after magicMainInit. Align comment block
dashes in TclmagicRegisterCommands to match tclmagic.c style (62 dashes).

Replace intubun/tcl references in build scripts and CI with tcltk/tcl to
match the actual pinned repo in npm/tcl.ref. Also run both test suites
when build.sh is invoked with --test.
2026-05-21 12:42:51 +02:00
..
all-tcl.js test(tcl): add TCL variant test suite including PCell generation 2026-05-21 12:42:51 +02:00
all.js Add npm package and CI workflows 2026-05-11 14:20:47 -04:00
cif-tcl.js refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming 2026-05-21 12:42:51 +02:00
cif-tcl.tcl refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming 2026-05-21 12:42:51 +02:00
cif.js Change npm examples to scmos examples 2026-05-11 14:20:47 -04:00
cif.tcl Add npm package and CI workflows 2026-05-11 14:20:47 -04:00
drc-tcl.js refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming 2026-05-21 12:42:51 +02:00
drc-tcl.tcl refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming 2026-05-21 12:42:51 +02:00
drc.js Change npm examples to scmos examples 2026-05-11 14:20:47 -04:00
drc.tcl Add npm package and CI workflows 2026-05-11 14:20:47 -04:00
example.js Add npm package and CI workflows 2026-05-11 14:20:47 -04:00
extract-tcl.js refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming 2026-05-21 12:42:51 +02:00
extract-tcl.tcl refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming 2026-05-21 12:42:51 +02:00
extract.js Change npm examples to scmos examples 2026-05-11 14:20:47 -04:00
extract.tcl Update extract.tcl 2026-05-11 14:20:47 -04:00
gds-tcl.js refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming 2026-05-21 12:42:51 +02:00
gds-tcl.tcl refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming 2026-05-21 12:42:51 +02:00
gds.js Change npm examples to scmos examples 2026-05-11 14:20:47 -04:00
gds.tcl Add npm package and CI workflows 2026-05-11 14:20:47 -04:00
helpers-tcl.js test(tcl): add TCL variant test suite including PCell generation 2026-05-21 12:42:51 +02:00
helpers.js Add TCL-embedded WASM build variant alongside the existing non-TCL build 2026-05-21 12:42:43 +02:00
min.mag Change npm examples to scmos examples 2026-05-11 14:20:47 -04:00
pcell.js refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming 2026-05-21 12:42:51 +02:00
pcell.tcl refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming 2026-05-21 12:42:51 +02:00
smoke-tcl.mjs Add TCL-embedded WASM build variant alongside the existing non-TCL build 2026-05-21 12:42:43 +02:00