ctags icon indicating copy to clipboard operation
ctags copied to clipboard

A maintained ctags implementation

Results 254 ctags issues
Sort by recently updated
recently updated
newest added

ubuntu-18.04 Actions runner image is deprecated since 2022-08-08 ubuntu-22.04 Actions runner image is available since 2022-08-08 Reference: https://github.com/actions/runner-images/issues/6002 https://github.com/actions/runner-images/issues/5998 Signed-off-by: leleliu008

The name of the parser: **Verilog/SystemVerilog** In many cases, when defining an assertion (assert, assume, cover, restrict), there is no explicit naming label. If there are other **uncovered or exposed**...

This is the fix for a bug found by the VERBOSE macro (#3460). I also made a refactoring.

I added a debug macro to debug #3457. It was quite useful and I found another bug for which I will send a PR.

This is the fix for #3457. The parser did not care of '.' in a identifier. ```verilog coverpoint intf.x { ```

When **last coverpoint definition** of covergroup cover a variable for a hierarchical index (for example from interface), in addition, it has bins definition with `{...}`, this will cause error scope...

Modern TTCN3 has TemplateRestriction keywords, which improve detection of invalid template use at compile time. They simply add one of "(omit)", "(value)", "(present)" after the "template" keyword. Example: template (value)...

**Running the following code in the terminal on OpenBSD 6.8:** ```bash sudo pkg_add git automake-1.16.2 export AUTOCONF_VERSION=2.69 export AUTOMAKE_VERSION=1.16 export CFLAGS='-I/usr/local/include -L/usr/local/lib' sudo ln -s /usr/local/lib/libiconv.so.* /usr/local/lib/libiconv.so git clone https://github.com/universal-ctags/ctags...

(Bugs should not be listed here. Please, open an new issue.) - [ ] capture parameters - [ ] capture variables for return - [ ] capture local variables #3454...

DASH BOARD