Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed dependency files. Fixed a typo. | Patrick Lehmann | 2021-07-02 | 1 | -6/+4 |
| | |||||
* | Pin pyVHDLModel to v0.11.1. | Patrick Lehmann | 2021-07-01 | 1 | -2/+2 |
| | |||||
* | New command line interface for DOM. | Patrick Lehmann | 2021-07-01 | 1 | -0/+3 |
| | |||||
* | Minor changes. | Patrick Lehmann | 2021-07-01 | 1 | -1/+1 |
| | |||||
* | Added missing import. | Patrick Lehmann | 2021-07-01 | 1 | -2/+2 |
| | |||||
* | More DOM improvements (#1806) | Patrick Lehmann | 2021-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * First try to handle names. * Reworked names. * Reworked range expressions. * Handle AttributeNames. * Added handling of file declaration and attribute declarations. * Improved error outputs. * Handle protected types. * Make black happy with ugly code. * Handle Null literal and File parameters. * File type and physical type. * Don't fail on reported syntax errors. Catch call errors into libghdl. * Improved Sanity checks for pyGHDL.dom. * Load sourcecode via Python and process in-memory. Fixed testcases. * Added package instantiations and packages with generics. * Added UseClause, AttributeSpecification and PhysicalTypes. * Improved pretty-printing. * Fixed AttributeName in subtype indication. * Get code position of IIR nodes. * Added DOMMixin into all derived classes. * Mark as not yet implemented. * Pinned pyVHDLModel version to v0.10.4. * Removed xfail in LSP test. Bumped requirement of pyVHDLModel to v0.10.4. Fixed some Codacy issues. (cherry picked from commit f64e7ed7c3d69cbf84cd60db8e9b085e90b846cb) | ||||
* | Minor fixes and pinned pyVHDLModel version to v0.10.3. | Patrick Lehmann | 2021-06-23 | 1 | -2/+2 |
| | |||||
* | setup.py: get a zipfile instead of using git | umarcor | 2021-06-23 | 1 | -1/+1 |
| | | | | (cherry picked from commit 541815223c0df0fb2cdd227d3ca9e5a82135dc28) | ||||
* | Renamed AllVHDLSources to Sanity. | Patrick Lehmann | 2021-06-22 | 1 | -1/+2 |
| | | | | | Improved glob in Sanity check. Bound requirement for pyVHDLModel to Git branch. | ||||
* | Incremented dependency to pyVHDLModel to v0.10.2. | Patrick Lehmann | 2021-06-22 | 1 | -1/+1 |
| | |||||
* | pyGHDL: pin pyVHDLModel | umarcor | 2021-06-22 | 1 | -1/+1 |
| | |||||
* | pyGHDL: bump pyVHDLModel to 0.10.1 | umarcor | 2021-06-19 | 1 | -1/+1 |
| | |||||
* | Increment requirement pyVHDLModel to v0.10.0. | Patrick Lehmann | 2021-06-17 | 1 | -1/+1 |
| | |||||
* | Updates to the dom namespace in pyGHDL. | Patrick Lehmann | 2021-06-17 | 1 | -1/+1 |
| | |||||
* | pyGHDL: remove dependency on attr | Tristan Gingold | 2021-01-16 | 1 | -3/+0 |
| | |||||
* | Added 'attrs' to the dependency list. | Patrick Lehmann | 2021-01-05 | 1 | -0/+3 |
| | |||||
* | Lowering required Python version to 3.7. | Patrick Lehmann | 2020-12-29 | 1 | -1/+1 |
| | |||||
* | Tiny improvements. | Patrick Lehmann | 2020-12-28 | 1 | -0/+2 |