aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testsuite/gna: add tests for #1549Tristan Gingold2020-12-297-0/+282
|
* trans-chap3: compute size of subelements for unconstrained parent subtypesTristan Gingold2020-12-292-8/+40
| | | | Fix #1549
* Merge pull request #1556 from Paebbels/paebbels/pyGHDLtgingold2020-12-2992-2605/+3235
|\ | | | | Cleanup and Restructuring of pyGHDL
| * Limit to one test so CI is fine for now.Patrick Lehmann2020-12-291-1/+1
| |
| * Modified formatting.Patrick Lehmann2020-12-291-7/+5
| |
| * Changed error reporting in DOM to in-memory.Patrick Lehmann2020-12-291-3/+3
| |
| * Fixes to xtools.Patrick Lehmann2020-12-291-20/+17
| |
| * Manually fixed import statements after running xtools.Patrick Lehmann2020-12-294-4/+4
| |
| * Activated 'analyze_init_status' in Python code.Patrick Lehmann2020-12-292-5/+5
| |
| * Run xtools.Patrick Lehmann2020-12-295-882/+1162
| |
| * Fixed regexp in 'pnodespy.py'.Patrick Lehmann2020-12-291-1/+1
| |
| * Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDLPatrick Lehmann2020-12-291-3/+2
| |\
| | * testsuite/pyunit: fix pyunit exec dirumarcor2020-12-291-3/+2
| |/
| * Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDLPatrick Lehmann2020-12-291-1/+1
| |\
| | * testsuite/pyunit: use realpathumarcor2020-12-291-1/+1
| |/
| * Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDLPatrick Lehmann2020-12-2926-96/+40
| |\
| | * testsuite: rm pyunit/testsuite.shumarcor2020-12-292-72/+2
| | |
| | * ci: collapse build log of temporary imagesumarcor2020-12-291-1/+3
| | |
| | * pyGHDL/libghdl: fix absolute importsumarcor2020-12-2924-24/+36
| | |
| * | Fixed missing import.Patrick Lehmann2020-12-291-0/+3
| | |
| * | Upgraded pnodes.py to Python 3.x syntax.Patrick Lehmann2020-12-291-135/+135
| |/
| * Fixed language server.Patrick Lehmann2020-12-291-8/+8
| |
| * Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDLPatrick Lehmann2020-12-294-14/+26
| |\
| | * ci: skip pyunit on macOS (because libghdl is disabled)umarcor2020-12-291-1/+1
| | |
| | * ci: skip pyunit on Ubuntu <20umarcor2020-12-291-7/+15
| | |
| | * ci: set DOCKER_BUILDKIT envvarumarcor2020-12-291-0/+1
| | |
| | * ci: install testsuite Python requirements on MSYS2 jobsumarcor2020-12-291-2/+2
| | |
| | * ci: install requirements in temporary containersumarcor2020-12-293-4/+7
| |/
| * Lowering required Python version to 3.7.Patrick Lehmann2020-12-292-2/+3
| |
| * Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDLPatrick Lehmann2020-12-292-3/+5
| |\
| | * testuite/pyunit: set PYTHONPATHumarcor2020-12-291-0/+2
| | |
| | * testuite: run pyunit from the root of the repoumarcor2020-12-291-2/+2
| | |
| | * ci: install python3 on temporary debian containersumarcor2020-12-291-1/+1
| | |
| * | Fixed package names in pyGHDL.dom and Initialize test case.Patrick Lehmann2020-12-294-16/+14
| |/
| * Made path to VHDL files relative to the testcase.Patrick Lehmann2020-12-295-10/+10
| |
| * Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDLPatrick Lehmann2020-12-287-13/+75
| |\
| | * ci: MSYS2 job cleanupumarcor2020-12-284-104/+23
| | |
| | * ci: on ubuntu jobs, add temporary image with Python for testing 'pyunit' ↵umarcor2020-12-281-1/+13
| | | | | | | | | | | | testsuite
| | * merge testsuite/python into testsuite/pyunitumarcor2020-12-288-58/+84
| | |
| | * doc: update 'using/py' -> 'using/pyGHDL'umarcor2020-12-289-137/+136
| | |
| | * scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs ↵umarcor2020-12-2810-24/+44
| | | | | | | | | | | | accordingly
| * | Allow execution of tests within testsuite.Patrick Lehmann2020-12-285-7/+16
| | |
| * | Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDLPatrick Lehmann2020-12-2824-321/+239
| |\ \
| | * | ci: MSYS2 job cleanupumarcor2020-12-284-104/+23
| | | |
| | * | ci: on ubuntu jobs, add temporary image with Python for testing 'pyunit' ↵umarcor2020-12-281-1/+13
| | | | | | | | | | | | | | | | testsuite
| | * | merge testsuite/python into testsuite/pyunitumarcor2020-12-288-58/+83
| | | |
| | * | doc: update 'using/py' -> 'using/pyGHDL'umarcor2020-12-288-135/+134
| | | |
| | * | scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs ↵umarcor2020-12-289-23/+43
| | |/ | | | | | | | | | accordingly
| * | setup.py needs the license information twice ...Patrick Lehmann2020-12-282-10/+9
| | |
| * | Tiny improvements.Patrick Lehmann2020-12-284-11/+13
| | |