4157 Commits (a7dd20f5ca27d0c17ca3ad39e3eff85c0c78abc2)
 

Author SHA1 Message Date
rlar a7dd20f5ca missing file in commit "b14eb0a4 * regression test for multiple .global cards" 12 years ago
rlar 0e4b3f3b5b inpcom.c, inp_get_func_from_line(), consider whitespace and syntax errors 12 years ago
rlar 999967ae05 inpcom.c, inp_sort_params(), simplify card insertion 12 years ago
rlar 70d420692a inpcom.c, inp_get_func_from_line(), add some minimalistic syntax error check 12 years ago
rlar 26fd874060 inpcom.c, inp_sort_params(), whitespace 12 years ago
rlar d49bf31819 inpcom.c, inp_sort_params(), cleanup usage of `max_level' 12 years ago
rlar 4594e54d50 inpcom.c, inp_sort_params(), cleanup usage of `skipped' 12 years ago
rlar e6e03ead75 inpcom.c, inp_sort_params(), local scope for `param_name' 12 years ago
rlar 17670eeaa9 inpcom.c, inp_sort_params(), transform a for loop 12 years ago
rlar 8209a02e70 inpcom.c, inp_sort_params(), drop `param_str' 12 years ago
rlar ff4293af18 inpcom.c, inp_sort_params(), drop `found_in_list' 12 years ago
rlar 3899cc5585 inpcom.c, inp_sort_params(), cleanup using for loop 12 years ago
rlar 70b74028d1 inpcom.c, inp_sort_params(), rename `param_skip', `ptr_array', `ptr_array_ordered' 12 years ago
rlar b9ea286da7 inpcom.c, inp_sort_params(), cleanup usage of `num_params' 12 years ago
rlar 0927932b94 inpcom.c, inp_sort_params(), cleanup usage of `arr_size' 12 years ago
rlar 8d0f205969 inpcom.c, inp_sort_params(), rename `ptr' --> `c' 12 years ago
rlar be170de6e2 inpcom.c, inp_get_param_level(), rename variables 12 years ago
rlar 505a4112a7 inpcom.c, inp_get_param_level(), rewrite for readability 12 years ago
rlar fefa690714 inpcom.c, inp_get_param_level(), bug fix, access out of bounds 12 years ago
rlar a002a5f6ba inpcom.c, inp_sort_params(), cleanup using new `struct depedency' 12 years ago
rlar 268de0a341 inpcom.c, inp_sort_params(), introduce `search_plain_identifier()' 12 years ago
rlar cea13aef16 partial revert previous commit 12 years ago
rlar 72779956b5 inpcom.c, inp_fix_subckt(), don't modify the processed string 12 years ago
rlar a84e181581 inpcom.c, inp_fix_subckt(), drop unused code 12 years ago
rlar b50af8e8df inpcom.c, inp_fix_subckt(), cleanup 12 years ago
rlar 668b7e23c5 inpcom.c, abstraction, introduce `inp_spawn_brace()' 12 years ago
rlar 26a036ed54 inpcom.c, inp_chk_for_multi_in_vcvs(), comment 12 years ago
rlar d522c7cd18 inpcom.c, inp_chk_for_multi_in_vcvs(), extend the last but one commit 12 years ago
rlar b2e8bec2a9 inpcom.c, inp_chk_for_multi_in_vcvs(), whitespace 12 years ago
rlar c7c9f38523 inpcom.c, inp_chk_for_multi_in_vcvs(), rewrite for readability 12 years ago
rlar 6208c96036 inpcom.c, inp_chk_for_multi_in_vcvs(), emphasise error processing 12 years ago
rlar f5202201c3 inpcom.c, inp_chk_for_multi_in_vcvs(), reorder 12 years ago
rlar 29a4959f5d inpcom.c, inp_chk_for_multi_in_vcvs(), cleanup using more and better named variables 12 years ago
rlar e4e2abdf09 inpcom.c, inp_chk_for_multi_in_vcvs(), use `strchr()' 12 years ago
rlar 4436a42dbc inpcom.c, inp_chk_for_multi_in_vcvs(), bug fix 12 years ago
rlar 75ab9ec5e5 inpcom.c, inp_read(), swallow a warning 12 years ago
rlar b14eb0a474 regression test for multiple .global cards 12 years ago
rlar 24a22f1398 subckt.c, treat "0" and "null" like any other global node 12 years ago
rlar b9ecd4d28e subckt.c, rewrite `collect_global_nodes()' 12 years ago
rlar d82b836136 subckt.c, inp_subcktexpand(), abstraction, new function `collect_global_nodes()' 12 years ago
rlar 833c8b972e subckt.c, rename global variables 12 years ago
rlar 6d18a1b40d subckt.c, inp_subcktexpand(), cleanup local variables 12 years ago
rlar 0568974b85 subckt.c, inp_subcktexpand(), cleanup `.meas' specific processing 12 years ago
rlar 5aa4bd4a1c subckt.c, bug fix, multiple .global decks shall behave "accumulative" 12 years ago
rlar ed53864a9e subckt.c, doit(), whitespace 12 years ago
rlar 3393d68818 subckt.c, doit(), cleanup, local variables 12 years ago
rlar 7d44aa9564 subckt.c, doit(), fix an ancient memory leak when use_numparams == FALSE 12 years ago
rlar f2abbf1528 subckt.c, doit(), cleanup 12 years ago
rlar 6b959952a3 subckt.c, doit(), rename `savenext' --> `rest_of_c' 12 years ago
rlar 05d239b748 subckt.c, doit(), rename `lcc' --> `su_deck' 12 years ago