index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
/
dom
/
_Utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dependency Graphs (#2308)
Patrick Lehmann
2023-01-12
1
-6
/
+7
*
Formatting by black.
Patrick Lehmann
2022-12-30
1
-2
/
+7
*
Fixed handling of Use clauses in packages.
Patrick Lehmann
2022-12-30
1
-2
/
+5
*
Added Get***Symbol functions. Improved Symbol handling.
Patrick Lehmann
2022-12-29
1
-8
/
+36
*
Implemented GetContextSymbol and fixed how ContextReferenceSymbols are created.
Patrick Lehmann
2022-12-27
1
-0
/
+11
*
Formatting by black.
Patrick Lehmann
2022-12-26
1
-1
/
+6
*
Replaced specific code with routines from pyVHDLModel.
Patrick Lehmann
2022-12-26
1
-4
/
+7
*
New handling of symbols.
Patrick Lehmann
2022-12-26
1
-0
/
+31
*
Removed declarations of __all__ when not needed by export.
Patrick Lehmann
2022-12-25
1
-2
/
+0
*
Formatting by black.
Patrick Lehmann
2022-12-24
1
-0
/
+1
*
Improved doc-strings.
Patrick Lehmann
2022-12-24
1
-9
/
+33
*
Tiny fixes.
Patrick Lehmann
2022-12-24
1
-2
/
+2
*
Clear errors after error readout.
Patrick Lehmann
2022-12-24
1
-0
/
+2
*
Collect multiline comments with linebreaks.
Patrick Lehmann
2022-12-23
1
-3
/
+4
*
Added method to get associated comments of an iir node.
Patrick Lehmann
2022-12-23
1
-2
/
+13
*
Converted string formatting to f-strings.
Patrick Lehmann
2022-11-30
1
-3
/
+1
*
Changed export decorator from pydecor to pyTooling.Decorators
Patrick Lehmann
2021-12-12
1
-1
/
+1
*
Use new 'Get_Source_Identifier' in pyGHDL.DOM.
Patrick Lehmann
2021-09-16
1
-2
/
+2
*
black: rerun, to pick pyproject settings
umarcor
2021-08-23
1
-6
/
+2
*
Adjusted to renaming in pyVHDLModel.
Patrick Lehmann
2021-08-23
1
-4
/
+4
*
More DOM improvements (#1806)
Patrick Lehmann
2021-06-26
1
-44
/
+6
*
First primitive handling of selected names.
Patrick Lehmann
2021-06-23
1
-0
/
+17
*
Report file and line of an error reported by libghdl.
Patrick Lehmann
2021-06-22
1
-4
/
+13
*
Improved error handling.
Patrick Lehmann
2021-06-22
1
-5
/
+35
*
Fix Codacy issues
Patrick Lehmann
2021-06-22
1
-1
/
+1
|
\
|
*
fix issues reported by Codacy
umarcor
2021-06-22
1
-1
/
+1
*
|
pyGHDL/dom/_Utils.py: add assert, adjust previous commit
Tristan Gingold
2021-06-22
1
-0
/
+2
|
/
*
Fixed filename in error messages.
Patrick Lehmann
2021-06-22
1
-1
/
+1
*
Print position where exception happened.
Patrick Lehmann
2021-06-22
1
-4
/
+18
*
Renamed 'NodeToName' to 'GetNameOfNode'.
Patrick Lehmann
2021-06-22
1
-1
/
+1
*
Added missing file headers.
Patrick Lehmann
2021-06-18
1
-0
/
+32
*
Black found more files - strange.
Patrick Lehmann
2021-06-17
1
-7
/
+8
*
Updates to the dom namespace in pyGHDL.
Patrick Lehmann
2021-06-17
1
-0
/
+38