iverilog/vhdlpp
Cary R 44611f8301 Add missing override in vhdlpp 2025-12-08 20:58:07 -08:00
..
Makefile.in Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
architec.cc Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
architec.h Add missing override in vhdlpp 2025-12-08 20:58:07 -08:00
architec_debug.cc
architec_elaborate.cc Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
architec_emit.cc Remove "using namespace std" from compiler header files and fix the fallout. 2021-11-04 16:55:03 +00:00
compiler.cc
compiler.h More spelling, comments only 2016-04-01 11:02:34 -07:00
cppcheck.sup Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
debug.cc Remove "using namespace std" from compiler header files and fix the fallout. 2021-11-04 16:55:03 +00:00
entity.cc
entity.h Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
entity_elaborate.cc Some cppcheck cleanup 2025-10-12 17:37:50 -07:00
entity_emit.cc Some cppcheck cleanup 2025-10-12 17:37:50 -07:00
entity_stream.cc
expression.cc Some cppcheck cleanup 2025-10-12 17:37:50 -07:00
expression.h Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
expression_debug.cc vhdlpp: Support for unary sign operator. 2016-09-01 12:08:43 +02:00
expression_elaborate.cc Some cppcheck cleanup 2025-10-12 17:37:50 -07:00
expression_emit.cc Some cppcheck cleanup 2025-10-12 17:37:50 -07:00
expression_evaluate.cc Remove "using namespace std" from compiler header files and fix the fallout. 2021-11-04 16:55:03 +00:00
expression_stream.cc vhdlpp: Support for unary sign operator. 2016-09-01 12:08:43 +02:00
ivl_assert.h
lexor.lex Some cppcheck cleanup 2025-10-12 17:37:50 -07:00
lexor_keyword.gperf
library.cc Some cppcheck cleanup 2025-10-12 17:37:50 -07:00
library.h Remove "using namespace std" from compiler header files and fix the fallout. 2021-11-04 16:55:03 +00:00
main.cc Fix some new compiler warnings seen when using GCC 15 and clang 21. 2025-10-12 22:23:24 +01:00
package.cc Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
package.h Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
package_emit.cc
parse.y Some cppcheck cleanup 2025-10-12 17:37:50 -07:00
parse_api.h
parse_misc.cc Some cppcheck cleanup 2025-10-12 17:37:50 -07:00
parse_misc.h
parse_types.h Clean up warnings 2022-12-18 10:18:10 -05:00
parse_wrap.h
scope.cc
scope.h Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
sequential.cc Remove "using namespace std" from compiler header files and fix the fallout. 2021-11-04 16:55:03 +00:00
sequential.h Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
sequential_debug.cc
sequential_elaborate.cc Some cppcheck cleanup 2025-10-12 17:37:50 -07:00
sequential_emit.cc Remove "using namespace std" from compiler header files and fix the fallout. 2021-11-04 16:55:03 +00:00
std_funcs.cc Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
std_funcs.h vhdlpp: Some of the standard library functions are imported only on request 2016-09-01 12:08:44 +02:00
std_types.cc Remove "using namespace std" from compiler header files and fix the fallout. 2021-11-04 16:55:03 +00:00
std_types.h Remove "using namespace std" from compiler header files and fix the fallout. 2021-11-04 16:55:03 +00:00
subprogram.cc Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
subprogram.h Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
subprogram_emit.cc
vhdlint.cc
vhdlint.h
vhdlnum.h
vhdlpp_config.h.in Remove "using namespace std" from compiler header files and fix the fallout. 2021-11-04 16:55:03 +00:00
vhdlreal.cc
vhdlreal.h
vsignal.cc vhdlpp: Specify lifetime for variables. 2016-03-29 11:27:14 +02:00
vsignal.h Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
vtype.cc Fix some new compiler warnings seen when using GCC 15 and clang 21. 2025-10-12 22:23:24 +01:00
vtype.h Some cppcheck cleanup for vhdlpp 2025-12-08 20:57:44 -08:00
vtype_elaborate.cc Remove "using namespace std" from compiler header files and fix the fallout. 2021-11-04 16:55:03 +00:00
vtype_emit.cc vhdlpp: VTypeArray::dimensions() returns std::vector<range_t> 2016-09-01 12:08:43 +02:00
vtype_match.cc vhdlpp: Stricter array type matching 2016-09-01 12:08:43 +02:00
vtype_stream.cc