aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/str_table.py
Commit message (Collapse)AuthorAgeFilesLines
* Change encoding to latin-1 for libghdl (to comply with standard).Patrick Lehmann2022-12-241-1/+2
| | | | | | It can be monkey-patched via pyGHDL.libGHDL.ENCODING. (cherry picked from commit 2dd38de9d52493cde7c045ed73a987ed06bf617a)
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-1/+1
|
* FIX pass the length to probably unterminated string extractionumarcor2021-08-231-2/+2
| | | | (cherry picked from commit afee8309e4b644e0e94c1938c0f4e211ae3038fa)
* Trying to provide a binding for str_table.Patrick Lehmann2021-08-231-0/+60