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 off by one scope end index

github.com/zigtools/zls - 20cb0b730736af98e4f48b85fc33f9031a7189a6 authored almost 4 years ago by Luuk de Gram <[email protected]>
Work on completion for unwrapped slices/optionals in loops/ifs

github.com/zigtools/zls - 43ebfc73008c105baab433501a8a15c558b7f74e authored almost 4 years ago by Luuk de Gram <[email protected]>
Fixes multiple small bugs:

- Correct completion based on scope
- Semantic tokens for while/if/else/for keywords
- Fix cr...

github.com/zigtools/zls - fd6b94bcc91565410916eed6910d1d58a714640f authored almost 4 years ago by Luuk de Gram <[email protected]>
Semantic tokens: Allow for multiple line comments

github.com/zigtools/zls - a078a62a375350d4f22ce24ceab7d56c02f826e7 authored almost 4 years ago by Luuk de Gram <[email protected]>
Fix inferred error set return types

github.com/zigtools/zls - 53c37765c0939ba016c498ca05b34a5d4bca2d26 authored almost 4 years ago by Luuk de Gram <[email protected]>
Implement semantic tokens for regular comments

github.com/zigtools/zls - e2f4bbf2f3a396ae58ad28d7a28e0298fc7eab28 authored almost 4 years ago by Luuk de Gram <[email protected]>
All functionalities implemented. Also implemented ability to skip searching for references through std

github.com/zigtools/zls - ac8a00342e9d43be2db06049e55e9527b80bbd82 authored almost 4 years ago by Luuk de Gram <[email protected]>
Calculate correct token locations and ensure all semantic highlighting matches

github.com/zigtools/zls - 3d8a9732fcb43f6fdb02b6a485d4ae4a3fd99211 authored almost 4 years ago by Luuk de Gram <[email protected]>
Use the correct tree to display semantic tokens

github.com/zigtools/zls - acc45b4efe44b502c40fbd773268e899732d0553 authored almost 4 years ago by Luuk de Gram <[email protected]>
Implement all of the semantic tokens

github.com/zigtools/zls - 9224bbd4dc77e9bc415270d581f92725a966a42e authored almost 4 years ago by Luuk de Gram <[email protected]>
Start fixing semantic tokens

github.com/zigtools/zls - 08075a1261b4b8bd1499eb8fd2d3a360c381829e authored almost 4 years ago by Luuk de Gram <[email protected]>
Implement usingnamespace and fix function snippets

github.com/zigtools/zls - a80e9b262e5bd82602d2a516ce534190486dd601 authored almost 4 years ago by Luuk de Gram <[email protected]>
Start implementing usingnamespace

github.com/zigtools/zls - 7495aab28b5ae719cc2d1497e2dea8a3432a4c82 authored almost 4 years ago by Luuk de Gram <[email protected]>
References working for current file

github.com/zigtools/zls - d7ccf6a3c214d2acb5bf592184447c38ce25f2e2 authored almost 4 years ago by Luuk de Gram <[email protected]>
Merge pull request #239 from jedisct1/remove-tagtype

Regen data for master - @TagType is gone

github.com/zigtools/zls - 487e22d3cee821ad56f6bf817cef2929b9412651 authored almost 4 years ago by Auguste Rame <[email protected]>
Referencing fixes and more

github.com/zigtools/zls - a699dab2f74ae3d4f31dc69cc36d11eaa9b6fc33 authored almost 4 years ago by Luuk de Gram <[email protected]>
Regen data for master - @TagType is gone

github.com/zigtools/zls - 3431b7afaa54ff984a86a10c4ffadc1f15575995 authored almost 4 years ago by Frank Denis <[email protected]>
Completion fixes

github.com/zigtools/zls - 92adeb88267598e9f62266c0ccf0b1a370d1e70f authored almost 4 years ago by Luuk de Gram <[email protected]>
Hovering fixes

github.com/zigtools/zls - 1dd39914ec5f6d6b3cec530b4788fbe201d0cbdb authored almost 4 years ago by Luuk de Gram <[email protected]>
Compiles without errors. Still needs improvement

github.com/zigtools/zls - c8a2467facd17a1f780a356299343b2a1319762f authored almost 4 years ago by Luuk de Gram <[email protected]>
Fix symbolReferencesInternal

