aboutsummaryrefslogtreecommitdiff
path: root/japanese/ctags/files
Commit message (Collapse)AuthorAgeFilesLines
* Convert to UCL & cleanup pkg-message (categories h-k)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508880
* - Update to 5.7j1Pav Lucistnik2008-12-031-0/+3
| | | | | | | | | | | - Modernize pkg-message handling PR: ports/129123 Submitted by: TAKATSU Tomonari <tota@rtfm.jp> Approved by: Issei Suzuki <issei@issei.org> (maintainer) Notes: svn path=/head/; revision=223734
* Exuberant Ctags with Japanese language support.Martin Wilke2007-06-092-0/+37
Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, ASP, AWK, BETA, C, C++, C#, COBOL, Eiffel, Fortran, HTML, Java, Javascript, Lisp, Lua, Make, Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, S-Lang, Scheme, Shell (Bourne/Korn/Z), Standard ML, Tcl, Vera, Verilog, Vim and Yacc. WWW: http://hp.vector.co.jp/authors/VA025040/ctags/ PR: ports/113125 Submitted by: issei Notes: svn path=/head/; revision=193117