aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/flags.py
Commit message (Expand)AuthorAgeFilesLines
* Update pyGHDL/libghdl/flags.pytgingold2022-12-241-1/+1
* Added missing imports.Patrick Lehmann2022-12-241-0/+3
* Formatting by black.Patrick Lehmann2022-12-241-8/+10
* Improved doc-strings.Patrick Lehmann2022-12-241-0/+14
* Added new flag variables to __all__.Patrick Lehmann2022-12-241-4/+7
* Exposed new flags from libghdl: mb_comment, fexplicit, frelaxed.Patrick Lehmann2022-12-241-1/+4
* Enable and disable AMS support based on VHDLVersion.Patrick Lehmann2022-12-241-0/+3
* pyGHDL: add file_comments.pyTristan Gingold2022-11-201-0/+3
* black: rerun, to pick pyproject settingsumarcor2021-08-231-3/+1
* Black found more files - strange.Patrick Lehmann2021-06-171-2/+4
* Using a decorator to bind libghdl to Python.Patrick Lehmann2021-06-171-7/+5
* pyGHDL: format using blackXiretza2021-02-101-4/+4
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-16/+15
* Enhanced docstrings for Python/Ada interface.Patrick Lehmann2021-01-101-2/+9
* Reordered import statments to: std library, global install, current project.Patrick Lehmann2021-01-021-1/+3
* Add more missing file headers (incl. license info) to non-autogenerated Pytho...Patrick Lehmann2021-01-021-0/+34
* pyGHDL/libghdl: fix absolute importsumarcor2020-12-291-1/+1
* rework 'python', rename to 'pyGHDL'umarcor2020-12-271-0/+14