Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

zigtools

Making free and open-source tooling for Zig users!
Collective - Host: opensource - https://opencollective.com/zigtools - Code: https://github.com/zigtools

Fix server capabilities, add semantic tokens config option, fix semantic tokens basic implementation

github.com/zigtools/zls - fc921f10a4a15c9aff6656594b5f22f21864a8bf authored over 4 years ago by Alexandros Naskos <[email protected]>
Wrap demantic tokens response result in 'data'

github.com/zigtools/zls - bed05b66010e0ba4cd2b979b6d1b5490beef7e76 authored over 4 years ago by Alexandros Naskos <[email protected]>
Go to declaration will not resolve aliases (go to definition still does)

github.com/zigtools/zls - 2da58c506856144e5f0d47d69bd4676a4cfa672b authored over 4 years ago by Alexandros Naskos <[email protected]>
Yet better aliases, better label position context detection

github.com/zigtools/zls - f6e3109ff3626d38e08fd7a4c053b7cad54ca122 authored over 4 years ago by Alexandros Naskos <[email protected]>
Better alias support, fix another build file refcount issue

github.com/zigtools/zls - 02de547ce9f2f9307896aa6c69d08c432d6a9e4f authored over 4 years ago by Alexandros Naskos <[email protected]>
Extract packages from all top level steps

github.com/zigtools/zls - 819b367360c866bafee4adefc27ce0b5d2e4dc8a authored over 4 years ago by Alexandros Naskos <[email protected]>
Better alias support

github.com/zigtools/zls - bfdeecbd042dcbfd4ee96e490992f6eb7ca1ceb2 authored over 4 years ago by Alexandros Naskos <[email protected]>
Simplified some code

github.com/zigtools/zls - e68bec8673d7e7cf7bf57af58d89c9db6644ffe1 authored over 4 years ago by Alexandros Naskos <[email protected]>
Added label support

github.com/zigtools/zls - 48019dd7e2187a4a29085cc8a1e95d1186b2cd9b authored over 4 years ago by Alexandros Naskos <[email protected]>
Fix build file reference counting

github.com/zigtools/zls - b46c02228bd895f647acb0b5d1c1795621997ff8 authored over 4 years ago by Alexandros Naskos <[email protected]>
Build file reference counting fix

github.com/zigtools/zls - e27c58e95325eb89f7598051fbc21ea035418a95 authored over 4 years ago by Alexandros Naskos <[email protected]>
Dont show fields in global completions and from usingnamespaced scopes

github.com/zigtools/zls - 7f12928fe926e1991ea79e0c01746041916f17ac authored over 4 years ago by Alexandros Naskos <[email protected]>
Basic semantic tokens implementation

github.com/zigtools/zls - 0592513da4cb08b74f08dd6a74c078daac58a52b authored over 4 years ago by Alexandros Naskos <[email protected]>
Correctly handle inferred error sets, add self argument support when evaluating bound type params, semanticToken scaffolding

github.com/zigtools/zls - 112f6d735ab911c250d7af694218ee6c9dd5268c authored over 4 years ago by Alexandros Naskos <[email protected]>
Use Bi formatting in debug allocator instead of our own bad solution now that PR has been merged in zig

github.com/zigtools/zls - 5c78e88b19ea230be3c2f175261a2cd1e00d5042 authored over 4 years ago by Alexandros Naskos <[email protected]>
Fixed occasional crash on Sublime text, only get params when we use then

github.com/zigtools/zls - 04638a6d4d3cc426d274070bce0a67cff8c9e0d7 authored over 4 years ago by Alexandros Naskos <[email protected]>
Take more client capabilities into account

github.com/zigtools/zls - 98ebac6d64da64b0fe89013007156f80653f2542 authored over 4 years ago by Alexandros Naskos <[email protected]>
Fix

github.com/zigtools/zls - 612e93be6a37eac3f270ae539c4e2e733761ae8b authored over 4 years ago by Alexandros Naskos <[email protected]>
Better comment in debug allocator pointing to a ziglang PR

github.com/zigtools/zls - 481f2c29653085366911f55263f60beacd20bb37 authored over 4 years ago by Alexandros Naskos <[email protected]>
Merge branch 'master' of https://github.com/SuperAuguste/zls

