1356 Commits (6050e2e0ead54e4b1fe955f1b7efbb4fbd643c98)

Author SHA1 Message Date
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
h_vogt 83205d6c30 inp.c: skip title line when searching for .if in dotifeval() 13 years ago
rlar 15fab1ea12 inpcom.c, abstraction, new function `find_assignment()' 13 years ago
rlar ffefd7a96f inpcom.c, cleanup 13 years ago
rlar b18854c3c0 inpcom.c, abstraction, new function inp_split_multi_param_lines() 13 years ago
rlar 52620edc72 inpcom.c, cleanup `inp_split_multi_param_lines()' 13 years ago
rlar c747498324 inpcom.c, local scope for `newcard' 13 years ago
h_vogt c485cd4b8b inpcom.c: G source, fix a bug and add `m' to TABLE 13 years ago
rlar df00c189d1 inpcom.c, rewrite `append' of some decks 13 years ago