..
.gdbinit
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
.gitignore
Added *~ to .gitignore to exclude emacs backup files.
2009-01-06 09:25:47 -05:00
Makefile.in
Author site: Don't rebuild revision if VERILATOR_NO_OPT_BUILD
2020-06-07 20:08:19 -04:00
Makefile_obj.in
Travis: Add OS X build ( #2440 )
2020-06-22 10:13:54 +01:00
V3Active.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3Active.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3ActiveTop.cpp
Simplify V3SenTree.h. No functional change intended.
2020-06-06 17:30:32 +01:00
V3ActiveTop.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Assert.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Assert.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3AssertPre.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3AssertPre.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Ast.cpp
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3Ast.h
Ensure VarRef inherits dtype when varp is set.
2020-07-05 16:09:22 +01:00
V3AstConstOnly.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3AstNodes.cpp
Internals: move parseParamLiteral() to AstConst . No functional change intended. ( #2452 )
2020-07-02 07:29:52 -04:00
V3AstNodes.h
Internals: move parseParamLiteral() to AstConst . No functional change intended. ( #2452 )
2020-07-02 07:29:52 -04:00
V3Begin.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Begin.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Branch.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Branch.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Broken.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Broken.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3CCtors.cpp
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00
V3CCtors.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3CUse.cpp
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00
V3CUse.h
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00
V3Case.cpp
Internals: Fix misc internal coverage holes. No functional change intended.
2020-06-04 21:40:40 -04:00
V3Case.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Cast.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Cast.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Cdc.cpp
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3Cdc.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Changed.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Changed.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Class.cpp
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3Class.h
Add simplistic class support with many restrictions, see manual, #377 .
2020-04-05 09:30:23 -04:00
V3Clean.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Clean.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Clock.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3Clock.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Combine.cpp
Internals: Ifdef out V3Combine incomplete dead code.
2020-06-04 21:55:00 -04:00
V3Combine.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Config.cpp
Internals: Generalize V3Config to be able to set any module pragma. No functional change intended. ( #2451 )
2020-07-02 07:54:37 -04:00
V3Config.h
Internals: Generalize V3Config to be able to set any module pragma. No functional change intended. ( #2451 )
2020-07-02 07:54:37 -04:00
V3Const.cpp
Do not fold IF with 'bx condition before V3Unknown ( #2438 )
2020-06-20 04:16:07 +01:00
V3Const.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Coverage.cpp
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00
V3Coverage.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3CoverageJoin.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3CoverageJoin.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Dead.cpp
Internals: Simplify condition in V3Dead.cpp. No functional change intended. ( #2454 )
2020-07-02 07:35:55 -04:00
V3Dead.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Delayed.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3Delayed.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Depth.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Depth.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3DepthBlock.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3DepthBlock.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Descope.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Descope.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3EmitC.cpp
Init params in constructor to support pre-c++11 compilers
2020-06-22 09:01:39 +01:00
V3EmitC.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3EmitCBase.h
Refactor trace implementation to allow experimentation
2020-05-15 18:34:29 +01:00
V3EmitCInlines.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3EmitCMain.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3EmitCMain.h
Add experimental-only option.
2020-04-21 20:45:23 -04:00
V3EmitCMake.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3EmitCMake.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3EmitCSyms.cpp
Init params in constructor to support pre-c++11 compilers
2020-06-22 09:01:39 +01:00
V3EmitMk.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3EmitMk.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3EmitV.cpp
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00
V3EmitV.h
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00
V3EmitXml.cpp
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3EmitXml.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Error.cpp
Internal coverage: Fix coverage of tests that abort. No functional change intended.
2020-06-05 08:00:22 -04:00
V3Error.h
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3Expand.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3Expand.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3File.cpp
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3File.h
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3FileLine.cpp
Internals: Fix misc internal coverage holes. No functional change intended.
2020-06-04 21:40:40 -04:00
V3FileLine.h
Fix V3SplitVar test stability ( #2408 )
2020-06-09 22:39:10 -04:00
V3Gate.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Gate.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3GenClk.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3GenClk.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Global.cpp
Internals: Fix misc internal coverage holes. No functional change intended.
2020-06-04 19:49:39 -04:00
V3Global.h
Internals: Fix misc internal coverage holes. No functional change intended.
2020-06-04 19:49:39 -04:00
V3Graph.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Graph.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3GraphAcyc.cpp
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3GraphAlg.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3GraphAlg.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3GraphDfa.cpp
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3GraphDfa.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3GraphPathChecker.cpp
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3GraphPathChecker.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3GraphStream.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3GraphTest.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Hashed.cpp
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3Hashed.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3Inline.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Inline.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Inst.cpp
Ensure VarRef inherits dtype when varp is set.
2020-07-05 16:09:22 +01:00
V3Inst.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3InstrCount.cpp
Misc internal coverage improvements.
2020-05-17 11:06:14 -04:00
V3InstrCount.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LangCode.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3LanguageWords.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3Life.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Life.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LifePost.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3LifePost.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LinkCells.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3LinkCells.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LinkDot.cpp
Internals: Pass FileLine to findDotted() for error location ( #2455 )
2020-07-04 09:35:04 -04:00
V3LinkDot.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3LinkInc.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3LinkInc.h
Support pre/postifx incrementation/decrementation in array index ( #2223 )
2020-05-28 18:08:15 -04:00
V3LinkJump.cpp
Parser: Move 'wait' block unsupported messages down out of parser
2020-06-29 20:39:39 -04:00
V3LinkJump.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LinkLValue.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3LinkLValue.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LinkLevel.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3LinkLevel.h
Support IEEE time units and time precisions, #234 . ( #2253 )
2020-04-15 19:39:03 -04:00
V3LinkParse.cpp
Commentary ( #2437 )
2020-06-27 22:35:31 -04:00
V3LinkParse.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3LinkResolve.cpp
Parser: Move 'static' unsupported messages down out of parser.
2020-07-02 21:02:49 -04:00
V3LinkResolve.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3List.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3Localize.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Localize.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3MergeCond.cpp
Improve V3MergeCond
2020-07-02 13:13:51 +01:00
V3MergeCond.h
Add MergeCond pass to combine assignments with ?: on rhs ( #2376 )
2020-05-30 21:09:05 +01:00
V3Name.cpp
Fix unused variable.
2020-06-02 22:45:55 +01:00
V3Name.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Number.cpp
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3Number.h
Internal code coverage fixes
2020-05-29 19:35:54 -04:00
V3Number_test.cpp
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3Options.cpp
Internals: Add const
2020-07-03 14:16:43 -04:00
V3Options.h
Internals: Add const
2020-07-03 14:16:43 -04:00
V3Order.cpp
Simplify V3SenTree.h. No functional change intended.
2020-06-06 17:30:32 +01:00
V3Order.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3OrderGraph.h
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00
V3Os.cpp
Travis: Add FreeBSD build + portability fixes
2020-06-28 15:37:24 +01:00
V3Os.h
Internals: Fix misc internal coverage holes. No functional change intended.
2020-06-04 19:49:39 -04:00
V3Param.cpp
Delay parsing of associative arrays until dtypes known.
2020-06-09 07:13:40 -04:00
V3Param.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Parse.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3ParseGrammar.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3ParseImp.cpp
Internals: Misc parser cleanups.
2020-06-07 22:15:19 -04:00
V3ParseImp.h
Parser: Move member qualifier unsupporteds out of parser.
2020-07-01 07:31:53 -04:00
V3ParseLex.cpp
Internals: Refactor parser pipeline to use deque. No functional change intended.
2020-06-07 15:35:36 -04:00
V3ParseSym.h
Support --bbox-unsup parsing of class extend typedefs
2020-06-09 20:59:45 -04:00
V3Partition.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Partition.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3PartitionGraph.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3PreLex.h
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3PreLex.l
Internals: Reindent and move parser code. No functional change.
2020-06-06 08:44:44 -04:00
V3PreProc.cpp
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3PreProc.h
Internal code coverage fixes
2020-05-29 19:35:54 -04:00
V3PreShell.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3PreShell.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Premit.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Premit.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3ProtectLib.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3ProtectLib.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Reloop.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Reloop.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Scope.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Scope.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Scoreboard.cpp
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3Scoreboard.h
Misc internal coverage improvements.
2020-05-16 18:02:54 -04:00
V3SenTree.h
Simplify V3SenTree.h. No functional change intended.
2020-06-06 17:30:32 +01:00
V3Simulate.h
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3Slice.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Slice.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Split.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Split.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3SplitAs.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3SplitAs.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3SplitVar.cpp
Improve code coverage of V3SplitVar.cpp ( #2418 )
2020-06-13 04:45:47 -04:00
V3SplitVar.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Stats.cpp
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00
V3Stats.h
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
V3StatsReport.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3String.cpp
Internals: Refactor to decouple LinkDot from ParseImp. No functional change intended.
2020-06-07 08:21:22 -04:00
V3String.h
Internals: Refactor to decouple LinkDot from ParseImp. No functional change intended.
2020-06-07 08:21:22 -04:00
V3Subst.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Subst.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3SymTable.h
Support --bbox-unsup parsing of class extend typedefs
2020-06-09 20:59:45 -04:00
V3TSP.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3TSP.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3Table.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Table.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Task.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3Task.h
clang-format many files. No functional change.
2020-04-13 22:52:23 -04:00
V3Trace.cpp
Tests: Tests to fix misc internal coverage holes.
2020-06-04 20:23:55 -04:00
V3Trace.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3TraceDecl.cpp
Refactor trace implementation to allow experimentation
2020-05-15 18:34:29 +01:00
V3TraceDecl.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Tristate.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3Tristate.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Undriven.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Undriven.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Unknown.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
V3Unknown.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3Unroll.cpp
Support for-loop increments with commas.
2020-06-29 21:18:41 -04:00
V3Unroll.h
Internals: clang-format cleanup. No functional change.
2020-04-02 08:25:44 -04:00
V3Waiver.cpp
Remove unused headers ( #2389 )
2020-05-31 20:21:07 +01:00
V3Waiver.h
Generate file with waivers ( #2354 )
2020-05-26 20:38:14 +02:00
V3Width.cpp
Parser: Move 'pure virtual' and 'extern' unsupported messages down out of parser.
2020-07-02 08:24:50 -04:00
V3Width.h
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
V3WidthCommit.h
Internals: Rename VSigning
2020-04-19 21:19:09 -04:00
V3WidthSel.cpp
Add new UNSUPPORTED error code to replace most previous Unsupported: messages.
2020-06-09 19:20:16 -04:00
Verilator.cpp
Internals: Factor out making a make cmd string in Verilator.cpp. No functional change intended. ( #2453 )
2020-07-02 07:30:40 -04:00
VlcBucket.h
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
VlcMain.cpp
Internals: Remove empty statements. No functional change intended.
2020-05-30 19:13:18 +01:00
VlcOptions.h
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00
VlcPoint.h
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
VlcSource.h
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
VlcTest.h
Fix some clang-tidy warnings
2020-06-01 23:16:17 -04:00
VlcTop.cpp
Line Coverage now tracks all statement lines, not just branch lines.
2020-05-31 15:52:17 -04:00
VlcTop.h
Remove dead code and some unused parameters
2020-06-01 17:49:42 +01:00
astgen
Internals: Fix tabs in astgen. No effective functional change.
2020-05-05 20:33:35 -04:00
bisonpre
Fix compile error when using bison 3.6.1 ( #2320 )
2020-05-13 19:18:56 -04:00
config_build.h.in
Travis: Add 32-bit build on focal
2020-06-28 20:11:22 +01:00
config_rev.pl
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
cppcheck_filtered
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
flexfix
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
mkinstalldirs
Fix man files misinstalling; cleanup mkinstalldirs
2018-09-13 19:09:35 -04:00
pod2latexfix
Add SPDX license identifiers. No functional change.
2020-03-21 11:24:24 -04:00
verilog.l
Add $writememb support ( #2450 )
2020-07-01 17:32:15 -04:00
verilog.y
Suppress unsupported constraint, as implied by unsupported randomize.
2020-07-02 21:10:05 -04:00
vlcovgen
Fix duplicate VLCOVGEN short code
2020-06-02 21:42:24 -04:00