aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL
Commit message (Expand)AuthorAgeFilesLines
* pyGHDL: reformattingTristan Gingold2023-04-291-3/+2
* pyGHDL/lsp: support library in hdl-prj.jsonTristan Gingold2023-04-242-14/+22
* pyGHDL/libghdl: add more bindings to libghdlTristan Gingold2023-04-241-0/+31
* pyGHDL: Reworked Symbols and Names (#2412)Unai Martinez-Corral2023-04-1914-212/+143
|\
| * Bumped dependencies.Patrick Lehmann2023-04-162-2/+2
| * Fixed last testcase.Patrick Lehmann2023-04-163-7/+21
| * Bumped dependencies.Patrick Lehmann2023-04-162-2/+1
| * Removed Get**Symbol functions.Patrick Lehmann2023-04-153-59/+2
| * Formatting by black.Patrick Lehmann2023-04-153-4/+16
| * Fixes due to errors reported by unit tests.Patrick Lehmann2023-04-153-4/+4
| * Modifications due to changes in Symbols.Patrick Lehmann2023-04-159-18/+24
| * Fixes due to failing testcases.Patrick Lehmann2023-04-144-14/+26
| * Reworking symbols.Patrick Lehmann2023-04-138-136/+81
* | Updated dependencies and adjusted Python code.Patrick Lehmann2023-04-157-19/+18
|\|
| * Formatting with black.Patrick Lehmann2023-04-111-1/+3
| * Disabled some code due to problems with symbols.Patrick Lehmann2023-04-111-4/+5
| * Fixed iterating architectures of an entity.Patrick Lehmann2023-04-111-2/+2
| * Adjustments to pyTooling.Patrick Lehmann2023-04-101-7/+2
| * Adjustments to pyVHDLModel.Patrick Lehmann2023-04-101-3/+4
| * Bumped dependencies.Patrick Lehmann2023-04-103-3/+3
| * Bumped dependencies.Patrick Lehmann2023-04-102-2/+2
| * Bumped dependencies.Patrick Lehmann2023-04-101-0/+0
* | vhdl: recognize conv_signed. For #2408Tristan Gingold2023-04-141-138/+142
|/
* pyGHDL: reformattingc-thaler2023-04-041-1/+1
* pyGHDL: fix range handling in subtype indicationc-thaler2023-04-041-1/+7
* pyGHDL: reformattingc-thaler2023-04-041-1/+1
* pyGHDL: fix constructor call parametersc-thaler2023-04-041-1/+2
* pyGHDL: add missing handling of exit statementc-thaler2023-04-042-0/+15
* vhdl: add Owned_Instance_Package_Body to handle ownershipTristan Gingold2023-03-262-308/+328
* vhdl: add Set/Get_Immediate_Body_Flag (for package instantiation)Tristan Gingold2023-03-222-306/+326
* vhdl: add iir_kind_package_instantiation_bodyTristan Gingold2023-03-221-229/+230
* standalone wheels: put date in development versionsTristan Gingold2023-03-171-1/+3
* ghdllocal.adb(Build_Dependence): rebuild file dependencies.Tristan Gingold2023-03-132-400/+380
* Limiting versions of pyTooling to >=2.13, but <3.0.Patrick Lehmann2023-03-102-2/+2
* Bump version to 4.0.0-devTristan Gingold2023-03-081-1/+1
* Release: bump to 3.0.0Tristan Gingold2023-03-081-1/+1
* Bump to 3.0.0-rc.4, regenerate docTristan Gingold2023-03-081-1/+1
* pyGHDL: update copyright yearUnai Martinez-Corral2023-02-251-1/+1
* pyGHDL/dom/requirements: bump pyVHDLModel to 0.23.0Unai Martinez-Corral2023-02-251-1/+1
* pyGHDL/libghdl: fix typo for argtypes.Tristan Gingold2023-02-221-1/+1
* pyGHDL: reformatingTristan Gingold2023-02-032-3/+1
* pyGHDL: reformattingTristan Gingold2023-01-273-7/+9
* pyGHDL/lsp: add but disable code actionTristan Gingold2023-01-261-0/+8
* pyGHDL/lsp: add commentsTristan Gingold2023-01-261-1/+6
* pyGHDL/lsp: add goto implementationTristan Gingold2023-01-263-7/+25
* pyGHDL/lsp: ignore cancelRequestTristan Gingold2023-01-261-0/+4
* pyGHDL/lsp: update, handle hoverTristan Gingold2023-01-265-19/+111
* pyGHDL: update and add prints.pyTristan Gingold2023-01-263-53/+97
* Update py bindingTristan Gingold2023-01-211-513/+532
* Revert "standalone pyGHDL: put libraries in lib (instead of bin)"Tristan Gingold2023-01-171-1/+1