index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
/
dom
/
_Translate.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed issues reported by Codacy.
Patrick Lehmann
2021-06-22
1
-6
/
+8
*
Implemented handling of generic parameters to subprograms.
Patrick Lehmann
2021-06-22
1
-0
/
+32
*
Print position where exception happened.
Patrick Lehmann
2021-06-22
1
-29
/
+54
*
Fixed function call parameters.
Patrick Lehmann
2021-06-22
1
-1
/
+12
*
Handle Physical...Literals
Patrick Lehmann
2021-06-22
1
-0
/
+6
*
Handle component declarations.
Patrick Lehmann
2021-06-22
1
-1
/
+5
*
Prepared handling of functions, types, subtypes and aliases.
Patrick Lehmann
2021-06-22
1
-6
/
+19
*
Minimal handling of types and subtypes.
Patrick Lehmann
2021-06-22
1
-12
/
+37
*
Asked black for his opinion.
Patrick Lehmann
2021-06-22
1
-6
/
+31
*
Start handling function calls.
Patrick Lehmann
2021-06-22
1
-3
/
+4
*
Renamed 'NodeToName' to 'GetNameOfNode'.
Patrick Lehmann
2021-06-22
1
-7
/
+7
*
Handle more expressions (logical, compare, rem/mod).
Patrick Lehmann
2021-06-22
1
-12
/
+38
*
Added concatenation and string literal.
Patrick Lehmann
2021-06-22
1
-12
/
+16
*
Added handling of Parenthesis.
Patrick Lehmann
2021-06-19
1
-0
/
+2
*
Improvements to pyGHDL.dom.
Patrick Lehmann
2021-06-19
1
-1
/
+3
*
pyGHDL: run black
umarcor
2021-06-19
1
-1
/
+2
*
First step towards aggregates.
Patrick Lehmann
2021-06-19
1
-2
/
+2
*
pyGHDL/dom: add some guards to avoid crash for optional fields
Tristan Gingold
2021-06-18
1
-0
/
+2
*
Added missing file headers.
Patrick Lehmann
2021-06-18
1
-2
/
+33
*
Mode code more local.
Patrick Lehmann
2021-06-18
1
-53
/
+22
*
Black found more files - strange.
Patrick Lehmann
2021-06-17
1
-19
/
+45
*
Updates to the dom namespace in pyGHDL.
Patrick Lehmann
2021-06-17
1
-0
/
+208