index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
/
cli
/
DOM.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Improved error handling.
Patrick Lehmann
2021-06-22
1
-0
/
+6
|
*
Prepared for DeferredConstant.
Patrick Lehmann
2021-06-22
1
-5
/
+7
|
*
pyGHDL/cli/DOM: handle multiple exception types
umarcor
2021-06-22
1
-9
/
+26
|
*
pyGHDL: add ghdl-dom entrypoint
umarcor
2021-06-22
1
-2
/
+2
|
*
Fixed issues reported by Codacy.
Patrick Lehmann
2021-06-22
1
-1
/
+0
|
*
Implemented handling of generic parameters to subprograms.
Patrick Lehmann
2021-06-22
1
-3
/
+7
|
*
Prepared handling of functions, types, subtypes and aliases.
Patrick Lehmann
2021-06-22
1
-4
/
+4
|
*
New testing file.
Patrick Lehmann
2021-06-22
1
-1
/
+1
|
*
Improvements to pyGHDL.dom.
Patrick Lehmann
2021-06-19
1
-5
/
+5
|
*
pyGHDL/cli/DOM: if an exception arises return non zero exit code and do not ↵
umarcor
2021-06-19
1
-5
/
+8
|
|
|
|
pretty print
*
pyGHDL/cli: make DOM.py executable
umarcor
2021-06-18
1
-0
/
+0
|
*
pyGHDL/cli/DOM: support passing target files as CLI arguments
umarcor
2021-06-18
1
-7
/
+19
|
*
Added a simple frontend for testing.
Patrick Lehmann
2021-06-17
1
-0
/
+48