github.com/zigtools/zls - ada0d13ba929e5aaf1c283e1e852df9e206d755e authored almost 4 years ago by Luuk de Gram <[email protected]>
Last fixes in src/analysis.zig

github.com/zigtools/zls - e82ea30e6fb21ec6f22eb5c23ca572c6a7148679 authored almost 4 years ago by Luuk de Gram <[email protected]>
Fixes and completions

github.com/zigtools/zls - 46456384344af82c9eeb72d4cfe054967433d15a authored almost 4 years ago by Luuk de Gram <[email protected]>
More type resolving

github.com/zigtools/zls - 1c9da7053c6dbe87b60397b792ebcb51ba0258fd authored almost 4 years ago by Luuk de Gram <[email protected]>
Type resolving fixes

github.com/zigtools/zls - b651a79380ad557f834365f441b4c67ed2fd96d6 authored almost 4 years ago by Luuk de Gram <[email protected]>
Complete resolveTypeOfNodeInternal

github.com/zigtools/zls - 96fcac89a46cf653526215bab1144be9d325c994 authored almost 4 years ago by Luuk de Gram <[email protected]>
Progress in resolveTypeOfNodeInternal

github.com/zigtools/zls - b175a01fcef51017a168cc1cb413c0185d9fa1ae authored almost 4 years ago by Luuk de Gram <[email protected]>
Implement makeScopeInternal logic

github.com/zigtools/zls - 709c1a70fdc4ac3c19e62de1e4dfb0ef40f06076 authored almost 4 years ago by Luuk de Gram <[email protected]>
Progress in makeScopeInternal

github.com/zigtools/zls - 5f5d6ce4ea406f6edd9db38b69448a019a388154 authored almost 4 years ago by Luuk de Gram <[email protected]>
A lot of fixes

github.com/zigtools/zls - 72605c75495c4c1b6b02875177961f05ba42338f authored almost 4 years ago by Luuk de Gram <[email protected]>
First set of changes to work with new std's ast

github.com/zigtools/zls - 0133f0d863d500073ac39319eeb9cfa746287e95 authored almost 4 years ago by Luuk de Gram <[email protected]>
README: describe how to quickly install ZLS

I have had these commands in my personal docs for a while now because I find them useful when se...

github.com/zigtools/zls - 6bffbd034dc061fada49785632947cc16ee66901 authored almost 4 years ago by Stephen Gutekanst <[email protected]>
Fixed for zig master

github.com/zigtools/zls - a886ecddd98b5fd1134b9007a1d62e598a69b549 authored almost 4 years ago by Alexandros Naskos <[email protected]>
Updates website.

github.com/zigtools/zpm-frontend - 422421ecf9a26e3a48bb2019941c8a67cf95000c authored almost 4 years ago by Felix (xq) Queißner <[email protected]>
Merge pull request #4 from nektro/patch-1

add zigmod to list of available package managers

github.com/zigtools/zpm-frontend - 18decbe17465b0edb862d401b507a51dc83b87ac authored almost 4 years ago by Felix Queißner <[email protected]>
add zkg back to about page by request

github.com/zigtools/zpm-frontend - 929fa1a27d14808d695c1dcd6b782cedb2941ade authored almost 4 years ago by Meghan <[email protected]>
utils- mention that zigmod requires v26 or later for zpm support

github.com/zigtools/zpm-frontend - f34e3a6a5b411d7ac65c34cb8e841c544a273704 authored almost 4 years ago by Meghan <[email protected]>
/about- replace zkg with zigmod since gyro dropped zpm in favor of its own registry

github.com/zigtools/zpm-frontend - a69c116c3a29988a145d874c929d5f1385c4d91f authored almost 4 years ago by Meghan <[email protected]>
add zigmod to utils.tabsFromPackage

github.com/zigtools/zpm-frontend - 2e1c593c0505b7e7fd3620df6780c8835bd9044d authored almost 4 years ago by Meghan <[email protected]>
Always find the closest existing candidate build file before looking in the directory structure

github.com/zigtools/zls - fa496936f5a5a02181107bb52785c875a76b1621 authored almost 4 years ago by Alexandros Naskos <[email protected]>
Reworked the build file searching method

Instead of looking for any existing build file in the store that fits
in the directory structur...

github.com/zigtools/zls - ca6598572e73e360ca015d36bf307e2d064107ea authored almost 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #227 from matipan/languageclient-neovim

Add instructions for LanguageClient-neovim

