You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rlar 4622d0876e ngcomplex_t instead of complex, #1/2 16 years ago
..
help whitespace cleanup (all Makefile.am files) 16 years ago
numparam remove local prototypes, which are allready included 16 years ago
parser remove prototypes, avoid redeclarations 16 years ago
plotting ngcomplex_t instead of complex, #1/2 16 years ago
wdisp prototypes 16 years ago
.cvsignore * src/Makefile.am src/main.c src/sconvert.c 26 years ago
ChangeLog Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
Makefile.am move the com_*() prototypes around. 16 years ago
README * src/Makefile.am src/main.c src/sconvert.c 26 years ago
arg.c add two unused arguments to arg_display(), to fit with struct comm.co_argfn 16 years ago
arg.h add two unused arguments to arg_display(), to fit with struct comm.co_argfn 16 years ago
aspice.c collect smktemp() in "mktemp.h" 16 years ago
aspice.h remove prototypes, avoid redeclarations 16 years ago
breakp.c move the com_*() prototypes around. 16 years ago
breakp.h remove prototypes, avoid redeclarations 16 years ago
breakp2.c comments 17 years ago
breakp2.h remove prototypes, avoid redeclarations 16 years ago
circuits.c * src/Makefile.am src/main.c src/sconvert.c 26 years ago
circuits.h remove prototypes, avoid redeclarations 16 years ago
com_ahelp.c move the com_*() prototypes around. 16 years ago
com_ahelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_alias.c muffle compiler warnings 16 years ago
com_alias.h remove prototypes, avoid redeclarations 16 years ago
com_asciiplot.c * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
com_asciiplot.h src/frontend/doplot.c: refactored into the following files: 26 years ago
com_cdump.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
com_cdump.h Applied another bunch of patches sent by CDHW (Charles D.H. Williams). The patches 25 years ago
com_chdir.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
com_chdir.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_commands.h move the com_*() prototypes around. 16 years ago
com_compose.c ngcomplex_t instead of complex, #1/2 16 years ago
com_compose.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_display.c allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
com_display.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_dl.c add #include's for visibility of prototypes to their function definitions 16 years ago
com_dl.h Initial revision 24 years ago
com_dump.c collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago
com_dump.h * com_set.h: New header file. 26 years ago
com_echo.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
com_echo.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_fft.c ngcomplex_t instead of complex, #1/2 16 years ago
com_fft.h remove static fftext() from "com_fft.h" 16 years ago
com_ghelp.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
com_ghelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_gnuplot.c collect smktemp() in "mktemp.h" 16 years ago
com_gnuplot.h command wrdata 16 years ago
com_hardcopy.c collect smktemp() in "mktemp.h" 16 years ago
com_hardcopy.h src/frontend/doplot.c: refactored into the following files: 26 years ago
com_help.c collect ft_nutmeg() in "fteext.h" 16 years ago
com_help.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_history.c Fixed compile warning that occur when readline or editline are used 21 years ago
com_history.h remove prototypes, avoid redeclarations 16 years ago
com_let.c ngcomplex_t instead of complex, #1/2 16 years ago
com_let.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_measure2.c move the com_*() prototypes around. 16 years ago
com_measure2.h com_dotmeasure() prototype 16 years ago
com_option.c move the com_*() prototypes around. 16 years ago
com_option.h Fixed stringutil missing bug. 25 years ago
com_plot.c TCLSPICE IMPORT + libtool + measure2 command 18 years ago
com_plot.h TCLSPICE IMPORT + libtool + measure2 command 18 years ago
com_rehash.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
com_rehash.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_set.c add #include's for visibility of prototypes to their function definitions 16 years ago
com_set.h * com_set.h: New header file. 26 years ago
com_setscale.c collect plot_cur in "fteext.h" 16 years ago
com_setscale.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
com_shell.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
com_shell.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_shift.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
com_shift.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_state.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
com_state.h * com_set.h: New header file. 26 years ago
com_strcmp.c use a void * for the third argument (&value) of the cp_vset() function 16 years ago
com_strcmp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
com_sysinfo.c move the com_*() prototypes around. 16 years ago
com_unset.c Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_unset.h Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
com_xgraph.c collect smktemp() in "mktemp.h" 16 years ago
com_xgraph.h src/frontend/doplot.c: refactored into the following files: 26 years ago
commands.c move the com_*() prototypes around. 16 years ago
commands.h src/Makefile.am src/help.c src/main.c 26 years ago
completion.h * src/Makefile.am src/main.c src/sconvert.c 26 years ago
control.c declare some functions `static' 16 years ago
control.h remove prototypes, avoid redeclarations 16 years ago
cpitf.c move the com_*() prototypes around. 16 years ago
cpitf.h remove prototypes, avoid redeclarations 16 years ago
define.c ngcomplex_t instead of complex, #1/2 16 years ago
define.h remove prototypes, avoid redeclarations 16 years ago
device.c move the com_*() prototypes around. 16 years ago
device.h move the com_*() prototypes around. 16 years ago
diff.c ngcomplex_t instead of complex, #1/2 16 years ago
diff.h * src/frontend/diff.c src/frontend/diff.h 26 years ago
dimens.c Code cleanup. 25 years ago
dimens.h Code cleanup. 25 years ago
display.c error message 'no graphics interface... 16 years ago
display.h function rename, Update() -> DevUpdate() 16 years ago
dotcards.c move the com_*() prototypes around. 16 years ago
dotcards.h remove prototypes, avoid redeclarations 16 years ago
error.c controlled_exit implementation 16 years ago
error.h remove prototypes, avoid redeclarations 16 years ago
evaluate.c ngcomplex_t instead of complex, #1/2 16 years ago
evaluate.h remove prototypes, avoid redeclarations 16 years ago
fourier.c textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
fourier.h * commands.c: Use fourier.h. 26 years ago
ftehelp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
gens.c fix the argument types of the functions printstr_n printstr_m bogus1 and bogus2 16 years ago
gens.h remove prototypes, avoid redeclarations 16 years ago
hcomp.c collect hcomp() in "hcomp.h" 16 years ago
hcomp.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
hpgl.c collect internalerror() in "fteext.h" 16 years ago
hpgl.h ansi prototypes for the function pointers in struct DISPDEVICE 16 years ago
init.c use a void * for the third argument (&value) of the cp_vset() function 16 years ago
init.h * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago
inp.c move the com_*() prototypes around. 16 years ago
inp.h remove prototypes, avoid redeclarations 16 years ago
inpcom.c #include "../misc/tilde.h" 16 years ago
inpcom.h remove prototypes, avoid redeclarations 16 years ago
interp.c * src/frontend/interp.c: Broken up into individual files and 26 years ago
interp.h remove prototypes, avoid redeclarations 16 years ago
linear.c Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
linear.h Initial revision 26 years ago
measure.c move the com_*() prototypes around. 16 years ago
misccoms.c collect gr_clean() gr_end() gr_point() gr_start() gr_fixgrid() in "graf.h" 16 years ago
misccoms.h move the com_*() prototypes around. 16 years ago
miscvars.c brief option reimplementation. 19 years ago
miscvars.h Initial revision 26 years ago
mw_coms.c collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago
mw_coms.h Initial revision 26 years ago
newcoms.c * frontend/Makefile.am: Updates for new files. 26 years ago
newcoms.h Initial revision 26 years ago
nutinp.c collect inp_deckcopy() inp_subcktexpand() in "subckt.h" 16 years ago
nutinp.h remove prototypes, avoid redeclarations 16 years ago
nutmegif.c fix the type signature of the if_*() function family. 16 years ago
nutmegif.h remove prototypes, avoid redeclarations 16 years ago
options.c collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago
options.h remove prototypes, avoid redeclarations 16 years ago
outitf.c ngcomplex_t instead of complex, #1/2 16 years ago
outitf.h use the type JOB, remove redundant casts 16 years ago
parse-bison.c update the bison generated files 16 years ago
parse-bison.h update the bison generated files 16 years ago
parse-bison.y avoid function redeclaration, PPparse() and PTparse() 16 years ago
parse.c add `PT_OP_' prefix to avoid name collision (END, PLUS, MINUS, ...) 16 years ago
parse.h remove prototypes, avoid redeclarations 16 years ago
points.c * src/include/Makefile.am src/include/cpstd.h 26 years ago
points.h remove prototypes, avoid redeclarations 16 years ago
postcoms.c ngcomplex_t instead of complex, #1/2 16 years ago
postcoms.h move the com_*() prototypes around. 16 years ago
postsc.c collect internalerror() in "fteext.h" 16 years ago
postsc.h ansi prototypes for the function pointers in struct DISPDEVICE 16 years ago
quote.c cp_unqoute(), avoid segfault when applied to a single quote "\"" 16 years ago
quote.h remove prototypes, avoid redeclarations 16 years ago
rawfile.c ngcomplex_t instead of complex, #1/2 16 years ago
rawfile.h remove prototypes, avoid redeclarations 16 years ago
resource.c use for(;;) instead of while(1) to muffle some visual-C warnings 16 years ago
resource.h remove prototypes, avoid redeclarations 16 years ago
runcoms.c move the com_*() prototypes around. 16 years ago
runcoms.h remove prototypes, avoid redeclarations 16 years ago
runcoms2.c collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h" 16 years ago
runcoms2.h Initial revision 26 years ago
shyu.c use the types TSKtask and JOB, instead of void 16 years ago
shyu.h remove prototypes, avoid redeclarations 16 years ago
signal_handler.c collect gr_clean() gr_end() gr_point() gr_start() gr_fixgrid() in "graf.h" 16 years ago
signal_handler.h Added reference to jbuf (now declared in signal_handler.c) 21 years ago
spec.c ngcomplex_t instead of complex, #1/2 16 years ago
spec.h Only correct a CR/LF problem 18 years ago
spiceif.c use the type JOB, remove redundant casts 16 years ago
spiceif.h remove prototypes, avoid redeclarations 16 years ago
streams.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
streams.h collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
subckt.c declare some functions `static' 16 years ago
subckt.h removed prototype for inp_nummodes() 21 years ago
terminal.c remove ancient #defines for AND OR NOT substitute with && || ! 16 years ago
terminal.h remove prototypes, avoid redeclarations 16 years ago
testcommands.c * src/Makefile.am src/main.c src/sconvert.c 26 years ago
typesdef.c update changelog, number of types 16 years ago
typesdef.h remove prototypes, avoid redeclarations 16 years ago
variable.c collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
variable.h remove prototypes, avoid redeclarations 16 years ago
vectors.c ngcomplex_t instead of complex, #1/2 16 years ago
vectors.h remove prototypes, avoid redeclarations 16 years ago
where.c use CKTcircuit instead of void*, #3/4 16 years ago
where.h add prototypes, remove some NULL casts 16 years ago

README

This directory contains the code that is behind the commands of the
interactive frontend. Note that every command has a source file
associated with it. The source file is prefixed with `com_' to
distinguish command source files from other supporting code.