index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
pyunit
Commit message (
Expand
)
Author
Age
Files
Lines
*
testsuite/pyunit/lsp: add a test for removing diags on close
Tristan Gingold
2022-06-26
4
-0
/
+567
*
testsuite/pyunit/lsp: adjust README
Tristan Gingold
2022-06-26
1
-2
/
+2
*
testsuite/pyunit/lsp: add a test for ghdl/ghdl-language-server#28
Tristan Gingold
2022-06-26
6
-0
/
+714
*
Add a readme in testsuite/pyunit/lsp
Tristan Gingold
2022-06-25
1
-0
/
+45
*
testsuite/pyunit: add a test for ghdl/ghdl-language-server#122
Tristan Gingold
2022-06-25
3
-0
/
+610
*
Made paths relative, so it can be launched from testsuits directory too.
Patrick Lehmann
2022-06-19
1
-3
/
+5
*
Enabled AMS support for all VHDL files. Added more [NOT IMPLEMENTED] rules to...
Patrick Lehmann
2022-06-19
1
-13
/
+9
*
Checking if all other stuff is working without sanity checks.
Patrick Lehmann
2022-06-18
1
-0
/
+1
*
Fixed failing sanity checks for pyGHDL.dom in coverage job.
Patrick Lehmann
2022-06-18
1
-4
/
+3
*
testsuite/pyunit/lsp/LanguageServer: fix pasto
umarcor
2021-09-23
1
-10
/
+2
*
Added concurrent (PSL) assertion.
Patrick Lehmann
2021-08-26
1
-0
/
+4
*
Translate sequential procedure calls.
Patrick Lehmann
2021-08-26
1
-0
/
+1
*
Implemented handling off null statements.
Patrick Lehmann
2021-08-26
1
-0
/
+5
*
Fixes due to a bug in pyVHDLModel. Name Context was used twice.
Patrick Lehmann
2021-08-23
1
-4
/
+4
*
Handle open in map aspects.
Patrick Lehmann
2021-08-23
1
-1
/
+2
*
Handle associations.
Patrick Lehmann
2021-08-23
1
-5
/
+15
*
Implemented handling of wait statements.
Patrick Lehmann
2021-08-23
1
-4
/
+8
*
Read condition, message and severity from asserts and reports.
Patrick Lehmann
2021-08-23
1
-0
/
+5
*
Some updates.
Patrick Lehmann
2021-08-23
1
-0
/
+4
*
Handle context references.
Patrick Lehmann
2021-08-23
1
-7
/
+10
*
Handle contexts.
Patrick Lehmann
2021-08-23
1
-0
/
+10
*
Handle if-statements.
Patrick Lehmann
2021-08-23
1
-0
/
+2
*
Extended testcase.
Patrick Lehmann
2021-08-23
1
-1
/
+9
*
Improved handling of ranges (e.g. via attribute names).
Patrick Lehmann
2021-08-23
1
-2
/
+6
*
Preparations for sequential statements.
Patrick Lehmann
2021-08-23
1
-0
/
+20
*
Support for concurrent procedure call.
Patrick Lehmann
2021-08-23
1
-0
/
+3
*
Improvements for case generate statements.
Patrick Lehmann
2021-08-23
1
-1
/
+16
*
Improved handling of generate statements and pretty-printing of hierarchy.
Patrick Lehmann
2021-08-23
1
-6
/
+6
*
Improved pretty-printing for hierarchy.
Patrick Lehmann
2021-08-23
1
-2
/
+20
*
Added generate statements.
Patrick Lehmann
2021-08-23
1
-1
/
+14
*
Handle instantiations 1/2.
Patrick Lehmann
2021-08-23
1
-1
/
+31
*
Adjusted to renaming in pyVHDLModel.
Patrick Lehmann
2021-08-23
1
-1
/
+1
*
testsuite/pyunit/lsp: xfail Test004 on non MSYS2 Windows
umarcor
2021-07-18
1
-2
/
+9
*
testsuite/pyunit/lsp/LanguageServer.py: do not quote anymore uri.
Tristan Gingold
2021-07-07
1
-5
/
+1
*
pyunit/lsp/LanguageServer.py: adjust error message
Tristan Gingold
2021-07-07
1
-2
/
+2
*
Fixed bug in OthersAggregateElement.
Patrick Lehmann
2021-07-01
1
-2
/
+2
*
Simplified test code for literals.
Patrick Lehmann
2021-07-01
1
-28
/
+31
*
New command line interface for DOM.
Patrick Lehmann
2021-07-01
1
-1
/
+1
*
Added package declarations inside of declarations.
Patrick Lehmann
2021-07-01
1
-1
/
+8
*
Exchanged sides in asserts to the understanding of pytests actual vs. expecte...
Patrick Lehmann
2021-07-01
4
-16
/
+16
*
Improved test code.
Patrick Lehmann
2021-07-01
4
-10
/
+10
*
Minor changes.
Patrick Lehmann
2021-07-01
2
-6
/
+6
*
Renamed '[sS]ubType' to '[sS]ubtype'.
Patrick Lehmann
2021-07-01
1
-0
/
+12
*
Renamed '_?[nN]ame: str' to '_?[iI]dentifier: str'.
Patrick Lehmann
2021-07-01
4
-7
/
+6
*
Rework and fine tuning.
Patrick Lehmann
2021-07-01
2
-7
/
+12
*
pyGHDL: Added DLL search path for Python ≥3.8. (#1811)
Patrick Lehmann
2021-06-30
1
-2
/
+3
*
More DOM improvements (#1806)
Patrick Lehmann
2021-06-26
5
-23
/
+98
*
Handle 'Subtype_Definition' in record definitions.
Patrick Lehmann
2021-06-23
1
-0
/
+3
*
First primitive handling of selected names.
Patrick Lehmann
2021-06-23
1
-2
/
+2
*
Added handling of enumeration, array and record types.
Patrick Lehmann
2021-06-23
1
-1
/
+3
[next]