519 Commits (1f9cf0b6b5409ef1d2e4d8fc22aa79ec9871adda)

Author SHA1 Message Date
rlar 1f9cf0b6b5 inpcom.c, bug fix, #293 Bug in .option rseries = <value> with parallel inductors 12 years ago
rlar 5e8856d944 inpcom.c, inp_get_func_from_line(), allow an optional '=' in ".func foo() = {expr}" 12 years ago
rlar cbe9aca764 inpcom.c, inp_split_multi_param_lines(), drop `keep' business 12 years ago
rlar 8a8a4f2fdb inpcom.c, inp_split_multi_param_lines(), bug fix, skip ',' when splitting .param lines 12 years ago
rlar b663731379 rewrite model_bin_match(), rename --> model_name_match() 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 1ae1909641 inp_sort_params(), simplify, "%s" does work for the empty string 12 years ago
rlar 63db630a0a inp_fix_temper_in_param(), cleanup using 'skip_back_ws()' 12 years ago
rlar 6325a4b7ab inp_fix_temper_in_param(), bug fix, failure to skip whitespace 12 years ago
rlar 5c50ec501d inpcom.c, cleanup using new function 'search_identifier()' 12 years ago
rlar a9a43e4b76 inpcom.c, cleanup inp_add_series_resistor() 12 years ago
rlar 7476dec093 inpcom.c, use '\0' 12 years ago
rlar 7f7453a227 inp_do_macro_param_replace(), fix several bugs concerning .func processing 12 years ago
rlar fd47aafc4e fix commit, "bug fix, `#279 Problem when using a function to set initial value" 12 years ago
rlar fbdea9be3d inpcom.c, inp_fix_inst_calls_for_numparam() rewrite for cleanup 12 years ago
rlar 6d30585a5e inpcom.c, inp_fix_inst_calls_for_numparam(), local scope for some vars 12 years ago