Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | file_comments: fix gathering for packages | Tristan Gingold | 2022-12-21 | 1 | -0/+2 |
* | files_comments: add comments, slightly simplify the interface | Tristan Gingold | 2022-12-20 | 1 | -2/+39 |
* | file_comments: add Initialize and Finalize | Tristan Gingold | 2022-12-06 | 1 | -0/+4 |
* | file_comments: fix handling of comment on the same line. | Tristan Gingold | 2022-11-27 | 1 | -2/+6 |
* | vhdl: rework comment gathering to handle empty lines. | Tristan Gingold | 2022-11-27 | 1 | -31/+58 |
* | file_comments: add comments_range to support deferred gathering | Tristan Gingold | 2022-11-23 | 1 | -1/+18 |
* | pyGHDL: add file_comments.py | Tristan Gingold | 2022-11-20 | 1 | -0/+6 |
* | Add an API to gather comments. | Tristan Gingold | 2022-11-20 | 1 | -0/+102 |