aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-comments.adb
Commit message (Expand)AuthorAgeFilesLines
* files_comments: add comments, slightly simplify the interfaceTristan Gingold2022-12-201-3/+1
* vhdl: rework comment gathering to handle empty lines.Tristan Gingold2022-11-271-11/+15
* file_comments: add comments_range to support deferred gatheringTristan Gingold2022-11-231-0/+10
* pyGHDL: add file_comments.pyTristan Gingold2022-11-201-2/+9
* Add an API to gather comments.Tristan Gingold2022-11-201-0/+33