index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
/
dom
/
Object.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed declarations of __all__ when not needed by export.
Patrick Lehmann
2022-12-25
1
-2
/
+0
*
Updated for latest pyVHDLModel v0.17.x
Patrick Lehmann
2022-12-23
1
-6
/
+6
*
Here is blacks opinion.
Patrick Lehmann
2022-12-23
1
-4
/
+6
*
Fixed handling of multiple defined identifiers for latest pyVHDLModel.
Patrick Lehmann
2022-12-23
1
-14
/
+32
*
Added handling of associated documentation comments.
Patrick Lehmann
2022-12-23
1
-63
/
+27
*
Changed export decorator from pydecor to pyTooling.Decorators
Patrick Lehmann
2021-12-12
1
-1
/
+1
*
black: rerun, to pick pyproject settings
umarcor
2021-08-23
1
-3
/
+1
*
Fixes due to a bug in pyVHDLModel. Name Context was used twice.
Patrick Lehmann
2021-08-23
1
-4
/
+4
*
Fixes.
Patrick Lehmann
2021-08-23
1
-14
/
+14
*
Also handle multiple identifiers in signal, variable, object and file declara...
Patrick Lehmann
2021-08-23
1
-20
/
+65
*
Adjusted to renaming in pyVHDLModel.
Patrick Lehmann
2021-08-23
1
-2
/
+2
*
Renamed '[sS]ubType' to '[sS]ubtype'.
Patrick Lehmann
2021-07-01
1
-32
/
+32
*
Renamed '_?[nN]ame: str' to '_?[iI]dentifier: str'.
Patrick Lehmann
2021-07-01
1
-12
/
+12
*
Fixed MRO problems.
Patrick Lehmann
2021-07-01
1
-27
/
+6
*
More DOM improvements (#1806)
Patrick Lehmann
2021-06-26
1
-36
/
+105
*
Removed duplicate function.
Patrick Lehmann
2021-06-23
1
-6
/
+6
*
Handle shared variables.
Patrick Lehmann
2021-06-22
1
-0
/
+17
*
Prepared for DeferredConstant.
Patrick Lehmann
2021-06-22
1
-0
/
+19
*
Code cleanups.
Patrick Lehmann
2021-06-22
1
-9
/
+3
*
Renamed 'NodeToName' to 'GetNameOfNode'.
Patrick Lehmann
2021-06-22
1
-4
/
+4
*
pyGHDL/dom: reformatting
Tristan Gingold
2021-06-18
1
-1
/
+1
*
pyGHDL/dom: add some guards to avoid crash for optional fields
Tristan Gingold
2021-06-18
1
-1
/
+2
*
Mode code more local.
Patrick Lehmann
2021-06-18
1
-0
/
+33
*
Black found more files - strange.
Patrick Lehmann
2021-06-17
1
-9
/
+16
*
Updates to the dom namespace in pyGHDL.
Patrick Lehmann
2021-06-17
1
-0
/
+72