index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
/
libghdl
/
_decorator.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Workaround for the problem in EnumLookupTable decorator.
Patrick Lehmann
2022-12-01
1
-2
/
+2
*
Formatted code with black.
Patrick Lehmann
2022-11-30
1
-3
/
+11
*
Converted string formatting to f-strings.
Patrick Lehmann
2022-11-30
1
-20
/
+8
*
pyGHDL: add file_comments.py
Tristan Gingold
2022-11-20
1
-1
/
+1
*
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
-22
/
+6
*
More DOM improvements (#1806)
Patrick Lehmann
2021-06-26
1
-3
/
+23
*
Minor fixes and pinned pyVHDLModel version to v0.10.3.
Patrick Lehmann
2021-06-23
1
-1
/
+1
*
Added handling of new types to the decorator for the Python-C/Ada binding.
Patrick Lehmann
2021-06-19
1
-6
/
+37
*
pyGHDL: handle c_double
umarcor
2021-06-19
1
-2
/
+5
*
pyGHDL/libghdl/_decorator.py: factorize code, handle c_uint32
Tristan Gingold
2021-06-18
1
-46
/
+29
*
Black found more files - strange.
Patrick Lehmann
2021-06-17
1
-15
/
+37
*
Using a decorator to bind libghdl to Python.
Patrick Lehmann
2021-06-17
1
-6
/
+96
*
pyGHDL: format using black
Xiretza
2021-02-10
1
-19
/
+20
*
Reworking pre-compile scripts for Windows (#1594)
Patrick Lehmann
2021-01-15
1
-15
/
+14
*
Fixes for Python files.
Patrick Lehmann
2021-01-10
1
-20
/
+53
*
Implemented a decorator to pre-calculate enum position to enum literal name l...
Patrick Lehmann
2021-01-10
1
-0
/
+33