Skip to content

Files

This branch is 1379 commits behind universal-ctags/ctags:master.

man

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 21, 2022
Apr 22, 2022
Feb 10, 2021
Aug 14, 2021
Feb 9, 2021
May 1, 2021
Jul 23, 2022
Mar 31, 2022
Dec 2, 2021
Mar 15, 2022
Jan 13, 2021
Aug 21, 2022
Feb 10, 2021
Aug 21, 2021
Dec 1, 2021
Jul 16, 2022
Dec 2, 2021
Sep 3, 2021
Sep 5, 2022
Oct 22, 2022
Sep 22, 2022
Jan 7, 2022
Aug 12, 2021
Read docs/README.md and the "Writing Documents" section of
docs/contributions.rst for information on how to write man pages.


Testing and verification
---------------------------------------------------------------------
* pick reserved words

  - "default"
  - "all"
  - "NONE"
  - '-'

* verify whether + and - can be used as part of language names:

  --langmap
	languages like C++ and/or Objective-C can be specified.

  --languages
	languages like C++ and/or Objective-C can be specified.

* TODO

  - strcasecmp must be used when comparing the name of languages.