Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change needs to be done in pynodes. | Patrick Lehmann | 2022-12-24 | 1 | -0/+12 |
| | |||||
* | Converted string formatting to f-strings. | Patrick Lehmann | 2022-11-30 | 1 | -37/+32 |
| | |||||
* | Changed export decorator from pydecor to pyTooling.Decorators | Patrick Lehmann | 2021-12-12 | 1 | -1/+1 |
| | |||||
* | Fix Codacy problems. | Patrick Lehmann | 2021-07-01 | 1 | -0/+6 |
| | |||||
* | fix more codacy issues | umarcor | 2021-06-23 | 1 | -8/+7 |
| | |||||
* | Fix Codacy issues | Patrick Lehmann | 2021-06-22 | 1 | -14/+9 |
|\ | |||||
| * | scripts/pnodespy: cleaner print_file_header | Patrick Lehmann | 2021-06-22 | 1 | -14/+4 |
| | | |||||
| * | scripts/pnodespy: 's/includeIntEnumunique/includeIntEnumUnique/' | umarcor | 2021-06-22 | 1 | -3/+3 |
| | | |||||
| * | fix issues reported by Codacy | umarcor | 2021-06-22 | 1 | -13/+18 |
| | | |||||
* | | pyGHDL/dom/_Utils.py: add assert, adjust previous commit | Tristan Gingold | 2021-06-22 | 1 | -1/+1 |
|/ | |||||
* | nodes.py: add an assertion on Get_Kind | Tristan Gingold | 2021-06-22 | 1 | -1/+1 |
| | | | | This function is the most likely to be called on a Null_Iir node. | ||||
* | Added handling of new types to the decorator for the Python-C/Ada binding. | Patrick Lehmann | 2021-06-19 | 1 | -16/+28 |
| | |||||
* | pyGHDL: automatically add type annotations for nodes.py | Tristan Gingold | 2021-06-18 | 1 | -7/+38 |
| | | | | Add missing types in _types.py, adjust lsp | ||||
* | Changes to pnodespy. | Patrick Lehmann | 2021-06-17 | 1 | -36/+94 |
| | |||||
* | Auto generate @export for classes via pnodespy. | Patrick Lehmann | 2021-01-10 | 1 | -7/+19 |
| | |||||
* | pnodespy: allow loading as a module | umarcor | 2021-01-06 | 1 | -1/+2 |
| | | | | Co-Authored-By: Patrick Lehmann <Patrick.Lehmann@plc2.de> | ||||
* | Also auto document options from 'pnodes' and 'pnodespy'. | Patrick Lehmann | 2021-01-05 | 1 | -2/+10 |
| | |||||
* | scripts/pnodespy.py: factorize code | Tristan Gingold | 2021-01-01 | 1 | -27/+17 |
| | |||||
* | Added file headers to auto generated Python sources. | Patrick Lehmann | 2021-01-01 | 1 | -56/+77 |
| | |||||
* | scripts/pnodespy.py: adjust generated import statements | Tristan Gingold | 2020-12-30 | 1 | -4/+4 |
| | |||||
* | scripts: force use of python3 | Tristan Gingold | 2020-12-30 | 1 | -1/+1 |
| | |||||
* | Fixed regexp in 'pnodespy.py'. | Patrick Lehmann | 2020-12-29 | 1 | -1/+1 |
| | |||||
* | Fixed missing import. | Patrick Lehmann | 2020-12-29 | 1 | -0/+3 |
| | |||||
* | scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs ↵ | umarcor | 2020-12-28 | 1 | -0/+263 |
accordingly |