github.com/zigtools/zls - f792b4036d6cb276333e92b8fcd29b3edaa7a6a8 authored over 4 years ago by Alexandros Naskos <[email protected]>
Added bound function type params

github.com/zigtools/zls - 1086d3a29fddc2a4d308187701c881357000a417 authored over 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #111 from alexnask/master

Add usingnamespace support

github.com/zigtools/zls - e5656b9651c1a103969c8342a85f2a1d2c1c725b authored over 4 years ago by Alexandros Naskos <[email protected]>
Fixed error union decls

github.com/zigtools/zls - be9f2de43a1386b3c38714bdeba68eea7167794c authored over 4 years ago by Alexandros Naskos <[email protected]>
Resovle parens, only skip empty container fields where we have to

github.com/zigtools/zls - 693e810d751657e374826f767ee99a8408d525b1 authored over 4 years ago by Alexandros Naskos <[email protected]>
Stop adding malformed container decls into scopes

github.com/zigtools/zls - 28e9d08f03b4f6644f917cebff2837c9c590afe0 authored over 4 years ago by Alexandros Naskos <[email protected]>
Usingnamespace support

github.com/zigtools/zls - 80dd19dd8b5d25124acb1d73a3a502d259f27cb7 authored over 4 years ago by Alexandros Naskos <[email protected]>
Fixed array payload type resolution

github.com/zigtools/zls - 323b05856e28646e1366019299fb0978fa859cce authored over 4 years ago by Alexandros Naskos <[email protected]>
Improvements

github.com/zigtools/zls - 7650decfa0d45aa0671ae7114be520c3908a9475 authored over 4 years ago by Alexandros Naskos <[email protected]>
Fixed field access

github.com/zigtools/zls - b8b6c534e8e740b972542a0f1b16605f1dc18518 authored over 4 years ago by Alexandros Naskos <[email protected]>
Add hover, goto, completions for alternate declaration types

github.com/zigtools/zls - 86e417e8dc95b35f13d28fef3e55d78b2b38c10f authored over 4 years ago by Alexandros Naskos <[email protected]>
Remove unused code, fixed snippet self param skipping

github.com/zigtools/zls - 545989339ddb0a2ad9a2877711bc80bba7a4b781 authored over 4 years ago by Alexandros Naskos <[email protected]>
Now builds!

github.com/zigtools/zls - 05d75781dee4acf0678b767d6bfc1c4d53849f4d authored over 4 years ago by Alexandros Naskos <[email protected]>
More progress

github.com/zigtools/zls - 3bdb2ee4445a0362a15cdffcb232dc2ea46fb9e0 authored over 4 years ago by Alexandros Naskos <[email protected]>
More progress

github.com/zigtools/zls - d6609d918bae575d68725b0476bc257a1fcdc7a8 authored over 4 years ago by Alexandros Naskos <[email protected]>
Started removing scope_nodes, using symbol table instead

github.com/zigtools/zls - 9b08d9e88a1c70881a0bbe9ce8f26305b5f30f47 authored over 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #109 from codemessiah/patch-1

Update readme: mention the requirement of Zig master

github.com/zigtools/zls - 661413a53a9e3c247695210d2e4e642b535399c7 authored over 4 years ago by Auguste Rame <[email protected]>
Added symbol tables

github.com/zigtools/zls - 0a9cf875855b1480e363810b32606440cffa60e8 authored over 4 years ago by Alexandros Naskos <[email protected]>
Remove redundant line 43

by request :)

github.com/zigtools/zls - bd6ce9ee7f38e6f6f7cba8fc373bde37372f1914 authored over 4 years ago by Luke I. Wilson <[email protected]>
Merge pull request #7 from codemessiah/patch-1

Added awesome installation instructions to the readme

github.com/zigtools/zls-vscode - 03bc19277d1df2b75cd57def0b519f9f3cae0a2e authored over 4 years ago by Auguste Rame <[email protected]>
Added awesome installation instructions to the readme

github.com/zigtools/zls-vscode - 91e003647291e8a919a6ef2025502bdfab3ec2d5 authored over 4 years ago by Luke I. Wilson <[email protected]>
Update readme: mention the requirement of Zig master