github.com/zigtools/zls - 1408aa733b6853583fd759af299bf91cd11793fe authored almost 4 years ago by Alexandros Naskos <[email protected]>
Add instructions for LanguageClient-neovim

github.com/zigtools/zls - 8998c342b82a5794bbcd19b3dc56ee95d7008d20 authored almost 4 years ago by Matias Pan <[email protected]>
Fixed session tests

github.com/zigtools/zls - c98c44460cfd98e74e239a2605c5c0043294216d authored almost 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #226 from S0urc3C0de/master

Update to latest zig.

github.com/zigtools/zls - 004c935c8920c5879c1c7a0c738145a78fd32616 authored almost 4 years ago by Alexandros Naskos <[email protected]>
Update to latest zig.

Fix change for changing zig.ast name attribute to be optional.

github.com/zigtools/zls - acab137c9927092a972554ef85ab1d1fa48f0660 authored almost 4 years ago by S0urc3C0de <[email protected]>
Rebuild for xq

github.com/zigtools/zpm-frontend - 57bc7e8915691618cbe5e826add71ce3912e4443 authored almost 4 years ago by SuperAuguste <[email protected]>
Fix relative links (I think)

github.com/zigtools/zpm-frontend - fb9940897c824e46c53c46f690f2d52ed0f4d94f authored almost 4 years ago by SuperAuguste <[email protected]>
Merge pull request #221 from GrayJack/highlight-patch0

Semantic Highlight changes

github.com/zigtools/zls - 6a66a7eb433507e283f970551690dfdefdabed30 authored almost 4 years ago by Alexandros Naskos <[email protected]>
Rename tagField to enumMember

github.com/zigtools/zls - 30e3572cee7e6b919d43405840502b926d4c1d21 authored almost 4 years ago by GrayJack <[email protected]>
Use declaration modifier instead of definition

github.com/zigtools/zls - 4f5af38031622f60c3283baece50ebfe78e4d653 authored almost 4 years ago by GrayJack <[email protected]>
Merge pull request #3 from nyaa8/gitattributes

git: Enforce LF across different systems

github.com/zigtools/zpm-frontend - 8ec60176b126dc54433c5d952956ae278d150135 authored almost 4 years ago by Auguste Rame <[email protected]>
git: Enforce LF across different systems

https://www.git-scm.com/docs/gitattributes#_end_of_line_conversion

github.com/zigtools/zpm-frontend - 3da1a7d9ab992bd2cc66c3cca0c92e51a9f9186e authored almost 4 years ago by nyaa8 <[email protected]>
Merge pull request #218 from nyaa8/github-readme

GitHub README improvements and assets clean-ups

github.com/zigtools/zls - 2a968f51d71ba9ba0b519c526ffd1c59f33c222c authored almost 4 years ago by Alexandros Naskos <[email protected]>
Update the Zigtools badge

* It's fully vectorized now
- replaced the raster logo of Zigtools with an SVG remake
- ...

github.com/zigtools/zls - 03ce7a07e1ba366302dd7bcab21af1776f92036b authored almost 4 years ago by nyaa8 <[email protected]>
Optimize the ZLS logo

* Removed unnecessary metadata left by Inkscape
* Cleaned up <font> tag by removing redundant pr...

github.com/zigtools/zls - 15c590bc573d573e50f9927b4823111e5e35fcb3 authored almost 4 years ago by nyaa8 <[email protected]>
Make use of a special .github directory for README

* Moved .assets to .github/assets, as they are supposed to be used in web-based
viewers
* Remo...

github.com/zigtools/zls - 3cf1beab4d122c265e996fa2f447f4fb350e1ee7 authored almost 4 years ago by nyaa8 <[email protected]>
Fixed semantic token hihglighting issue when a regular comment was following a doc comment

github.com/zigtools/zls - 87b7954669b7e9d625ec383740e827606c36aa4a authored almost 4 years ago by Alexandros Naskos <[email protected]>
zls will now run the package extraction build runner without copying it

in the destination folder. Instead, it will use a specific cache folder
and run from the defa...

github.com/zigtools/zls - e7f8a8dcd9c0b7d5459b079b047a8fc3e2969b58 authored almost 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #217 from truemedian/patch-1

fix inStream deprecation

