magic/extract
Tim Edwards 952b20d2a2 Corrected an issue where code expected sticky labels to be at the
front of the list during extraction, except that after copying
they're not.  Removed the expectation, although that causes the
entire linked list of labels to be parsed and may cause excessive
run-times in pathological situations.  Keep an eye out for
unintended consequences.
2023-08-01 13:59:46 -04:00
..
ExtArray.c rename Region to ExtRegion 2023-03-10 11:07:55 -05:00
ExtBasic.c Added a new method to the extraction which allows parameter limits 2023-07-06 12:35:47 -04:00
ExtCell.c Corrected a previous implementation that was supposed to not print 2023-07-28 09:40:41 -04:00
ExtCouple.c Found one additional issue in the extraction that causes incorrect 2023-03-24 17:11:27 -04:00
ExtHard.c rename Region to ExtRegion 2023-03-10 11:07:55 -05:00
ExtHier.c Corrected an issue where code expected sticky labels to be at the 2023-08-01 13:59:46 -04:00
ExtInter.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
ExtLength.c Added some options to the net selection with respect to labels. 2021-03-04 14:00:31 -05:00
ExtMain.c Reimplemented the "extract do local" option as "extract path <name>" 2023-06-14 13:55:59 -04:00
ExtNghbors.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtPerim.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtRegion.c Found that extNodeName() prefers the first name in a region's label 2023-06-27 15:35:57 -04:00
ExtSubtree.c Corrected an issue where code expected sticky labels to be at the 2023-08-01 13:59:46 -04:00
ExtTech.c Added a new method to the extraction which allows parameter limits 2023-07-06 12:35:47 -04:00
ExtTest.c Moved the substrate plane/restore further out so that planes are 2021-04-05 16:03:54 -04:00
ExtTimes.c quick and dirty emscripten port 2023-07-12 00:31:37 +09:00
ExtUnique.c Corrected a small error in "extract unique" that will attempt to 2022-10-07 08:43:49 -04:00
ExtYank.c Modified the extraction code to work around a problem created some 2022-01-14 16:13:36 -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
extDebugInt.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
extract.h Reimplemented the "extract do local" option as "extract path <name>" 2023-06-14 13:55:59 -04:00
extractInt.h Added a new method to the extraction which allows parameter limits 2023-07-06 12:35:47 -04:00
extractInt.h.new Attempt to lighten up on the use of "fatal" referring to errors 2021-12-31 14:02:58 -05:00