magic/commands
R. Timothy Edwards 741216d6f3 Added a new command "archive" that works roughly like the "crash"
command, but with some critical differences, since the "crash"
command is designed for crash backups.  "crash" will save in a
temp file and removes the file after a successful recovery.
"archive" can be used at any time to make a complete snapshot of
a layout in a single file, or to read back that snapshot.
There is a "writeall" option that will make a snapshot including
layout of all read-only (PDK) cells.
2025-09-10 12:40:40 -04:00
..
CmdAB.c Added a new command "archive" that works roughly like the "crash" 2025-09-10 12:40:40 -04:00
CmdAuto.c K&R commands/*.c: bulk function implementation conversion 2024-12-26 13:13:13 -05:00
CmdCD.c Added a new command "archive" that works roughly like the "crash" 2025-09-10 12:40:40 -04:00
CmdE.c gcc11 -Wall -Wpedantic cleanup 2025-01-06 16:12:11 +00:00
CmdFI.c feat: flush [-noprompt], option support 2025-01-07 13:58:45 -05:00
CmdLQ.c command: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CmdRS.c Modified the GDS read routine to give location information when 2025-09-05 17:51:46 -04:00
CmdSubrs.c C23: CmdSubrs.c fixup deprecated isascii() 2025-07-26 17:44:45 -04:00
CmdTZ.c Corrected an issue in computing the extended (includes area of 2025-08-26 11:00:20 -04:00
CmdWizard.c command: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
Makefile readline/Makefile: move up before with no scheme 2025-07-29 10:50:31 -04:00
commands.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00