ngspice/src/xspice/cmpp
Holger Vogt d45e95aa4c We no longer want to install cmpp or other XSPICE files.
The manual describes making code models from inside
the ngspice build process, and that's what we support
right now.
2021-01-23 12:43:51 +01:00
..
.gitignore fix file modes 2012-06-12 21:26:29 +02:00
Makefile.am We no longer want to install cmpp or other XSPICE files. 2021-01-23 12:43:51 +01:00
cmpp.h licensi info: 2020-10-10 12:21:10 +02:00
file_buffer.c update to cmpp by J. Monte 2020-03-15 08:51:02 +01:00
file_buffer.h update to cmpp by J. Monte 2020-03-15 08:51:02 +01:00
ifs_lex.l xspice/cmpp/*.l, flex file cleanup and use %option noinput, nounput 2016-04-01 19:36:51 +02:00
ifs_yacc.y File path built more efficiently and now allows an arbitrary length. Prevented strdup() of NULL if path too long. Similarly prevented fopen with a NULL file name. Added function to determine Windows absolute paths properly. Fixed numerous issues that were caused by including Windows system header due to conflicting names. Generally a CMPP_ prefix was added as a "namespace". Also used the standard C bool type instead of defining one. 2020-03-15 08:51:01 +01:00
ifs_yacc_y.h licensi info: 2020-10-10 12:21:10 +02:00
main.c Windows.h -> windows.h 2020-12-22 17:56:18 +01:00
mod_lex.l xspice, implement "CALLBACK" 2017-04-12 20:02:35 +02:00
mod_yacc.y File path built more efficiently and now allows an arbitrary length. Prevented strdup() of NULL if path too long. Similarly prevented fopen with a NULL file name. Added function to determine Windows absolute paths properly. Fixed numerous issues that were caused by including Windows system header due to conflicting names. Generally a CMPP_ prefix was added as a "namespace". Also used the standard C bool type instead of defining one. 2020-03-15 08:51:01 +01:00
mod_yacc_y.h licensi info: 2020-10-10 12:21:10 +02:00
pp_ifs.c licensi info: 2020-10-10 12:21:10 +02:00
pp_lst.c licensi info: 2020-10-10 12:21:10 +02:00
pp_mod.c licensi info: 2020-10-10 12:21:10 +02:00
read_ifs.c licensi info: 2020-10-10 12:21:10 +02:00
util.c licensi info: 2020-10-10 12:21:10 +02:00
writ_ifs.c licensi info: 2020-10-10 12:21:10 +02:00