magic/commands
Tim Edwards 82e33248f2 Corrected dereferencing of cell dependencies, which was being applied
only at the time of running the command "load".  But cells are generally
loaded only on an as-needed basis, so the dereferencing option must be
saved as a flag in the cell and honored whenever its subcells are expanded
or otherwise read at a later time.
2020-01-02 10:13:04 -05:00
..
CmdAB.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
CmdAuto.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
CmdCD.c Corrected dereferencing of cell dependencies, which was being applied 2020-01-02 10:13:04 -05:00
CmdE.c Corrected dereferencing of cell dependencies, which was being applied 2020-01-02 10:13:04 -05:00
CmdFI.c Removed a badly implemented double-loop from the timestamp mismatch 2019-08-02 14:50:32 -04:00
CmdLQ.c Corrected an error in ext2spice related to the recent modification to get 2019-11-14 15:18:26 -05:00
CmdRS.c Corrected command option "select [more|less] cell <cellname>", which 2019-05-03 09:14:25 -04:00
CmdSubrs.c Corrected dereferencing of cell dependencies, which was being applied 2020-01-02 10:13:04 -05:00
CmdTZ.c Corrected an error in ext2spice related to the recent modification to get 2019-11-14 15:18:26 -05:00
CmdWizard.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
Depend Corrected the dependency list in the Makefile for "modules", which 2019-07-14 12:07:38 -04: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
commands.h Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00