aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/NonStandard.py
Commit message (Expand)AuthorAgeFilesLines
* Enabled AMS support for all VHDL files. Added more [NOT IMPLEMENTED] rules to...Patrick Lehmann2022-06-191-0/+1
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-1/+1
* black: rerun, to pick pyproject settingsumarcor2021-08-231-9/+3
* Handle context references.Patrick Lehmann2021-08-231-0/+3
* Handle contexts.Patrick Lehmann2021-08-231-7/+33
* Black formatting.Patrick Lehmann2021-08-231-3/+1
* Adjusted to renaming in pyVHDLModel.Patrick Lehmann2021-08-231-2/+2
* Preparations for PSL.Patrick Lehmann2021-07-011-0/+13
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-17/+62
* Improved error handling.Patrick Lehmann2021-06-221-7/+5
* pyGHDL/dom/NonStandard: one-line docstringumarcor2021-06-221-3/+1
* fix issues reported by Codacyumarcor2021-06-221-2/+3
* Fixed issues reported by Codacy.Patrick Lehmann2021-06-221-1/+2
* Prepared handling of functions, types, subtypes and aliases.Patrick Lehmann2021-06-221-0/+171