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

update to zig master 0.10.0-dev.1679+d227f76af

github.com/zigtools/zls - ca409941e00cf6338fc7f41052fc98825ba6bf6e authored almost 3 years ago
Merge pull request #455 from davidgm94/fix-zls-config-crash

Fix ZLS config not found crash #410

github.com/zigtools/zls - 14698c35c9c948302cf13d1f9ddc4b18317be1f0 authored almost 3 years ago
reset search value when clicking on zpm logo

github.com/zigtools/zpm-frontend - a59f9c4d87e6299a536bcd876486501f75d84d63 authored almost 3 years ago
Updates deps, replaces zpm.random-projects.net with zig.pm, updates /about.

github.com/zigtools/zpm-frontend - ee726191d9f2d58b4b7a13062200fb48cdee4a70 authored almost 3 years ago
Merge pull request #5 from alichraghi/main

auto load more on reaching page bottom and some improvments

github.com/zigtools/zpm-frontend - 62bb6ae97ff0f71f98b2214dee56cbe54d6c223d authored almost 3 years ago
update readme and media fetching api

github.com/zigtools/zpm-frontend - a50f5d7fb5fc4b9d424662ac09739029323370d2 authored almost 3 years ago
remove install section

github.com/zigtools/zpm-frontend - 0f39ebdeece4bab3754fec4b1cf368db32e7b1d2 authored almost 3 years ago
improve package display and tags

github.com/zigtools/zpm-frontend - f66434e4cf83dbeaf0046290f7ea1d3ac995ee01 authored almost 3 years ago
fuse searching

github.com/zigtools/zpm-frontend - e39809ec92633ab6db2fc5b00917e8207ac620d4 authored almost 3 years ago
remove margin between tags

github.com/zigtools/zpm-frontend - 2aa73b4f85334e832a0921515cbee832ceb588fe authored almost 3 years ago
auto load more on reaching page bottom

github.com/zigtools/zpm-frontend - 72474751b913ffde1a0e1b70951ea0e9c6f425a0 authored almost 3 years ago
add zig.pm api to faq

github.com/zigtools/zpm-frontend - bed0bc258847ff65421d28c5bbbfef34c08b8b47 authored almost 3 years ago
remove build directory from public/ and add .gitignore

github.com/zigtools/zpm-frontend - f3f3129cd93e8a0fbdaed84b6ba5a64d47923ea6 authored almost 3 years ago
change history mode to HTML5

github.com/zigtools/zpm-frontend - 60fa4450f687284b291dd71fe68a965ea0c3085b authored almost 3 years ago
move search bar to center

github.com/zigtools/zpm-frontend - 934698d680968ade6057bdee5fc451dee1570c57 authored almost 3 years ago
increase package border-radius

github.com/zigtools/zpm-frontend - f717576875e0f9c279a122c56ccc5448e67b0cbd authored almost 3 years ago
fix space between package tags

github.com/zigtools/zpm-frontend - f6d6e89a6b950a6b2fe983e308b6f2c2675a4390 authored almost 3 years ago
Add VSCode Marketplace link to readme

github.com/zigtools/zls-vscode - 5864fb35f0c83ac972d468b13444112cdbdf1760 authored almost 3 years ago
Merge pull request #467 from ikrima/fix-addrspace-section

fix: ast.lasttoken() does not handle addrspace section

github.com/zigtools/zls - 4e6564d7daec95b4fb51cadfe25973a87cac181a authored almost 3 years ago
Merge pull request #463 from cascade256/comment-highlighting-fix

Skip char and string literals when highlighting comments

github.com/zigtools/zls - 706413e468e80f2e2e4ce0c57d9090e9ea265b6f authored almost 3 years ago
fix: ast.lasttoken() does not handle addrspace section

github.com/zigtools/zls - 90195a6695bd0969c2872509dd6c9e23b4389168 authored almost 3 years ago
Skip char and string literals when highlighting comments

github.com/zigtools/zls - e38278d2a53abfd9c400fb6ab83eace78a706264 authored almost 3 years ago
Fix ZLS config not found crash #410

github.com/zigtools/zls - a1f72d46e3f22510682fe907215a6383404993d1 authored almost 3 years ago
Merge pull request #453 from hexops/master

update for anytype field yeeting

github.com/zigtools/zls - f3aabd6b7ca424b6aa1be9ef8a215a842301b994 authored about 3 years ago
update for anytype field yeeting

