1541 Commits (8dbefe215315820a200dc4e5fb0c2f4bd1e381df)

Author SHA1 Message Date
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
rlar f6117a0cb8 inpcom.c, drop unused assignment 13 years ago
rlar 766cb12c13 inpcom.c, rewrite deck allocation 13 years ago
rlar bacfc6a309 inpcom.c, local scope for some vars 13 years ago
h_vogt f58a255651 inpcom.c: multiplier `m' for behavioral G source 13 years ago
h_vogt 05a6ec222e inp.c, inpcom.c: implement a very basic .if/.else block 13 years ago
h_vogt 7857a300ad subckt.c: prevent crash if 5/6 MOS nodes w/o L, W 13 years ago
h_vogt 5cbdca2cc6 subckt.c: MOS model in subckt w/o L, W 13 years ago
rlar 4d4d51c27b inpcom.c, reorder some statements 13 years ago
rlar d19f75381c inpcom.c, local scope for `str' 13 years ago
rlar 245bd13cec inpcom.c, local scope for `global_card' 13 years ago
rlar e0e30a9d93 inpcom.c, drop variable `prev' 13 years ago
rlar 855e504b9a inpcom.c, get rid of the global `global' 13 years ago
rlar 761ca9963d inpcom.c, rewrite subckt_w_params business 13 years ago
rlar 956e7ad625 inpcom.c, execute inp_fix_for_numparam() just once when call_depth == 0 13 years ago
rlar 1c3a8670d8 inpcom.c, drop superflous initialisation 13 years ago