aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-formatters.ads
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* vhdl-formatters: add realignmentTristan Gingold2021-01-111-4/+1
* vhdl: rework formatter engine, add 'ghdl fmt' commandTristan Gingold2021-01-091-4/+19
* vhdl: adjust formatters and add python bindings.Tristan Gingold2019-06-041-1/+1
* vhdl-formatters: add range for indent.Tristan Gingold2019-06-031-2/+8
* vhdl-formatters: Use vstrings to format into a string.Tristan Gingold2019-06-031-0/+12
* vhdl-formatters: add indent.Tristan Gingold2019-06-011-0/+3
* vhdl: add code formatter (WIP)Tristan Gingold2019-05-301-0/+24