magic/commands
R. Timothy Edwards 9ab7b77dc4 Thought better about suddenly changing the .mag file format with
new properties, so created a "property compat" setting and made
it TRUE by default.  This makes magic print all properties as
type "string" on output into a .mag file.  Which is fine, since
it converts all values to the right type on input anyway.  The
only thing that backwards-compatibility mode prevents is user-
defined properties that are not strings.  That is a very rare case
and can be done by turning off comptability mode.  Some time in
the future compatibility mode can be changed to be default false,
but there's probably no real need to do so.
2026-02-18 16:17:03 -05:00
..
CmdAB.c Reworked the way that magic displays measurement values (both linear 2026-01-24 16:19:12 -05:00
CmdAuto.c K&R commands/*.c: bulk function implementation conversion 2024-12-26 13:13:13 -05:00
CmdCD.c Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00
CmdE.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
CmdFI.c More updates. . . Got it to the point were gpio_ovtv2 is LVS 2026-01-17 20:49:52 -05:00
CmdLQ.c Thought better about suddenly changing the .mag file format with 2026-02-18 16:17:03 -05:00
CmdRS.c Reworked the way that magic displays measurement values (both linear 2026-01-24 16:19:12 -05:00
CmdSubrs.c 2nd part of last commit's work: Implement a simple math solving 2026-01-24 21:02:00 -05:00
CmdTZ.c Added a feature to the wiring tool so that "Control_Button1" 2026-01-27 11:49:33 -05:00
CmdWizard.c First cut of pulling the TT_SIDE bit out of the tile database 2026-01-09 12:05:03 -05:00
Makefile readline/Makefile: move up before with no scheme 2025-07-29 10:50:31 -04:00
commands.h Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00