magic/commands
R. Timothy Edwards cb30ac369b Extended the "property" command and modified the way that properties
are handled.  Properties were previously only character strings,
which had become cumbersome because properties were being used for
mask hints and bounding boxes, with the necessity of constantly
converting values from string to integer and back, which can cause
a performance impact as well as just being messy.  The main difference
to the command is the addition of an optional first keyword argument
for the property type, which can be "string", "integer", "dimension",
or "double".  All types except "string" can consist of multiple
values.  Multiple values can be specified as separate arguments on
the command line, so that, for example, values of FIXED_BBOX or
MASKHINTS_* no longer need to be quoted.  In addition, this completes
the handling of "units" implemented recently, as all properties of
the type "dimension" can be entered in the current units, will display
in the current units, and will scale with the database.
2026-02-18 10:48:47 -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 Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -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