Skip to content

pbackus/dmdtags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmdtags

A tag generator for D source code that uses the DMD frontend for accurate parsing.

Usage

dmdtags [options] [source_paths]

Options

  • -R: Search directories recursively (default: current directory).
  • -f tagfile, -o tagfile: Write tags to tagfile; - for standard output.
  • -a: Add generated tags to an existing tag file (default: overwrite).

About

Tag generator for D source code

Resources

License

Stars

Watchers

Forks

Packages

No packages published