magic/magic
Intubun db36e896e6 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-06-09 16:07:53 -04:00
..
bitmaps Changed the PNG bitmaps to GIF, because PNG is not supported in 2020-02-26 10:10:55 -05:00
Makefile Add TCL-embedded WASM build variant alongside the existing non-TCL build 2026-06-09 16:07:53 -04:00
magicTop.c Add TCL-embedded WASM build variant alongside the existing non-TCL build 2026-06-09 16:07:53 -04:00
magicWasm.c refactor(tcl-examples): rename TCL scripts, drop dead pcell.tcl, fix comments and naming 2026-06-09 16:07:53 -04:00
magicps.pro Update the postscript file to be able to support much more stipples 2026-05-19 12:22:37 -04:00
proto.initrc Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
proto.magicrc.in Fixed a number of places in the Tcl code where "snap" had been used 2026-02-24 15:59:21 -05:00
symbol.map Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00