index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated dependencies and adjusted Python code.
Patrick Lehmann
2023-04-15
7
-19
/
+18
|
\
|
*
Formatting with black.
Patrick Lehmann
2023-04-11
1
-1
/
+3
|
*
Disabled some code due to problems with symbols.
Patrick Lehmann
2023-04-11
1
-4
/
+5
|
*
Fixed iterating architectures of an entity.
Patrick Lehmann
2023-04-11
1
-2
/
+2
|
*
Adjustments to pyTooling.
Patrick Lehmann
2023-04-10
1
-7
/
+2
|
*
Adjustments to pyVHDLModel.
Patrick Lehmann
2023-04-10
1
-3
/
+4
|
*
Bumped dependencies.
Patrick Lehmann
2023-04-10
3
-3
/
+3
|
*
Bumped dependencies.
Patrick Lehmann
2023-04-10
2
-2
/
+2
|
*
Bumped dependencies.
Patrick Lehmann
2023-04-10
1
-0
/
+0
*
|
vhdl: recognize conv_signed. For #2408
Tristan Gingold
2023-04-14
1
-138
/
+142
|
/
*
pyGHDL: reformatting
c-thaler
2023-04-04
1
-1
/
+1
*
pyGHDL: fix range handling in subtype indication
c-thaler
2023-04-04
1
-1
/
+7
*
pyGHDL: reformatting
c-thaler
2023-04-04
1
-1
/
+1
*
pyGHDL: fix constructor call parameters
c-thaler
2023-04-04
1
-1
/
+2
*
pyGHDL: add missing handling of exit statement
c-thaler
2023-04-04
2
-0
/
+15
*
vhdl: add Owned_Instance_Package_Body to handle ownership
Tristan Gingold
2023-03-26
2
-308
/
+328
*
vhdl: add Set/Get_Immediate_Body_Flag (for package instantiation)
Tristan Gingold
2023-03-22
2
-306
/
+326
*
vhdl: add iir_kind_package_instantiation_body
Tristan Gingold
2023-03-22
1
-229
/
+230
*
standalone wheels: put date in development versions
Tristan Gingold
2023-03-17
1
-1
/
+3
*
ghdllocal.adb(Build_Dependence): rebuild file dependencies.
Tristan Gingold
2023-03-13
2
-400
/
+380
*
Limiting versions of pyTooling to >=2.13, but <3.0.
Patrick Lehmann
2023-03-10
2
-2
/
+2
*
Bump version to 4.0.0-dev
Tristan Gingold
2023-03-08
1
-1
/
+1
*
Release: bump to 3.0.0
Tristan Gingold
2023-03-08
1
-1
/
+1
*
Bump to 3.0.0-rc.4, regenerate doc
Tristan Gingold
2023-03-08
1
-1
/
+1
*
pyGHDL: update copyright year
Unai Martinez-Corral
2023-02-25
1
-1
/
+1
*
pyGHDL/dom/requirements: bump pyVHDLModel to 0.23.0
Unai Martinez-Corral
2023-02-25
1
-1
/
+1
*
pyGHDL/libghdl: fix typo for argtypes.
Tristan Gingold
2023-02-22
1
-1
/
+1
*
pyGHDL: reformating
Tristan Gingold
2023-02-03
2
-3
/
+1
*
pyGHDL: reformatting
Tristan Gingold
2023-01-27
3
-7
/
+9
*
pyGHDL/lsp: add but disable code action
Tristan Gingold
2023-01-26
1
-0
/
+8
*
pyGHDL/lsp: add comments
Tristan Gingold
2023-01-26
1
-1
/
+6
*
pyGHDL/lsp: add goto implementation
Tristan Gingold
2023-01-26
3
-7
/
+25
*
pyGHDL/lsp: ignore cancelRequest
Tristan Gingold
2023-01-26
1
-0
/
+4
*
pyGHDL/lsp: update, handle hover
Tristan Gingold
2023-01-26
5
-19
/
+111
*
pyGHDL: update and add prints.py
Tristan Gingold
2023-01-26
3
-53
/
+97
*
Update py binding
Tristan Gingold
2023-01-21
1
-513
/
+532
*
Revert "standalone pyGHDL: put libraries in lib (instead of bin)"
Tristan Gingold
2023-01-17
1
-1
/
+1
*
standalone pyGHDL: put libraries in lib (instead of bin)
Tristan Gingold
2023-01-17
1
-1
/
+1
*
pyGHDL: update errorout.py
Tristan Gingold
2023-01-15
1
-3
/
+4
*
vhdl: add Get/Set_Elaboration_Flag
Tristan Gingold
2023-01-14
2
-38
/
+58
*
Dependency Graphs (#2308)
Patrick Lehmann
2023-01-12
24
-315
/
+604
*
vhdl-sem_inst: handle suspend_state
Tristan Gingold
2023-01-04
2
-0
/
+40
*
Formatting by black.
Patrick Lehmann
2022-12-30
4
-6
/
+24
*
Bumped dependency to pyVHDLModel to v0.20.2
Patrick Lehmann
2022-12-30
2
-3
/
+3
*
Fixed handling of Use clauses in packages.
Patrick Lehmann
2022-12-30
1
-2
/
+5
*
Bumped dependency to pyVHDLModel to v0.20.0
Patrick Lehmann
2022-12-30
1
-1
/
+1
*
Added Get***Symbol functions. Improved Symbol handling.
Patrick Lehmann
2022-12-29
5
-89
/
+108
*
Fixed glob pattern in DOM CLI test program.
Patrick Lehmann
2022-12-27
1
-2
/
+2
*
Improved prettyprint.
Patrick Lehmann
2022-12-27
1
-12
/
+12
*
Implemented GetContextSymbol and fixed how ContextReferenceSymbols are created.
Patrick Lehmann
2022-12-27
2
-5
/
+14
[next]