aboutsummaryrefslogtreecommitdiffstats
path: root/src/file_comments.adb
Commit message (Expand)AuthorAgeFilesLines
* file_comments: fix handling of comment on the same line.Tristan Gingold2022-11-271-20/+48
* vhdl: rework comment gathering to handle empty lines.Tristan Gingold2022-11-271-90/+232
* file_comments: add comments_range to support deferred gatheringTristan Gingold2022-11-231-4/+32
* pyGHDL: add file_comments.pyTristan Gingold2022-11-201-0/+18
* Add an API to gather comments.Tristan Gingold2022-11-201-0/+184