github.com/zigtools/zls - e1ec1ac12d7950eeb095c1269e4aba3b9b20e1bf authored almost 4 years ago by Auguste Rame <[email protected]>
fix inStream deprecation

github.com/zigtools/zls - 966a6068ccd0e59e7a41e0a26934fffe3eacafe5 authored almost 4 years ago by Nameless <[email protected]>
Merge pull request #216 from katesuyu/update-zinput

Update zinput version

github.com/zigtools/zls - 25faf150be80287ce85a2ef80998c448c6bba6cf authored almost 4 years ago by Auguste Rame <[email protected]>
update zinput version

github.com/zigtools/zls - 44c93d54549f15230cd3a0b275c2f2128736094a authored almost 4 years ago by Kate Tsuyu <[email protected]>
Merge pull request #215 from vesim987/master

Fix inStream/outStream removal

github.com/zigtools/zls - 797c018d5761338347bba9beabbf118060271e9f authored almost 4 years ago by Auguste Rame <[email protected]>
Itty bitty little fix

github.com/zigtools/zls - cca4967146eadff131fb03a119b1b1f392e73419 authored almost 4 years ago by Auguste Rame <[email protected]>
fix inStream/outStream removal

github.com/zigtools/zls - b2e456404cce28c7c8532e5d6c4d017a6b6402ac authored almost 4 years ago by Vesim <[email protected]>
Fixed compilation for latest zig master

github.com/zigtools/zls - eefee4759c9f376d33efe9e7460d25a1aeb94345 authored about 4 years ago by Alexandros Naskos <[email protected]>
Adds some basic build instructions.

github.com/zigtools/zpm-frontend - f1311a89a94fe6abe62fb507214054e34ca03546 authored about 4 years ago by Felix (xq) Queißner <[email protected]>
Adds some basic build instructions.

github.com/zigtools/zpm-frontend - a8c5587b208ad36aaef3e0144b7f2eef15756fdd authored about 4 years ago by Felix (xq) Queißner <[email protected]>
Merge pull request #214 from leecannon/master

Fixed string printing with {s} format specifier

github.com/zigtools/zls - 82d6258ab2bf33dfaccfb401d68af0cf48a31be3 authored about 4 years ago by Alexandros Naskos <[email protected]>
Fixed string printing with {s} format specifier

github.com/zigtools/zls - 2a9edf243d90750ecdeff6ac3c3684465f305ed1 authored about 4 years ago by Lee Cannon <[email protected]>
Merge pull request #212 from g-w1/setevalbranch

update setevalbranchquota: usize -> u32 for master

github.com/zigtools/zls - f21c371baaaa001b5af910e3d361ca7384b8b4ce authored about 4 years ago by Alexandros Naskos <[email protected]>
update setevalbranchquota: usize -> u32 for master

github.com/zigtools/zls - dffc88a354cde3a838d0e6dc58d24f363e6682be authored about 4 years ago by g-w1 <[email protected]>
Merge pull request #2 from alexpana/github_logo_fix

Fix github logo enlarging on window resize

github.com/zigtools/zpm-frontend - b2c63405c7ee93b44be47540fc8b541d132aca97 authored about 4 years ago by Auguste Rame <[email protected]>
Fix github logo enlarging on window resize

github.com/zigtools/zpm-frontend - 08eac00c13bc1f7cb05f1463394c13605d8adbd2 authored about 4 years ago by Alexandru Pana <[email protected]>
Merge pull request #1 from alexpana/dark_mode

Dark Mode

github.com/zigtools/zpm-frontend - 9a5d7de249c25d735e3d85ee52188fde8269430f authored about 4 years ago by Auguste Rame <[email protected]>
Add light theme. Navigate to main page when searching.

github.com/zigtools/zpm-frontend - 5e0487b80e97a1731be6990019ea154faaf0fd6e authored about 4 years ago by Alexandru Pana <[email protected]>
Dark Mode

* Change theme to dark mode, colors taken from ziglang.org
* Limit width to 1280px
* Add new log...

github.com/zigtools/zpm-frontend - ba93193a4374f190def041b4fb08d00ad4f4d807 authored about 4 years ago by Alexandru Pana <[email protected]>
Merge pull request #205 from g-w1/make_sure_exists

Make sure zig exe exists

github.com/zigtools/zls - d5aa1311ba433a98bd2edd608ccc2149d94b68c2 authored about 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #206 from g-w1/absolute_check

absolute check

