index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
vhdl-formatters.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl-prints: add Print_String
Tristan Gingold
2023-01-26
1
-28
/
+2
*
vhdl: rework comment gathering to handle empty lines.
Tristan Gingold
2022-11-27
1
-0
/
+4
*
vhdl-formatters: fix bad reformatting on a simple range.
Tristan Gingold
2021-10-01
1
-0
/
+1
*
Fix warnings from gnatgpl 2021
Tristan Gingold
2021-05-30
1
-1
/
+1
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
vhdl-formatters: add realignment
Tristan Gingold
2021-01-11
1
-1
/
+206
*
vhdl: rework formatter engine, add 'ghdl fmt' command
Tristan Gingold
2021-01-09
1
-394
/
+553
*
vhdl-formatters: minor refactoring.
Tristan Gingold
2020-03-09
1
-19
/
+26
*
vhdl: add PSL keywords to vhdl08 reserved words.
Tristan Gingold
2019-08-14
1
-1
/
+1
*
vhdl: adjust formatters and add python bindings.
Tristan Gingold
2019-06-04
1
-5
/
+10
*
vhdl-formatters: remove useless use clause.
Tristan Gingold
2019-06-03
1
-1
/
+0
*
vhdl-formatters: add range for indent.
Tristan Gingold
2019-06-03
1
-11
/
+50
*
vhdl-formatters: Use vstrings to format into a string.
Tristan Gingold
2019-06-03
1
-25
/
+122
*
vhdl-formatters: add indent.
Tristan Gingold
2019-06-01
1
-27
/
+216
*
vhdl: add code formatter (WIP)
Tristan Gingold
2019-05-30
1
-0
/
+255