ngspice/src/spicelib/parser
pnenzi de08745044 Fixed a bug: the inductor default model was taken from capacitors, too many
blind cut and paste.
2003-10-14 07:53:00 +00:00
..
.cvsignore * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
ChangeLog Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
Makefile.am Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
ifeval.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
ifnewuid.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp.h Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2b.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2c.c Chenged parsing rules to accomodate new capacitor model. 2003-09-25 07:10:19 +00:00
inp2d.c CIDER integration. Code updated for cider support. 2003-08-11 20:53:33 +00:00
inp2dot.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2e.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2f.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2g.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2h.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2i.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2j.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2k.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inp2l.c Fixed a bug: the inductor default model was taken from capacitors, too many 2003-10-14 07:53:00 +00:00
inp2m.c CIDER integration. Code updated for cider support. 2003-08-11 20:53:33 +00:00
inp2o.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2p.c Third batch of added files. 2003-07-23 20:08:35 +00:00
inp2q.c CIDER integration. Code updated for cider support. 2003-08-11 20:53:33 +00:00
inp2r.c Code cleaning. 2003-08-06 18:37:51 +00:00
inp2s.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2t.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2u.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2v.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2w.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inp2y.c Third batch of added files. 2003-07-23 20:08:35 +00:00
inp2z.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inpaname.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inpapnam.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inpcfix.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inpdomod.c New inductor model. Small changes. 2003-09-27 17:26:38 +00:00
inpdoopt.c Fixed a typo. Thanks Charles. 2001-11-27 10:29:51 +00:00
inpdpar.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inperrc.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inperror.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inpeval.c * inpeval.c: Bugfix for subcircuits contributed by Michael 2000-10-12 21:39:18 +00:00
inpfindl.c Code cleaning. 2003-08-06 18:37:51 +00:00
inpgmod.c Fixed cider code for inclusion into ngspice. 2003-08-13 23:21:03 +00:00
inpgstr.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inpgtitl.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inpgtok.c Fixed a bug that caused V(x) elements to be wrongly parsed. 2003-08-24 12:41:41 +00:00
inpgval.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inpkmods.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inplist.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inplkmod.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inpmkmod.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inpmktmp.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inppas1.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inppas1.h * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inppas2.c Code cleaning. 2003-08-06 18:37:51 +00:00
inppas2.h * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inppas3.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
inppas3.h * TODO, doc/ngspice.texi: Small updates 2000-09-05 19:48:22 +00:00
inppname.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inpptree.c Fixed stringutil missing bug. 2001-02-11 20:13:45 +00:00
inpsymt.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
inptyplk.c Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
ptfuncs.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
sperror.c * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00