2024-01-14 10:06:14 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-lsprotocol: fix PKGNAME
|
2024-01-14 10:05:16 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
lsprotocol: update to 2023.0.1.
Changes not found.
|
2023-11-19 21:27:49 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-lsprotocol: increase version to make it higher than before
|
2023-11-19 15:21:42 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-lsprotocol: update to 2023.0.0.1.
Enhancements
Update to latest LSP spec by @karthiknadig in #281
Bug Fixes
Update package classifiers by @karthiknadig in #284
|
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).
However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
|
2023-10-04 23:24:42 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-lsprotocol: updated to 2023.0.0b1
2023.0.0b1
Add broad spectrum tests for python
|
2023-09-09 23:14:52 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-lsprotocol: update to 2023.0.0a3.
Enhancements
Update LSP spec to latest by @karthiknadig in #230
Add --output-dir switch to code generator by @karthiknadig in #239
Dotnet
Dotnet: Code generation for LSP methods by @karthiknadig in #222
Generate request, notification and options classes by @karthiknadig in #224
dotnet: Add test case generation by @karthiknadig in #226
Add devcontainer support to repo by @timheuer in #234
Add dotnet test and format check to GHA by @karthiknadig in #240
Add response types and improve test suite by @karthiknadig in #243
Generate dotnet project package. by @karthiknadig in #252
Format Generated Code by @karthiknadig in #257
Use record instead of class for LSP types. by @karthiknadig in #258
Use ImmutableArray and ImmutableDictionary by @karthiknadig in #256
Bug Fixes
Fix bug with structuring LSPObject type by @karthiknadig in #229
dotnet: Fix issues with OrType serialization by @karthiknadig in #232
Improve documentation tags in generated code by @karthiknadig in #250
Fix warning with generated converter code by @karthiknadig in #251
Fix for missing notebook selector hook by @karthiknadig in #260
|
2023-06-28 10:52:26 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-lsprotocol: update to 2023.0.0a2.
Changes: not found.
|
2023-05-05 11:36:16 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-lsprotocol: not for python 2
|
2023-05-05 11:35:40 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-lsprotocol: add more missing dependencies
|