github.com/zigtools/zls - 8a43e3e7c68cd53f0edea4e39f70d2fe92a486c6 authored about 4 years ago by Alexandros Naskos <[email protected]>
Merge pull request #210 from SebastianKeller/patch-1

README.md: added nvim-lspconfig configuration

github.com/zigtools/zls - 48cf40007027e3a54456536b457f8ae65260c540 authored about 4 years ago by Alexandros Naskos <[email protected]>
Update README.md

fixed wording

github.com/zigtools/zls - 0ce1ef1ce778cf20f32eaf63760afb0db91b3801 authored about 4 years ago by Sebsatian Keller <[email protected]>
README.md: added nvim-lspconfig configuration

It took me some time to get nvim-lspconfig working. This example configuration might be useful f...

github.com/zigtools/zls - 688028ef1685c58f342c9dbd545f241f02b521e9 authored about 4 years ago by Sebsatian Keller <[email protected]>
absolute check

github.com/zigtools/zls - 6cf9ae8038d5b16afa1c6c44b9564afc03265a7a authored about 4 years ago by g-w1 <[email protected]>
make sure exe exists

github.com/zigtools/zls - 5b50d9835365e14d8736fd6a9c86cef75f530bec authored about 4 years ago by g-w1 <[email protected]>
Merge pull request #203 from antlilja/global-cache-builder

Pass global cache argument to std.build.Builder.create

github.com/zigtools/zls - aaab68bb9dfcc9b9398c55a7d43a1fc31f55d0d1 authored about 4 years ago by Alexandros Naskos <[email protected]>
Pass global cache argument to Builder.create.

github.com/zigtools/zls - da7ce669107368ca0892ef57ce8707fbcffaca89 authored about 4 years ago by antlilja <[email protected]>
Merge pull request #198 from aniljava/master

build config incorrectly pulls folder named zig if it appears in PATH variable before zig execut...

github.com/zigtools/zls - bdcd2a1e85599882bc5522acd823f3976d725eab authored about 4 years ago by Alexandros Naskos <[email protected]>
Skip folder named zig while searching for zig executable on *nix

github.com/zigtools/zls - 60ad93ca34d3fc051df171ae01470b266f9559e9 authored about 4 years ago by root <[email protected]>
Skip folder named zig while searching for zig executable on *nix

github.com/zigtools/zls - b208a33286d62e9c06dd2df777b7a65cabff82ce authored about 4 years ago by root <[email protected]>
Merge pull request #197 from codemessiah/master

Updated installation instructions

github.com/zigtools/zls - ff917c08fd0b95314d9ff7e1ed24a54963dc7bae authored about 4 years ago by Alexandros Naskos <[email protected]>
Added screenshots for ZLS for VSCode extension

github.com/zigtools/zls - d45744afd3e4d2caf7686d5baac8f19967d55bc8 authored about 4 years ago by Luke Wilson <[email protected]>
Update build instructions

github.com/zigtools/zls - 01ce8e295b9bd1af565911181516895aff4bff2c authored about 4 years ago by Luke I. Wilson <[email protected]>
Update information about installing

github.com/zigtools/zls - 353c5800909796c9461ffdd971347de5c259fbdf authored about 4 years ago by Luke I. Wilson <[email protected]>
Better `zig build config`

github.com/zigtools/zls - bf4f653bf985dba3e3849ba133848c37721d0445 authored about 4 years ago by Alexandros Naskos <[email protected]>
Fix session tests

github.com/zigtools/zls - 67b5adc04ed826213b3d7f5b2a9ec88eff46a766 authored about 4 years ago by Alexandros Naskos <[email protected]>
Use `zig env` to find zig lib path instead of assuming the executable comes from a distribution tarball

github.com/zigtools/zls - 78e74743e19574acf501189f6b95be1ee144067d authored about 4 years ago by Alexandros Naskos <[email protected]>
Removed workspace specific zls.json support

github.com/zigtools/zls - 892847d93903c68d1e843de04ae80092b444c419 authored about 4 years ago by Alexandros Naskos <[email protected]>
Added `Alexandros Naskos` to LICENSE

github.com/zigtools/zls - 6e107e75bbf3917edc632fb6bbcafa7f6241209b authored about 4 years ago by Alexandros Naskos <[email protected]>
Fixed infinite loop when analyzing variable declarations like `const A = A;` for semantic token highlighting

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