Masatake YAMATO

Results 774 comments of Masatake YAMATO

Thank you for updating. I have one more request to change. See my comment. > On the other hand, it's not such a hack - there's no formal ini specification...

To solve this issue, we need more flexible look-ahead mechanism that Cxx parser has. The input is too similar with with ``` const PackageList = ({packages}) ``` We cannot say...

Putting `--exclude=bad-utf8-at-end.toml` to your .ctags.d/foo.ctags is a workaround.

The parser is broken. I replaced `|` in ABNF with `/` in PEG without enough consideration. Things are not so simple. I will disable TOML and Cargo subparser in the...

TOML and Cargo parsers are disabled in v6.2.0.

The C++ related test cases failed on the may platforms. If you use autotools to build ctags, the failures may be reproduced with following command line: ``` $ ./configure --enable-debugging...

I'll close this because the tests failed with this pull request, which has not been updated for more than three months.

@KazuakiM will you handle this? If you will not, I think we should close this repository.

@KazuakiM, as @leleliu008 wrote, we should freeze this repository not to confuse users.