Updates ZLS to account for the yeeting of anytype fields: https://github.com/ziglang/zig/pull/10...

github.com/zigtools/zls - 515cdd95a0bbb6bfb2c83ea7ab3298a8105ab5aa authored about 3 years ago
Merge pull request #449 from novakne/patch-1

builtin_uri: Fix typo in log message

github.com/zigtools/zls - 18a23c1aa22c9746448477b77dc93c4b224181b5 authored about 3 years ago
Merge pull request #451 from SebastianKeller/fix_build_master

Fix build on zig master (0.10.0-dev.500+66cf011aa)

github.com/zigtools/zls - 655a013db27be2be180ec4ed3869e309a35cad2e authored about 3 years ago
Fix build on zig master (0.10.0-dev.500+66cf011aa)

std.process.args() has a slightly different api now, breaking the build
on zig master.

github.com/zigtools/zls - 472104c0e106be77694bf1ab4471e9ce1b046713 authored about 3 years ago
builtin_uri: Fix typo in log message

github.com/zigtools/zls - fa946526c2f7b227dfb00e5fc5d7190eaa5c1915 authored about 3 years ago
Merge pull request #448 from ikrima/add-typefunc-outline-nodes

add type function symbols to document symbol outline

github.com/zigtools/zls - fefabc658fd0f14eb0f3cf637805ad51efc5f052 authored about 3 years ago
yolo: add type function symbols to outline

Questions:
- `getDocumentSymbolsInternal`: from looking at the code + cross referencing VSCode A...

github.com/zigtools/zls - ca8ca06da954dff7f2d113ef9030e601e0259e70 authored about 3 years ago
Merge pull request #445 from nektro/autocomplete-builtin

add a default option for `@import(builtin)`

github.com/zigtools/zls - 08f2638d6ad8da576d235ff2b57935fad08d39f1 authored about 3 years ago
Merge pull request #446 from jonpalmisc/master

Update prebuilt release URLs

github.com/zigtools/zls - 189de1768dfc95086a15664123c11144e9ac1402 authored about 3 years ago
Update prebuilt release URLs

github.com/zigtools/zls - f7bc95500a42576c3f4aaba2cfd25139a154ce9c authored about 3 years ago
handle AccessDenied when making 'builtin.zig' fill-in

github.com/zigtools/zls - 09d51af1615f4b6af74605b73c5d0c7271ac815b authored about 3 years ago
only print stderr

github.com/zigtools/zls - 304c9bec2f0afa4c7441eae6c271de07c48d6c6c authored about 3 years ago
investing in debugging tools

github.com/zigtools/zls - 81818e3319c626fb1d6a2ca1b437d08271cb9f24 authored about 3 years ago
add back FIXME comment

github.com/zigtools/zls - 56fccdefd52343795f4f565d3ef2cb849309bc68 authored about 3 years ago
cant repro locally

github.com/zigtools/zls - 29e43a60aec8a3518d1e9d72670ee9dec70cc6cd authored about 3 years ago
cleanup tests

github.com/zigtools/zls - 578265f3e68f71773fc563d5dc2a77798ff2644f authored about 3 years ago
match other tests

github.com/zigtools/zls - b99c13ceef9a52ceeed66c13edb732179b045fc7 authored about 3 years ago
builtin_path might not be set if zig_exe_path isnt found

github.com/zigtools/zls - 54d8f3273c0b59a7bcc8fc48f60d55289454a0be authored about 3 years ago
uriFromImportStr expects a uri not a path

github.com/zigtools/zls - 900658483556c8f93fc988d0936c6cfd901a0402 authored about 3 years ago
add a default option for import(builtin)

github.com/zigtools/zls - 3fdab6c2fab17c4cc9217a3774bf168cce2abda5 authored about 3 years ago
update builtin data for zig master

github.com/zigtools/zls - 7cacfe9a6a93379ba823811b6b1679f00b40b988 authored about 3 years ago
add builtin data for 0.9.0

github.com/zigtools/zls - 49cbbd1ebbb17822bf74c383b412c61b592616a3 authored about 3 years ago
Fix compilation on latest Zig