github.com/zigtools/zls - 929a7e48aacf725085845faeca9a46d6c048a06a authored over 4 years ago by Luke I. Wilson <[email protected]>
Added maximum bytes allocated in debug allocator, as well as peak memory usage

github.com/zigtools/zls - c2f8537d7b5be54d17985b1ebfa71f5457f8bd71 authored over 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #108 from Vexu/cast

Support completion for builtin casts with explicity type parameter

github.com/zigtools/zls - aa0e3e373646b906e1cb844b656e1f658678b18e authored over 4 years ago by Alexandros Naskos <[email protected]>
preamble to usingnamespace

github.com/zigtools/zls - 3c2c1e97ed188e074b6436ff5524035725b2ab76 authored over 4 years ago by SuperAuguste <[email protected]>
add new instructions to config, start increasing debugability

github.com/zigtools/zls - 20434839f15856e256d3fc3e93fe30b20942c73e authored over 4 years ago by SuperAuguste <[email protected]>
support completion for builtin casts with explicity type parameter

github.com/zigtools/zls - 3fc7ee75c2e704892fdd38349b0088f3018c9f15 authored over 4 years ago by Vexu <[email protected]>
Merge pull request #107 from kristianhasselknippe/simple-emacs-setup

Added usage instructions for emacs

github.com/zigtools/zls - ada79a944c790d9dc818f249b95cf5817c5e6ab9 authored over 4 years ago by Alexandros Naskos <[email protected]>
Added usage instructions for emacs

github.com/zigtools/zls - 2530366e126ce32755f7351bc114515bccd84e56 authored over 4 years ago by Kristian Fjeld Hasselknippe <[email protected]>
Update README.md

github.com/zigtools/zls - 646b1d09c7b18f15517e19a6e2eceb780ffd1a2e authored over 4 years ago by Alexandros Naskos <[email protected]>
fix field details in completions

github.com/zigtools/zls - 6ae23ba2d0edfcb47c582de08f1cb43a846abcb3 authored over 4 years ago by SuperAuguste <[email protected]>
Merge pull request #106 from squeek502/patch-1

Fix Sublime Text 3 install instructions

github.com/zigtools/zls - ee0eb898caa08a8cf916ef1c21d96017af8baea5 authored over 4 years ago by Auguste Rame <[email protected]>
Fixed occasional crash

github.com/zigtools/zls - 71500428b6f653133d634f407c1ae55d50788288 authored over 4 years ago by Alexandros Naskos <[email protected]>
Fix Sublime Text 3 install instructions

The name of the Zig package is "Zig Language": https://github.com/wbond/package_control_channel/...

github.com/zigtools/zls - 671e45351b58608549745829979df24b649663a7 authored over 4 years ago by Ryan Liptak <[email protected]>
fix

github.com/zigtools/zls - d35a71806be9c9addf48794e410e7cafda805d35 authored over 4 years ago by SuperAuguste <[email protected]>
Merge pull request #102 from joachimschmidt557/patch-1

Refactor workflow commands

github.com/zigtools/zls - b5f57907e4a3a4c2d64364d3f6d453a7e30d617a authored over 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #103 from Vexu/patch-1

Correctly skip first comma in bound function snippets

github.com/zigtools/zls - dd58d0d501e60920243d30bb9af64ff3417cd6a7 authored over 4 years ago by Auguste Rame <[email protected]>
Removed debug trace

github.com/zigtools/zls - a2c4f7c5c7db17681141e728a66042ef21f2a9d5 authored over 4 years ago by Alexandros Naskos <[email protected]>
Handle string request ids

github.com/zigtools/zls - af42c95222fd2d6f5f194de05f35ce54c8a39ca5 authored over 4 years ago by Alexandros Naskos <[email protected]>
correctly skip first comma in bound function snippets

github.com/zigtools/zls - da170c44b9c0bd04826db4f0ed469a0af04fa342 authored over 4 years ago by Veikka Tuominen <[email protected]>
Detect self arguments and skip it when generating snippets

github.com/zigtools/zls - 73b58abe517d3cb317eca4092e3d7349d6fbb08b authored over 4 years ago by Alexandros Naskos <[email protected]>
Refactor workflow commands

