Files
solidity/test
Christian Parpart e8d07772d9 lsp.py: Port to support running on Windows & adapt to changes due to prior merged PR.
- lsp.py: Fixes invalid-syntax by Python interpreter on Windows CI (older Python version).
- lsp.py: Savely strip CRLF from right side of the string, ignoring accidental multiple occurrences of \r (such as \r\r\n).
- lsp.py: Fixes reading single character from stdin (wrt. Windows platform).
- lsp.py: Adds header line reading to I/O tracing (useful for debugging).
- lsp.py: When running the tests on Windows, don't care test file content's newlines but simply expect LFs (instead of CRLF for example).
- Apply pylint notes.
- Fixing use of @functools.lru_cache for older python versions (CircleCI Windows)
2022-05-09 11:37:11 +02:00
..
2022-04-13 13:43:48 +02:00
2022-03-10 18:25:28 +01:00
2022-05-05 11:38:16 +02:00
2022-04-08 20:28:55 +02:00
2022-04-08 20:28:55 +02:00
2022-04-08 20:28:55 +02:00
2022-03-10 18:25:28 +01:00
2022-03-02 16:42:28 +01:00
2022-04-13 13:43:48 +02:00
2022-03-02 16:42:28 +01:00