rlar
|
8a8a4f2fdb
|
inpcom.c, inp_split_multi_param_lines(), bug fix, skip ',' when splitting .param lines
|
2014-08-10 16:58:05 +02:00 |
rlar
|
e0a74261ae
|
numparam, cleanup `symbols' reallocation
|
2014-08-09 20:51:02 +02:00 |
rlar
|
699ea93d1e
|
numparam, combine `symbols[0]' with `symbols[>0]' processing
|
2014-08-09 20:49:46 +02:00 |
rlar
|
8ee943e0c8
|
numparam, rename `local_symbols' --> `symbols'
|
2014-08-09 20:49:25 +02:00 |
rlar
|
30fc375e2c
|
numparam, use `local_symbols[0]' instead of `global_symbols'
|
2014-08-09 20:48:56 +02:00 |
rlar
|
cdf4623b6f
|
xpressn.c, whitespace
|
2014-08-09 19:38:29 +02:00 |
rlar
|
4592c1af97
|
xpressn.c, reorder `dicostack_pop()'
|
2014-08-09 19:38:25 +02:00 |
rlar
|
f4480c1cb9
|
xpressn.c, split `dicostack()' into `dicostack_push()' and `dicostack_pop()'
|
2014-08-09 19:38:18 +02:00 |
rlar
|
9973b3d1f8
|
xpressn.c, rename `define()' --> `nupa_define()'
|
2014-08-09 19:38:14 +02:00 |
rlar
|
583492ab41
|
spicenum.c, shrink scope of some hash pointers
|
2014-08-09 19:38:09 +02:00 |
rlar
|
f1e67cccae
|
tests/regression/model/binning-1.cir, check model binning
|
2014-08-09 18:17:57 +02:00 |
rlar
|
f5d05af51d
|
inpgmod.c, INPgetModBin(), use model_name_match()
|
2014-08-09 18:17:51 +02:00 |
rlar
|
b663731379
|
rewrite model_bin_match(), rename --> model_name_match()
|
2014-08-09 18:17:34 +02:00 |
rlar
|
a7dd20f5ca
|
missing file in commit "b14eb0a4 * regression test for multiple .global cards"
|
2014-08-08 19:13:19 +02:00 |
rlar
|
0e4b3f3b5b
|
inpcom.c, inp_get_func_from_line(), consider whitespace and syntax errors
|
2014-08-08 19:13:16 +02:00 |
rlar
|
999967ae05
|
inpcom.c, inp_sort_params(), simplify card insertion
|
2014-08-06 19:31:25 +02:00 |
rlar
|
70d420692a
|
inpcom.c, inp_get_func_from_line(), add some minimalistic syntax error check
|
2014-08-06 19:08:02 +02:00 |
rlar
|
26fd874060
|
inpcom.c, inp_sort_params(), whitespace
|
2014-08-03 19:09:53 +02:00 |
rlar
|
d49bf31819
|
inpcom.c, inp_sort_params(), cleanup usage of `max_level'
|
2014-08-03 19:09:53 +02:00 |
rlar
|
4594e54d50
|
inpcom.c, inp_sort_params(), cleanup usage of `skipped'
|
2014-08-03 19:09:53 +02:00 |
rlar
|
e6e03ead75
|
inpcom.c, inp_sort_params(), local scope for `param_name'
|
2014-08-03 19:09:52 +02:00 |
rlar
|
17670eeaa9
|
inpcom.c, inp_sort_params(), transform a for loop
|
2014-08-03 19:09:52 +02:00 |
rlar
|
8209a02e70
|
inpcom.c, inp_sort_params(), drop `param_str'
|
2014-08-03 19:09:52 +02:00 |
rlar
|
ff4293af18
|
inpcom.c, inp_sort_params(), drop `found_in_list'
|
2014-08-03 19:09:52 +02:00 |
rlar
|
3899cc5585
|
inpcom.c, inp_sort_params(), cleanup using for loop
|
2014-08-03 19:09:52 +02:00 |
rlar
|
70b74028d1
|
inpcom.c, inp_sort_params(), rename `param_skip', `ptr_array', `ptr_array_ordered'
|
2014-08-03 19:09:52 +02:00 |
rlar
|
b9ea286da7
|
inpcom.c, inp_sort_params(), cleanup usage of `num_params'
|
2014-08-03 19:09:52 +02:00 |
rlar
|
0927932b94
|
inpcom.c, inp_sort_params(), cleanup usage of `arr_size'
|
2014-08-03 19:09:52 +02:00 |
rlar
|
8d0f205969
|
inpcom.c, inp_sort_params(), rename `ptr' --> `c'
|
2014-08-03 19:09:47 +02:00 |
rlar
|
be170de6e2
|
inpcom.c, inp_get_param_level(), rename variables
|
2014-08-03 19:02:27 +02:00 |
rlar
|
505a4112a7
|
inpcom.c, inp_get_param_level(), rewrite for readability
|
2014-08-03 19:02:14 +02:00 |
rlar
|
fefa690714
|
inpcom.c, inp_get_param_level(), bug fix, access out of bounds
|
2014-08-03 19:02:04 +02:00 |
rlar
|
a002a5f6ba
|
inpcom.c, inp_sort_params(), cleanup using new `struct depedency'
|
2014-08-03 12:50:37 +02:00 |
rlar
|
268de0a341
|
inpcom.c, inp_sort_params(), introduce `search_plain_identifier()'
|
2014-08-02 19:30:03 +02:00 |
rlar
|
cea13aef16
|
partial revert previous commit
|
2014-08-02 19:26:25 +02:00 |
rlar
|
72779956b5
|
inpcom.c, inp_fix_subckt(), don't modify the processed string
|
2014-08-02 13:16:06 +02:00 |
rlar
|
a84e181581
|
inpcom.c, inp_fix_subckt(), drop unused code
|
2014-08-02 13:02:09 +02:00 |
rlar
|
b50af8e8df
|
inpcom.c, inp_fix_subckt(), cleanup
|
2014-08-02 12:59:19 +02:00 |
rlar
|
668b7e23c5
|
inpcom.c, abstraction, introduce `inp_spawn_brace()'
|
2014-08-02 12:08:23 +02:00 |
rlar
|
26a036ed54
|
inpcom.c, inp_chk_for_multi_in_vcvs(), comment
|
2014-08-02 11:45:11 +02:00 |
rlar
|
d522c7cd18
|
inpcom.c, inp_chk_for_multi_in_vcvs(), extend the last but one commit
|
2014-07-30 19:00:48 +02:00 |
rlar
|
b2e8bec2a9
|
inpcom.c, inp_chk_for_multi_in_vcvs(), whitespace
|
2014-07-30 18:48:35 +02:00 |
rlar
|
c7c9f38523
|
inpcom.c, inp_chk_for_multi_in_vcvs(), rewrite for readability
|
2014-07-30 18:44:28 +02:00 |
rlar
|
6208c96036
|
inpcom.c, inp_chk_for_multi_in_vcvs(), emphasise error processing
|
2014-07-29 20:42:17 +02:00 |
rlar
|
f5202201c3
|
inpcom.c, inp_chk_for_multi_in_vcvs(), reorder
|
2014-07-29 20:26:00 +02:00 |
rlar
|
29a4959f5d
|
inpcom.c, inp_chk_for_multi_in_vcvs(), cleanup using more and better named variables
|
2014-07-29 20:10:46 +02:00 |
rlar
|
e4e2abdf09
|
inpcom.c, inp_chk_for_multi_in_vcvs(), use `strchr()'
|
2014-07-29 18:40:00 +02:00 |
rlar
|
4436a42dbc
|
inpcom.c, inp_chk_for_multi_in_vcvs(), bug fix
|
2014-07-27 18:55:50 +02:00 |
rlar
|
75ab9ec5e5
|
inpcom.c, inp_read(), swallow a warning
|
2014-07-26 20:37:15 +02:00 |
rlar
|
b14eb0a474
|
regression test for multiple .global cards
|
2014-07-26 20:27:55 +02:00 |