github.com/zigtools/zls - 67bf04f85b7ed03b9475a6c3375246f96dbb0e06 authored over 4 years ago by Joachim Schmidt <[email protected]>
Merge pull request #101 from joachimschmidt557/readme-fix-typo

Fix typo in README

github.com/zigtools/zls - 5a8e062118f59d697431534b69d58fa2366f1ed5 authored over 4 years ago by Auguste Rame <[email protected]>
Fix typo in README

github.com/zigtools/zls - 52495ab2d1f29ac2e8fbaa9259bce539f974a927 authored over 4 years ago by Joachim Schmidt <[email protected]>
Fixed newlines in markdown line comments

github.com/zigtools/zls - 563c4f02948028f5359cafcd9ee14a519a72a9be authored over 4 years ago by Alexandros Naskos <[email protected]>
Removed unreachable, switch cases can trigger this

github.com/zigtools/zls - b0bb8888d3761fc6341a5885c4c6069f2246ab1d authored over 4 years ago by Alexandros Naskos <[email protected]>
Added If, While, For payload type resolution

github.com/zigtools/zls - 34fbef97fe43dfa55711334fe258c7aaf273239e authored over 4 years ago by Alexandros Naskos <[email protected]>
Only refresh packages when saving a build.zig file, not on any change

github.com/zigtools/zls - 9392c4032cb56b8b4db9ab6efd3e27391267f88a authored over 4 years ago by Alexandros Naskos <[email protected]>
Added doc comments on hover

github.com/zigtools/zls - ef95c76e458209e3da92beea8375ca7f2552e4a2 authored over 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #100 from alexnask/semantic_tokens

Preparing for semantic tokens support. Fix a crash when resolving some function calls

github.com/zigtools/zls - 046ff9721665d344c550ecb1df0bf7c42d0a8457 authored over 4 years ago by Alexandros Naskos <[email protected]>
Removed comment

github.com/zigtools/zls - d429aa610561409c03b22fc595411d9497f9ac02 authored over 4 years ago by Alexandros Naskos <[email protected]>
Preparing for semantic tokens support. Fix a crash on some function calls

github.com/zigtools/zls - e7157ba3812406945d69254dfa6c156a74effdec authored over 4 years ago by Alexandros Naskos <[email protected]>
Resolve type parameters in some circumstances

github.com/zigtools/zls - 5ae7b0a85514ed4b97f95a2d132185fea58133af authored over 4 years ago by Alexandros Naskos <[email protected]>
Parse client capabilities for snippet support

github.com/zigtools/zls - 52fe21b8bd2ea1482c7e79d2071bc7fefcca2cf3 authored over 4 years ago by Alexandros Naskos <[email protected]>
Respond with null where we can, even if we already marked a capability as false.

github.com/zigtools/zls - 269c308ec7a8fd8e56382e2f36df9f6ffc4e3fd0 authored over 4 years ago by Alexandros Naskos <[email protected]>
Removed reachable unreachable

github.com/zigtools/zls - 50c8cebe26ad3a80ab5f4ffc97522bd382b32770 authored over 4 years ago by Alexandros Naskos <[email protected]>
Update README.md

github.com/zigtools/zls - 585ae0733a43ba925a989f4eb9008e9b729bd10b authored over 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #98 from alexnask/general_improvements

Added zig_exe_path option, use it to detect lib path if none is provided

github.com/zigtools/zls - 3f1d136bb89bc03ddad56d8f3930f3f5334b5702 authored over 4 years ago by Alexandros Naskos <[email protected]>
Added zig_exe_path option, use it to detect lib path if none is provided

github.com/zigtools/zls - 543cb5816c57ff6aa62ae41ca5e0db1dc5ecd810 authored over 4 years ago by Alexandros Naskos <[email protected]>
fix function defs in containers

github.com/zigtools/zls - c9af33011ae54f2f40c99eeacdf20d582738e6fe authored over 4 years ago by SuperAuguste <[email protected]>
Merge branch 'master' of https://github.com/SuperAuguste/zls

github.com/zigtools/zls - b08ff62595098b123c0427c1c30ab06ff20e14eb authored over 4 years ago by SuperAuguste <[email protected]>
fix

