Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | file_comments: fix gathering for packages | Tristan Gingold | 2022-12-21 | 1 | -2/+14 |
* | file_comments.adb: factorize code | Tristan Gingold | 2022-12-20 | 1 | -8/+5 |
* | files_comments: add comments, slightly simplify the interface | Tristan Gingold | 2022-12-20 | 1 | -5/+13 |
* | file_comments: add Initialize and Finalize | Tristan Gingold | 2022-12-06 | 1 | -0/+13 |
* | file_comments: reset comments when starting a new file | Tristan Gingold | 2022-12-06 | 1 | -1/+3 |
* | file_comments: fix handling of comment on the same line. | Tristan Gingold | 2022-11-27 | 1 | -20/+48 |
* | vhdl: rework comment gathering to handle empty lines. | Tristan Gingold | 2022-11-27 | 1 | -90/+232 |
* | file_comments: add comments_range to support deferred gathering | Tristan Gingold | 2022-11-23 | 1 | -4/+32 |
* | pyGHDL: add file_comments.py | Tristan Gingold | 2022-11-20 | 1 | -0/+18 |
* | Add an API to gather comments. | Tristan Gingold | 2022-11-20 | 1 | -0/+184 |