netgen/tcltk
R. Timothy Edwards ddd95c4fe6 Added a few lines to the setup file parser so that if there is a
missing brace in the file (a common error), then the fact that
there is an unevaluated command when the file has finished being
read will trigger an evaluation of the unfinished code and emit
an error.  Previously, the command and anything after the
unterminated brace would just silently get ignored, which was not
helpful for debugging setup syntax errors.
2025-12-11 12:08:31 -05:00
..
Depend Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky 2015-05-18 09:27:46 -04:00
Makefile revert removal of superfluous 'extern' 2021-11-17 11:53:04 -05:00
console.tcl Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky 2015-05-18 09:27:46 -04:00
netgen.sh.in Changed the netgen shell script from "sh" to "bash" due to the 2018-08-08 11:28:04 -04:00
netgen.tcl.in Added a few lines to the setup file parser so that if there is a 2025-12-11 12:08:31 -05:00
netgenexec.c Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky 2015-05-18 09:27:46 -04:00
tclnetgen.c One hopefully final modification to ensure that Tcl_InitStubs() 2025-11-12 11:32:18 -05:00
tkcon.tcl Made changes to tkcon.tcl to ensure compatibility with Tcl version 9. 2025-01-04 14:18:21 -05:00
tmp.out Extended the verilog parser to account for the fact that there can 2018-10-29 15:19:13 -04:00