github.com/zigtools/zls - e945c4cca01922373750388b9f69279befb6d100 authored over 4 years ago by SuperAuguste <[email protected]>
DeclsFromIndex no longer needs to return the innermost container, we find it while processing expressions

github.com/zigtools/zls - 4e87390196497ca73a1a60051f015ad5857c10e1 authored over 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #94 from kubkon/vim-config

Add Neovim/Vim8 option to config wizard

github.com/zigtools/zls - 99a23737f8c725a1d39b07964ea54ad64e4536f7 authored over 4 years ago by Auguste Rame <[email protected]>
Update ToC

github.com/zigtools/zls - 8ecbe4c6fd4ef450b2838a66f44b0d63e53933a2 authored over 4 years ago by Jakub Konka <[email protected]>
Reflect changes in the README

github.com/zigtools/zls - e4e13ea9fd02f30016e68c40d37bc4c31aa9c011 authored over 4 years ago by Jakub Konka <[email protected]>
Add Neovim/Vim8 option to config wizard

This commit adds minimal config option for Neovim/Vim8 editors
in the config wizard. It assumes ...

github.com/zigtools/zls - 665bb8d32e2a0d0c7d9e708dfc6a2d03f0d677f2 authored over 4 years ago by Jakub Konka <[email protected]>
Merge pull request #40 from Vexu/err

Implement global error set and enum literal completion

github.com/zigtools/zls - bc8ecd28f4be833eed65feda37e4d5a8235d5928 authored over 4 years ago by Alexandros Naskos <[email protected]>
implement completion for enum literals

github.com/zigtools/zls - c1ba26e0a206d9685020355c87700acaf1965a31 authored over 4 years ago by Vexu <[email protected]>
implement global error set completion

github.com/zigtools/zls - 22a863134b5c8a4115088ea20afbaf274292535b authored over 4 years ago by Vexu <[email protected]>
give tests names in outline

github.com/zigtools/zls - 985a1d6398eae52bf637418cbb6e37d0d5aa5d41 authored over 4 years ago by SuperAuguste <[email protected]>
fix more no_names and build config

github.com/zigtools/zls - 0720452217958aa880424c494fa01e349521d185 authored over 4 years ago by SuperAuguste <[email protected]>
outlines, made JSON stdout memory dynamic

github.com/zigtools/zls - 2b153e046ce7ebd7266070b37d5878869388bca0 authored over 4 years ago by SuperAuguste <[email protected]>
Merge pull request #88 from alexnask/new_pos_context

Reworked position context to use tokenizer, works in more contexts

github.com/zigtools/zls - 6fafceeb517c4501c4a5a5cdfb562614b3cc2909 authored over 4 years ago by Alexandros Naskos <[email protected]>
Workflow fix

github.com/zigtools/zls - c8f6949e5cc859b10e915be3b49748ccc1bb084a authored over 4 years ago by Alexandros Naskos <[email protected]>
Added tests.

github.com/zigtools/zls - 6f8fbe1ccbac9f2f43272fb80cb4b1ba5961f015 authored over 4 years ago by Alexandros Naskos <[email protected]>
Pointer to array slicing yields a pointer to array type, not a slice type.

github.com/zigtools/zls - 406e400f0c03003ede0d3ec3f9447b92b4ebdedd authored over 4 years ago by Alexandros Naskos <[email protected]>
Added .?, .*, [] support

github.com/zigtools/zls - 7602f34bb4832973e11080479a7a0b5350dc54ba authored over 4 years ago by Alexandros Naskos <[email protected]>
Merge branch 'master' of https://github.com/SuperAuguste/zls into new_pos_context

github.com/zigtools/zls - 54f3590b6d373a776ad74018ce4b04b0a388da12 authored over 4 years ago by Alexandros Naskos <[email protected]>
Free handles before deleting them from the hashmap

github.com/zigtools/zls - a5958caccd90926512b66a035b5ba0996495f649 authored over 4 years ago by Alexandros Naskos <[email protected]>
Removed unneeeded function

github.com/zigtools/zls - f3974d2ff2c1eb86773cd9661b9b391fb38d21a2 authored over 4 years ago by Alexandros Naskos <[email protected]>