magic/cif
R. Timothy Edwards ecd6ec56ae Modified the routine for the cif-output "bloat-all <dist>" operator
to make it slightly more efficient.  Noting, however, that it is
still highly inefficient relative to the stepped "grow" + "and"
(or "and-not") operators that it was supposed to replace, I also
implemented a convenience function "repeat <steps>" ... "endrepeat"
to the tech file syntax.  This allows the "grow" + "and" series to
be defined with a few lines, whereas if the steps have to be
spelled out, the series can be scores or hundreds of lines long.
2026-03-01 21:35:00 -05:00
..
CIFgen.c Modified the routine for the cif-output "bloat-all <dist>" operator 2026-03-01 21:35:00 -05:00
CIFhier.c Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00
CIFint.h Added a new cifinput operator "not-square" that is useful for 2026-02-26 12:48:00 -05:00
CIFmain.c cif: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CIFrdcl.c Added a new cifinput operator "not-square" that is useful for 2026-02-26 12:48:00 -05:00
CIFrdpoly.c cif: use 'const' with readonly data (also consumer DBpaint) 2025-01-04 11:31:17 -05:00
CIFrdpt.c Corrected another place where the property handling had not been 2026-02-19 11:40:46 -05:00
CIFrdtech.c Added a new cifinput operator "not-square" that is useful for 2026-02-26 12:48:00 -05:00
CIFrdutils.c freeMagic1() idiom insertion at all sites reported by static code analysis 2025-12-19 09:31:58 -05:00
CIFread.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00
CIFsee.c Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00
CIFtech.c Added a new cifinput operator "not-square" that is useful for 2026-02-26 12:48:00 -05:00
CIFwrite.c First cut of pulling the TT_SIDE bit out of the tile database 2026-01-09 12:05:03 -05:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
cif.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00