aboutsummaryrefslogtreecommitdiff
path: root/coq/coqtags
AgeCommit message (Collapse)Author
2019-07-25fix coqtags that can't find some theorem and output empty definition nameYu-Fu Fu
2018-08-17Support the Variant vernacularTej Chajed
Syntactically looks much like an Inductive, though it is non-recursive so "where" (mutual recursion) is not supported.
2017-02-27serveral coqtags fixes and improvementsHendrik Tews
- precise tags for definitions - fix bug with nonempty white space lines - add several keywords (Proposition, Record, ...) - generate tags for constructors of inductive definitions and for record labels
2017-01-17fix coqtagsHendrik Tews
@psteckler I believe you have this patch already in your branch.
2016-09-19Make shell and perl scripts executable.Erik Martin-Dorel
This addresses part of the issues pointed out in #112
2002-06-08Default to /usr/bin/perlDavid Aspinall
2000-10-02Note about alternative path to perlDavid Aspinall
2000-09-29Make default path to perl be /usr/bin/perlDavid Aspinall
2000-09-29Added Uncaught exception errors in coq-error-regexp.Pierre Courtieu
2000-05-25Spurious newline causing patch to fall over.David Aspinall
2000-05-25Revert to previous path for perl, better default for non-linux. Linux uses ↵David Aspinall
RPM, where its fixed.
2000-05-25Change default path to perlDavid Aspinall
1998-10-01coqtags is now Perl5 compatible - courtesy of hhgThomas Kleymann
1998-09-09Added Id to headers.David Aspinall
1998-09-03Renamed for new subdirectory structureDavid Aspinall