3294 Commits (858689d206ee4da92587e8b371138816b37e4763)

Author SHA1 Message Date
Holger Vogt 858689d206 Make syntax check for nesting of .subckt ... .ends more verbose: 5 years ago
Holger Vogt 52b5e218c7 Add '\f' to characters to be replace by '+' 5 years ago
Holger Vogt dcde7b590e Don't put brackets around dtemp and temp, when they denote 5 years ago
Holger Vogt 19abc83312 Make the choice of last commit mor obvious 5 years ago
Holger Vogt 87a9d87f7d Replace identifier by func not only after '=', but also '{' 5 years ago
Holger Vogt 68e51848a4 logic condition to check only 'x' lines had not been given 5 years ago
Holger Vogt d0ca6a4773 Start replacing identifiers by func only after the first '=' 5 years ago
Holger Vogt 36069467fb Clarify that 'scale set to ...' 5 years ago
Holger Vogt 5d1dfdf34e Fix a comment 5 years ago
Holger Vogt 06136d2d02 Set the default line width for grid and graph to 1. 5 years ago
Holger Vogt 0d2d034eb2 Add devices s and w to previous commit. 5 years ago
Holger Vogt c033298db9 Don't replace a device model name by a parameter, if both 5 years ago
Holger Vogt 03517ae86c Define the function DevFinalize as used in the previous commit. 5 years ago
Holger Vogt 5e8ae680db Don't do gr_redraw twice (for non-X11 is already 5 years ago
Holger Vogt 1176bdb0b0 Bug: Plot window switching did not change the plot content. 5 years ago
Holger Vogt 604c4624d1 Within a single run, allow multiple plots with different names: 5 years ago
Holger Vogt 273b773280 New pswitch is not compatible to iswitch 5 years ago
Holger Vogt 5cc5e351f1 prepare for the new pswitch with g, gd input 5 years ago
Holger Vogt 9abb61d6ac Bug fix for %i(node1) in an A instance. 5 years ago
Holger Vogt c46676d06e If compatmode PS is set, translate vswitch and iswitch to pswitch. 5 years ago
Holger Vogt db5395032f Avoid model warning for C if compat flag lt is set. 5 years ago
Holger Vogt 7dd96c241c PSPICE MC parameters are not (yet) supported, so remove them 5 years ago
Holger Vogt 58bdf9e0e6 Remove 'goto end' and 'end:' statements. 5 years ago
Holger Vogt c2d11728c4 enable usage of parameters in .options lines. 5 years ago
Holger Vogt 78eee72b36 .temp could not apply params like 5 years ago
Holger Vogt d0da4bebd3 make variable 'dir' local 5 years ago
Holger Vogt 4fd7de9e34 Partially re-introduce and improve code that has been 5 years ago
Holger Vogt 3a908c76ef Prevent crash, refName may be NULL 5 years ago
dwarning 4ca4b43801 simplify while loop for subckt diode and bjt models 5 years ago
Holger Vogt c8db059144 Use 'm' and 'multi' correctly in PDKs 5 years ago
Holger Vogt 109e33f127 Improve font selection for Win GUI plot window 5 years ago
Holger Vogt 80e5f67466 Reduce wchar_t string length to minimum required 5 years ago
Holger Vogt c9a19c7569 Fix for bug 547 5 years ago
Holger Vogt 741cab390f Prevent a crash when the number of models exceeds MODNUMBERS 5 years ago
Holger Vogt 66cbac3f4e Fixes a bug introduced by commit [4895a4] 5 years ago
dwarning b1bf7ea0ad Diode model with selfheating option 5 years ago
Holger Vogt 48acb10929 Remove compiler warnings 5 years ago
Holger Vogt e91ec306ba Remove some compiler warnings 5 years ago
Holger Vogt 2536b78acb Allow tailing '\0' 5 years ago
Holger Vogt 053e8c5a04 remove compiler warning 5 years ago
Holger Vogt d5fd9c8625 correct function prototype 5 years ago
Holger Vogt bc74caca2f Don't create cat2strings if on VS2019 5 years ago
Holger Vogt d19c8e7f41 Efficiency: Remove setting the random seed to behind the options selection 5 years ago
Holger Vogt f8357dad88 Prepare Cshunt: add a cpacitor to each voltage node 5 years ago
Holger Vogt db5c6cd0ec Add some comments for inppas1,2,3 5 years ago
Holger Vogt d07fab904c Speed enhancement while reading large PDKs: 5 years ago
Holger Vogt 8da2f3c16d unify the evaluation of '.options scale=xx' 5 years ago
Holger Vogt 9311674499 re-enable PostScript/SVG to file by pushbutton 5 years ago
Holger Vogt e1ae8c7495 remove memory leak 5 years ago
Holger Vogt 9f6d550837 Remove memory leaks in the SVG code 5 years ago