github.com/zigtools/zls - 18569926a36d6fcd107252b023990250b44382c3 authored about 3 years ago
Update submodule to latest commit (#439)

github.com/zigtools/zls - cb4e74213480113ea1af78aff70a90ba41777653 authored about 3 years ago
c_void -> anyopaque (#437)

github.com/zigtools/zls - dc94a5e317d1b6d0cf77289b03d687e77e72d3f3 authored about 3 years ago
build_runner: Require some paths to be given (#369)

We now require the following to ge given in the cli args:
- zig_exe
- build_root
- cache_root...

github.com/zigtools/zls - abe82f60695a4203c4bf4f1afb1236a36815fc11 authored about 3 years ago
update known-folders for allocgate (#432)

* update known-folders for allocgate

* run workflow on all pushes and PRs

github.com/zigtools/zls - 14528db0b7a1c908513cc8c1a52a3c1165c66c6b authored about 3 years ago
Fix zigtools/zls#389

github.com/zigtools/zls - 5fd35f7efebe3b8e3a77c3f184b6c51dd77f1312 authored about 3 years ago
allocgate defeated

github.com/zigtools/zls - f9133ffdec2520431d89575563d0b59621e44bc3 authored about 3 years ago
Fixes errors that are caused by using deprecated functions

github.com/zigtools/zls - e469d8171f008ce070415df06a1422461f002e17 authored about 3 years ago
Remove newline

github.com/zigtools/zls - 227dcb465058cb1816d3040e929a587673f21450 authored about 3 years ago
Fix and generalize broken link to Sublime Text instructions

github.com/zigtools/zls - 7793b7250c699ea3a8aee6a66e5878ec7418149b authored about 3 years ago
Change notification method in log

Currently in the log function in main, the notification method used to send logs to the client i...

github.com/zigtools/zls - 12cda9b0310605d170b932ebb6005e44e41f4ee1 authored about 3 years ago
temporary fix to issue #413 with #412 not building on release-safe.

github.com/zigtools/zls - d4b6b97c019972de6e4fd710045d2b9349147ad3 authored over 3 years ago
Update Sublime LSP settings for Sublime Text 4

"selector" is now the preferred method of configuration, everything else was deprecated in Subli...

github.com/zigtools/zls - 4d6d842fa5d89d2a338d0f07715db6d31c0d717f authored over 3 years ago
changed default from .warn to .info

github.com/zigtools/zls - 5bae50bcfed0d988f4a4d7ddda848a2ea9aef70f authored over 3 years ago
Added build option log_level to allow the user to set the default log level for release builds.

github.com/zigtools/zls - 3531237afefced76244665a3f266a2e79fb1ed31 authored over 3 years ago
Remove use of notice log level

Removes the use of the notice log level.
Cleans up resulting code, the if else statement with ne...

github.com/zigtools/zls - 80f09831bc4be779af8a1bf8fadda1357faa302e authored over 3 years ago
Fix off-by-one deinit on DocumentStore

github.com/zigtools/zls - 0f6509381263a7f4fc9d1bf12b9854246d7ae945 authored over 3 years ago
actions- reflect license rename

github.com/zigtools/zls - 088dc570de3870ababd35a94ac67b0f60c61361b authored over 3 years ago
add reference for which lsp version we're targetting

github.com/zigtools/zls - 9ceaf90657ef3b1616b3581c5670b57a5200f9ac authored over 3 years ago
make license a plain text doc

github.com/zigtools/zls - d15ec06c69d78306fe391e7987460352376c7acd authored over 3 years ago
use an enum for zig version

github.com/zigtools/zls - 8d46ceff07ff92b82108a829cdf5a02285d45b35 authored over 3 years ago
build.zig- use std.builtin for better autocomplete

github.com/zigtools/zls - 94acedfde373dce494b866836d461a70e4ad026c authored over 3 years ago
lsp- alias `[]const u8` -> `string` so its closer to docs

github.com/zigtools/zls - caaec2bcfd9a9da09e764a6e56eeaab6bb1072e3 authored over 3 years ago
fix missing double reference

github.com/zigtools/zls - 3f92120fbedb74703795657b2a6813df8105eb4f authored over 3 years ago
remove all use of `usingnamespace`

github.com/zigtools/zls - 04edc7a2d53708fb3167b9873f4666cfb00e4bfa authored over 3 years ago
rename another top level fields file

github.com/zigtools/zls - e18003ff86ef587d17fec7c369b48ee6eabefd66 authored over 3 years ago
remove some dead code

github.com/zigtools/zls - 737a9dc0083088e7f874c103e97b2c895c973ff5 authored over 3 years ago
fix capitalization of top level fields structs

github.com/zigtools/zls - aae82d29bdf11fd793154124cc151b59a4662411 authored over 3 years ago
fully qualify std.debug.assert references

github.com/zigtools/zls - 91c8ffb38c6b50cc8406e05e92ac5ab580eae4af authored over 3 years ago
Merge pull request #404 from leecannon/builtin_changes

Update to use @import("builtin") where required

github.com/zigtools/zls - 44fb88b85b2a5a6d74e9c40ac868f824c46c4174 authored over 3 years ago
Update submodule

github.com/zigtools/zls - b88a95a617add7b270784ce5eeffe64d724fe245 authored over 3 years ago
Update to use @import("builtin") where required

github.com/zigtools/zls - 90f8109639252c2b77c99b894690e19c71f4af77 authored over 3 years ago
remove Tree when it was the same as Ast

github.com/zigtools/zls - b63339e35043e7cdd39507f004b0ce99820af976 authored over 3 years ago
use empty string for empty []const u8

github.com/zigtools/zls - 3c1152a53656d155fb68e2ce3f75ef5bad1507b3 authored over 3 years ago
collapse some std imports

github.com/zigtools/zls - 164e078dbb7d9c6feb03d00149ceb05c10fed8b6 authored over 3 years ago
include `anytype` in list of primitive types

github.com/zigtools/zls - 86e370add027d76bfcc898d944603a8bea444e41 authored over 3 years ago
ensure uN and iN types are clamped to 0-65535

github.com/zigtools/zls - 0406f7cc93b30f0794a6a34df4c2cc64ebe45dc9 authored over 3 years ago
analysis- clean up isTypeIdent

github.com/zigtools/zls - 50022e5d242d6a4a0d13e35e49ee9935a301795c authored over 3 years ago
collapse more fn signatures

github.com/zigtools/zls - 4bc8b92e1940906f0f50f33089f263a0f68fccbb authored over 3 years ago
uri- add link to rfc

github.com/zigtools/zls - 43796f63266b86339816dfc7f54088aa4fb58d3b authored over 3 years ago
finish rename of usage of std.zig.Ast

github.com/zigtools/zls - 9e0f201283f31403e83147c3fe18505cf3e81295 authored over 3 years ago
add builtin data for 0.8.0 and 0.8.1

github.com/zigtools/zls - dc8affe122e1b081dc241a3732545681ccf24ddd authored over 3 years ago
update master data

github.com/zigtools/zls - a75276defccbfdc8202a92a2b2648978720b8083 authored over 3 years ago
condese small expanded things

github.com/zigtools/zls - 7c209a8404b7bece621d65fcf8bc44425aa05d57 authored over 3 years ago
use zinput as a package

github.com/zigtools/zls - 8390aaa70b02394fbd92494361f26b71d7bb9601 authored over 3 years ago
use single line method signatures

github.com/zigtools/zls - ad8d75b6131f9e31cf011bc4f02e96696ddf7bca authored over 3 years ago
fix imports to use `./` for relative usage

github.com/zigtools/zls - f482950f5f54c57da06acd4f91ed8c1a2c036a30 authored over 3 years ago
build.zig- use local builder

github.com/zigtools/zls - 6b3d4d7bd3ae2faf1c491cc46781013348e84676 authored over 3 years ago
gitignore- catch zig-cache and zig-out

github.com/zigtools/zls - 819e46a181d4e20ed860b3c21f3c4ba8212e0543 authored over 3 years ago
gitignore add missing newline

github.com/zigtools/zls - 6ac9c7321716071cdba182f00e7d0d659e4dd007 authored over 3 years ago
gitattributes- add auto lf for all other files

github.com/zigtools/zls - 6d7e2d2fbae430a6ccd86ed7673c0355dd2f788c authored over 3 years ago
Merge pull request #399 from travisstaloch/sat-arithmetic

support new ast token changes and saturating operators

github.com/zigtools/zls - 779cfac82e7caac8504e0e1ebc7250f8c0a60adc authored over 3 years ago
support new ast token changes

- some ast token tags were renamed: ie .bit_shift_left => .shl
- add initial support for saturat...

github.com/zigtools/zls - 50aa71c10ff275b0a5f7838740f50e890c68b068 authored over 3 years ago