index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
/
libghdl
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pyGHDL: reformatting
Tristan Gingold
2021-07-05
1
-2
/
+3
*
libghdl: also use dll extension on msys
Tristan Gingold
2021-07-05
1
-1
/
+2
*
Fix Codacy problems.
Patrick Lehmann
2021-07-01
1
-4
/
+6
*
pyGHDL: Added DLL search path for Python ≥3.8. (#1811)
Patrick Lehmann
2021-06-30
1
-8
/
+19
*
More DOM improvements (#1806)
Patrick Lehmann
2021-06-26
1
-5
/
+5
*
Improved error handling.
Patrick Lehmann
2021-06-22
1
-1
/
+10
*
fix issues reported by Codacy
umarcor
2021-06-22
1
-1
/
+1
*
Black found more files - strange.
Patrick Lehmann
2021-06-17
1
-10
/
+10
*
Using a decorator to bind libghdl to Python.
Patrick Lehmann
2021-06-17
1
-3
/
+17
*
pyGHDL: format using black
Xiretza
2021-02-10
1
-112
/
+114
*
Reworking pre-compile scripts for Windows (#1594)
Patrick Lehmann
2021-01-15
1
-16
/
+15
*
Fixes for Python files.
Patrick Lehmann
2021-01-10
1
-10
/
+10
*
Improved docstrings.
Patrick Lehmann
2021-01-10
1
-102
/
+116
*
Adding types and docstrings to libghdl.
Patrick Lehmann
2021-01-10
1
-28
/
+34
*
Fixed parameter reference.
Patrick Lehmann
2021-01-05
1
-3
/
+3
*
Added '@export' to list public interface items in '__all__'.
Patrick Lehmann
2021-01-02
1
-0
/
+7
*
Reordered import statments to: std library, global install, current project.
Patrick Lehmann
2021-01-02
1
-0
/
+2
*
Changed os.path to pathlib. Added exception handling.
Patrick Lehmann
2020-12-31
1
-36
/
+49
*
Modified docstrings and other minor changes.
Patrick Lehmann
2020-12-31
1
-13
/
+21
*
Added file headers and license texts. (#1564)
Patrick Lehmann
2020-12-31
1
-1
/
+45
*
Rework initialization and finalization.
Tristan Gingold
2020-12-30
1
-0
/
+11
*
pyGHDL/libghdl: fix absolute imports
umarcor
2020-12-29
1
-1
/
+1
*
rework 'python', rename to 'pyGHDL'
umarcor
2020-12-27
1
-0
/
+106