aboutsummaryrefslogtreecommitdiffstats
path: root/src/file_comments.ads
Commit message (Collapse)AuthorAgeFilesLines
* file_comments: fix gathering for packagesTristan Gingold2022-12-211-0/+2
|
* files_comments: add comments, slightly simplify the interfaceTristan Gingold2022-12-201-2/+39
|
* file_comments: add Initialize and FinalizeTristan Gingold2022-12-061-0/+4
|
* file_comments: fix handling of comment on the same line.Tristan Gingold2022-11-271-2/+6
|
* vhdl: rework comment gathering to handle empty lines.Tristan Gingold2022-11-271-31/+58
|
* file_comments: add comments_range to support deferred gatheringTristan Gingold2022-11-231-1/+18
| | | | For processes.
* pyGHDL: add file_comments.pyTristan Gingold2022-11-201-0/+6
|
* Add an API to gather comments.Tristan Gingold2022-11-201-0/+102