Tim Edwards
62850b41e6
Merge branch 'master' into work
2015-08-20 22:13:40 -04:00
Tim Edwards
44a54e40a2
Update at Thu Aug 20 22:13:39 EDT 2015 by tim
2015-08-20 22:13:40 -04:00
Tim Edwards
edc9f227b1
Corrected an infinite loop caused by lack of a return character
...
after ".ends" (seems to be unique to that situation). Also,
corrected a segfault caused by a cell definition containing
only components that are uninstantiated subcircuits (recently
added code makes references to CurrentCell without checking if
it exists).
2015-08-20 22:11:58 -04:00
Tim Edwards
495d735a1b
Merge branch 'master' into work
2015-08-10 12:08:24 -04:00
Tim Edwards
aff2ddc775
Update at Mon Aug 10 12:08:23 EDT 2015 by tim
2015-08-10 12:08:23 -04:00
Tim Edwards
a90e848f75
Added capability to handle single and double quotes in expressions
...
for parameters.
2015-08-10 12:08:05 -04:00
Tim Edwards
91f5338d3a
Did the same thing for the reverse case.
2015-08-09 21:46:45 -04:00
Tim Edwards
462fec2897
Added simple code to avoid printing confusing entry when one
...
cell has no pins and the other does; the output was adding an
entry attempting to match the "(no pins)" proxy pin.
2015-08-09 21:38:26 -04:00
Tim Edwards
d5e9f81cb0
Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky
2015-05-18 09:27:46 -04:00