• Joined on 2021-10-02
acereca created pull request acereca/skill-ls#5 2026-06-20 11:16:16 +02:00
Tree Sitter Upgrade
acereca pushed to 4-tree-sitter-upgrade at acereca/skill-ls 2026-06-20 11:15:44 +02:00
d600c0a8ca [gemma4] refactor using treesitter
49f0f23a54 [gemma4] update tests
d6bd5f4096 [gemma4] update parser logic
64a890ac03 [gemma4] first step
6459d63f2b [gemma4] make pytest and linters happy
Compare 7 commits »
acereca created branch 4-tree-sitter-upgrade in acereca/skill-ls 2026-06-20 11:15:44 +02:00
acereca opened issue acereca/skill-ls#4 2026-06-20 11:12:56 +02:00
tree-sitter upgrade
acereca pushed to main at acereca/mrpy.nvim 2026-06-01 09:56:53 +02:00
5c2016a05c update
acereca pushed to main at acereca/mrpy.nvim 2026-01-27 11:06:27 +01:00
7c6c3d7223 rename
518f2df5c8 start lsp proj
975dd39437 add notifications
Compare 3 commits »
acereca pushed to main at acereca/mrpy.nvim 2026-01-19 15:56:13 +01:00
8dc1d080d8 update install
acereca pushed to main at acereca/mrpy.nvim 2026-01-19 15:54:12 +01:00
d8b50049cb update install
acereca pushed to main at acereca/mrpy.nvim 2026-01-19 08:34:29 +01:00
82afdef873 add lua only version
14e757dd77 more type support
91fcb96619 simplify visualization
d6fc41fe05 extend possible in-/output
93a39ad889 update requests for DRY
Compare 5 commits »
acereca pushed to main at acereca/mrpy.nvim 2026-01-07 08:28:21 +01:00
2dca8c833c make compatible with 3.11
acereca pushed to main at acereca/mrpy.nvim 2026-01-07 08:27:16 +01:00
7d037aff85 make compatible with 3.11
acereca pushed to main at acereca/mrpy.nvim 2026-01-07 08:23:13 +01:00
ce89358301 make compatible with 3.11
acereca pushed to main at acereca/mrpy.nvim 2026-01-07 08:21:30 +01:00
947dab097c make compatible with 3.11
acereca pushed to main at acereca/mrpy.nvim 2026-01-07 08:20:30 +01:00
a5191cff16 make compatible with 3.11
acereca pushed to main at acereca/mrpy.nvim 2026-01-02 21:02:54 +01:00
e2431f2b21 fix bugs
acereca pushed to main at acereca/mrpy.nvim 2026-01-02 16:30:31 +01:00
0407393eda split off requests and env handling
acereca pushed to main at acereca/mrpy.nvim 2026-01-02 16:19:10 +01:00
da494835cb update readme
acereca pushed to main at acereca/mrpy.nvim 2026-01-02 16:11:48 +01:00
f82086b2e5 remove use of pydantic
615b696fda replace use of pydantic_settings w/ dataclass
Compare 2 commits »
acereca pushed to main at acereca/mrpy.nvim 2026-01-02 12:47:11 +01:00
e190653961 replace requests package use w/ stdlib use
a4efe1fd08 replace yaml parsed/dumper w/ simple stdlib impl
aa93e8c712 rename to hints
Compare 3 commits »
acereca pushed to main at acereca/mrpy.nvim 2026-01-02 11:29:58 +01:00
9a46317e6c add files