[Github-comments] [geany/geany] Sync ctags parsers with small changes with Geany (PR #2990)

Jiří Techet notifications at xxxxx
Mon Nov 8 18:54:42 UTC 2021


This pull request removes the geany_ prefix from parsers we can sync easily with ctags and which contain only small changes and copies over these parsers from uctags (the versions from tag p5.9.20211031.0 like in #2984). More details can be found in the commit messages.

I plan to do the same with other parsers too, this pull request just includes those that didn't contain many changes to make this pull request easy to review. This pull request compiles fine independently of whether #2984 is applied or not.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2990

-- Commit Summary --

  * <a href="https://github.com/geany/geany/pull/2990/commits/1756f0cbc27338f63eda500a4af56d9a9c8c1872">Remove the geany_ prefix from parsers with trivial changes against ctags</a>
  * <a href="https://github.com/geany/geany/pull/2990/commits/7dbbd1bee2ea1c2dca7343c4710f8385a60a9a0a">Update parsers to the uctags versions and update Geany where needed</a>

-- File Changes --

    M ctags/Makefile.am (30)
    R ctags/parsers/abaqus.c (12)
    R ctags/parsers/abc.c (65)
    R ctags/parsers/asciidoc.c (6)
    R ctags/parsers/bibtex.c (22)
    R ctags/parsers/cobol.c (0)
    R ctags/parsers/css.c (1)
    R ctags/parsers/erlang.c (3)
    R ctags/parsers/flex.c (16)
    R ctags/parsers/haskell.c (16)
    R ctags/parsers/haxe.c (10)
    R ctags/parsers/json.c (54)
    R ctags/parsers/julia.c (0)
    R ctags/parsers/powershell.c (17)
    R ctags/parsers/rst.c (59)
    R ctags/parsers/txt2tags.c (10)
    M src/tagmanager/tm_parser.c (22)
    M tests/ctags/rules.t2t.tags (6)
    M tests/ctags/titles.t2t.tags (24)

-- Patch Links --

https://github.com/geany/geany/pull/2990.patch
https://github.com/geany/geany/pull/2990.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2990
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211108/06b95e9a/attachment.htm>


More information about the Github-comments mailing list