1414 Commits (61fefe31bbbcd12e3a29175f2d134674a3fecbf6)

Author SHA1 Message Date
rlar 9eab66131d cp_variablesubst() and cp_bquote(), rewrite 13 years ago
rlar c2927128cd whitespace 13 years ago
rlar 23d0f41e66 ft_find_analysis_parm(), change signature 13 years ago
rlar 4d65fb908d use type `IFparm' to abbreviate some expressions 13 years ago
rlar 31b455afd4 if_getstat(), rewrite 13 years ago
rlar fc2dd436fe abstraction, new function `ft_find_analysis_parm()' 13 years ago
rlar 9d0500027c abstraction, new function `ft_find_analysis()' 13 years ago
h_vogt 49c1385ba6 bug fix, `#248 Subcircuit call cannot have a node with same name as the subcircuit' 13 years ago
rlar 6050e2e0ea cleanup some extra parentheses 13 years ago
rlar bedbdb65bb cleanup some line wraps 13 years ago
rlar df5c785a84 drop `INPmodUsed' which is redundant to `INPmodfast' 13 years ago
rlar f0d36d956e CKTfndMod(), cleanup 13 years ago
rlar e7def1a0bc CKTfndMod(), drop unused arguments `type' and `modfast' 13 years ago
rlar 7b495e0a7b CKTfndMod(), use a hashtable 13 years ago
rlar 59309e196b CKTfndMod(), cleanup 13 years ago
rlar b32c15d85f CKTfndMod(), dont pass the `type' argument by reference any more 13 years ago
rlar 494ef3f628 CKTfndMod(), cleanup 13 years ago
rlar 247ae92ae8 CKTfndMod(), unuse the `type' argument 13 years ago
rlar 213304f745 CKTfndMod(), rewrite error expressions 13 years ago
rlar f0882dbdfd CKTfndMod(), return the found model instead of error code 13 years ago
rlar b97c2ba5d1 CKTfndMod(), express error return value outside of this function 13 years ago
rlar bd7e93de6c CKTfndMod(), assert some facts 13 years ago
rlar e79135c556 CKTfndDev(), cleanup 13 years ago
rlar ddc78067cc CKTfndDev(), drop `type' and `fast' argument 13 years ago
rlar 6a9a246526 CKTfndDev(), rewrite invocations where `*fast == NULL' 13 years ago
rlar 6c80cb4062 CKTfndDev(), unuse the type argument 13 years ago
rlar 390dccd44b CKTfndDev(), rewrite error expressions 13 years ago
rlar 5daa676163 CKTfndDev(), return the found instance instead of error code 13 years ago
rlar 7bacfc73d1 CKTfndDev(), express error return value outside of this function 13 years ago
rlar 6e7d70e4bb CKTfndDev(), assert some facts 13 years ago
rlar 0ab6a6e463 CKTfndDev(), drop unused argument `modfast' 13 years ago
h_vogt 7911ed9eb9 subckt.c: `A' device , no special translation when nodename starts with `v' 13 years ago
rlar 29c57dd857 cleanup IFnewUid() invocations 13 years ago
rlar 2f2da2bab2 cleanup OUTpBeginPlot() invocations 13 years ago
rlar 4ad4877e30 CKTfndDev(), drop unused argument `modname' which is always NULL 13 years ago
rlar 7c9e6e6569 unify, use `ckt' instead of `ck' 13 years ago
Henrik Forstén c9c23342bc numparm, speedup modernizeex() for the common case 13 years ago
Henrik Forstén f284de7f49 inpcom.c: fix "sytax" spelling 13 years ago
dwarning 57f36319a1 allow format like .5 in b-sources 13 years ago
rlar 42066c2293 inpcom.c, whitespace 13 years ago
rlar 46a8f9bf0f inpcom.c, cleanup 13 years ago
rlar 9181e7a008 inpcom.c, use strchr(,'\0') 13 years ago
rlar a10a0b5e68 inpcom.c, use better skip_back functions 13 years ago
rlar cbc2abdd13 inpcom.c, rewrite `chk_for_line_continuation()' 13 years ago
rlar c8a94fb1d4 inpcom.c, introduce better skip_back functions 13 years ago
rlar 6e042f4147 inpcom.c, minor cleanup 13 years ago
rlar 82f70e3986 inpcom.c, rewrite `inp_fix_param_values()' 13 years ago
rlar ad47b00e0f inpcom.c, cleanup 13 years ago
rlar 863996228b inpcom.c, cleanup `inp_add_params_to_subckt()' 13 years ago
rlar c07038dfa9 inpcom.c, minor rewrites 13 years ago