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

add multi object for loop support (#1011)

* run `zig fmt`

* add support for multi object for loops

* add completion tests on multi o...

github.com/zigtools/zls - 0f77fd5b0e1d9c44bc00298bb0b0762b838626e5 authored almost 2 years ago
Update submodule

github.com/zigtools/sus - 4c4a472c925fc5a4fc6e614cda5ff873ac512f80 authored almost 2 years ago
Fix for loops

github.com/zigtools/sus - 20f08ea1bb55da025a4ed38abe9959a58cec92fc authored almost 2 years ago
build: add PIE (Position Independent Executable) option (#1013)

* build: add PIE (Position Independent Executable) option

github.com/zigtools/zls - b635317e2a426074fd28fbf954293efb4e124192 authored almost 2 years ago
Add AArch64 linux

github.com/zigtools/install-zls - 40cefc049c82bce14a2efe474967569f6787c5a8 authored almost 2 years ago
Move towards more ARIA accessibility, update VSCode extension

github.com/zigtools/install-zls - 2d857ee5e129ca718215b2f05beb7a822a15de1f authored almost 2 years ago
Implements metadata query.

github.com/zigtools/zartbitter - 1bae50b9476941fa3db70808df5208d627aa42d4 authored almost 2 years ago
build_runner: provide valid global cache to the build runner (#1009)

github.com/zigtools/zls - 8bd5358748fff14268d9b4e48ca5b5cd30d7b973 authored almost 2 years ago
Implements downloading.

github.com/zigtools/zartbitter - 27cf85cd475f765f5acf90ee6897cd14798991bd authored almost 2 years ago
Introduces unique identifier for artifacts as well as a file name.

github.com/zigtools/zartbitter - dc157842ee5da4debf20056bbc3e94a2c8014225 authored almost 2 years ago
Implements artifact access verification.

github.com/zigtools/zartbitter - fe697140a3100d5fa36949c3100bce1536a7d70a authored almost 2 years ago
Implements artifact detail listing.

github.com/zigtools/zartbitter - bbe938e3098d3f5e17bea81a2c11bc0e2babb430 authored almost 2 years ago
Adds missing redirect.

github.com/zigtools/zartbitter - e0cfeb68320b93ca5bd28f1689c65a4d32d3b10c authored almost 2 years ago
Adds basic file browsing.

github.com/zigtools/zartbitter - 729dcc26ba7b5ca9274d4ec68c03a6c3f0f36c02 authored almost 2 years ago
Merge pull request #793 from Techatrix/intern-pool

ComptimeInterpreter: Intern Pool

github.com/zigtools/zls - c3f58538e8507f54964eb5e77b665e8bbaba66ac authored almost 2 years ago
Fix build runner for latest changes (#1005)

* build_runner: update to use new caching system

* build_runner: switch ci to use 0.10.1 inst...

github.com/zigtools/zls - abe07e601e6d957197124a6819cee0bf51de5f07 authored almost 2 years ago
improve error message when parsing zls.json (#1002)

github.com/zigtools/zls - 4f42c68a0a2fbdb0ee3671231d841953e900827c authored almost 2 years ago
Fix handling of invalid tokens in getPositionContext (#1006)

github.com/zigtools/zls - dedb9deb08a13cdf8d21fdc3661b6b054a3f0cc4 authored almost 2 years ago
Fixes path insertion to use short, blobstorage-relative paths

github.com/zigtools/zartbitter - 4238822746aaa6a5b289e9e591abf76fdb2d71bb authored almost 2 years ago
Implements basic artifact upload.

github.com/zigtools/zartbitter - 1405f2b70f6dc43dc53f8c15525581de9fe57e6b authored almost 2 years ago
Makes parameter binding more typesafe and convenient.

github.com/zigtools/zartbitter - d6313aab287c39de9536e5e50c84b71c471b255c authored almost 2 years ago
Adds synchro-hashing of the uploaded data, adds version parsing.

github.com/zigtools/zartbitter - 27618366633c2439ecb2fa0d30a13b09cc3821d9 authored almost 2 years ago
Merge branch 'master' into intern-pool

github.com/zigtools/zls - 2dffa9ef25c2cff53b7a7270014aef8e25cb71eb authored almost 2 years ago
Adds upload token verification.

github.com/zigtools/zartbitter - d8d5565446c41fe5c4e9a96587b26f0be520784c authored almost 2 years ago
Improves database schema, fixes some bugs and adds scripts for init. Implements basic upload.

github.com/zigtools/zartbitter - d77b51d01e9f2ffc3c125c2e4697b3b4f8401d5a authored almost 2 years ago
Adds basic http server and db init.

github.com/zigtools/zartbitter - 2d7a73d9ad6324536cce60d1e9bd5830f198a4cc authored almost 2 years ago
sync build.zig with latest std.build API changes (#999)

fixes build.zig now that b.path_root changed from a `[]const u8` to a
`std.build.Cache.Directory`.

github.com/zigtools/zls - 2071db440d6ec3ec4e76e82473db23ea49449c73 authored almost 2 years ago
Avoid integer overflow in `analysis.getPositionContext` (#998)

github.com/zigtools/zls - 290ed6e7e77e7233df0e59ea243454fe0e812f5c authored almost 2 years ago
Initial project structure.

github.com/zigtools/zartbitter - 1543b80c68fe80ad836f36e01bf6a1bede2a97db authored almost 2 years ago
Configuration handling fixes (#995)

* Fortify `server.handleConfiguration`.
* Move call to `server.registerCapability` within `serv...

github.com/zigtools/zls - b28d3aadd7cc7ce0d2631062c43c230d3ff57179 authored almost 2 years ago
Amend `getPositionContext` to handle incomplete `.string_literal`s, ie `"`, `@"` (#997)

github.com/zigtools/zls - 409c2033178dc85976bc050e04baa7dfbd642f7a authored almost 2 years ago
Bump diffz to fix overflow issue on long files (#993)

github.com/zigtools/zls - 7919da5054a6e6ac100097f762e7abe96628eef0 authored almost 2 years ago
Fix: variable not defined. (#992)

github.com/zigtools/zls - a2f9f8d0dd11201a8085182b85172b44d1af0052 authored almost 2 years ago
Adds ziglibs/diffz to flake.nix (#991)

The flake is not building because it cannot find diffz.

github.com/zigtools/zls - 4b2882294fe8f23c83f4f89dcf561973618504f4 authored almost 2 years ago
implement cInclude completions & goto definition (#970)

* implement cInclude completions & goto definition

* fix cImport features on windows

* fix...

github.com/zigtools/zls - 37ca1333eda08a00b7a28974e98a4bfb3ff6d2a8 authored almost 2 years ago
small refactor

github.com/zigtools/zls - 99b5fd4f69531b8252ed6ece24f9f100fdd321b5 authored almost 2 years ago
implement coerceInMemoryAllowedErrorSets

github.com/zigtools/zls - 654913ae47e7656a44daf7a6bbde76a46b2f13ff authored almost 2 years ago
Switch to Diff Match Patch (diffz) (#982)

* Add tests, note about correctness issue

* Use diffz (DiffMatchPatch)

github.com/zigtools/zls - bf19ed3ea9970bdff65bdf63b3d9a3f1b7a9753b authored almost 2 years ago
Fix missing nodes in outline (#990)

* Remove some boilerplate from test

* Fix missing nodes in outline

github.com/zigtools/zls - 73d6264cab078bdbe246579f5017eb31a868e947 authored almost 2 years ago
Remove some boilerplate from test (#988)

github.com/zigtools/zls - 0d3b0e9965cf3aa3e1ed12ee5f50b7347d3ad272 authored almost 2 years ago
Update FUNDING.yml

github.com/zigtools/.github - 15c345e7d5df9e2d5ee10f50f56c2921f782ffd2 authored almost 2 years ago
add testing infra for textDocument/documentSymbol (#987)

* add testing infra for textDocument/documentSymbol

* add failing test for 986

github.com/zigtools/zls - 0e5e1fdb8ae5b2da813fd10937b12174854ee903 authored almost 2 years ago
Merge branch 'master' into intern-pool

github.com/zigtools/zls - 5754f362c6e52482b481f01e26ad65f82f3ed216 authored almost 2 years ago
improve comptime interpreter dot completions

github.com/zigtools/zls - 6d387bca11de92c45d74d0f125094d7f336e5979 authored almost 2 years ago
fix function call resolution

github.com/zigtools/zls - 5cb0c98db14314304c71adb2311c6d5255618f54 authored almost 2 years ago
remove some InternPool test boilerplate

github.com/zigtools/zls - 3fda3b5414893e2200808f73e222a44bdf147e33 authored almost 2 years ago
update onePossibleValue for arrays

github.com/zigtools/zls - 09c35b8eaa4db1773726021a772e4e1c5854af47 authored almost 2 years ago
implement intInfo for enums

github.com/zigtools/zls - 83f33f1c167c2dce9303020ea3df299b72ba8703 authored almost 2 years ago
more closely match Zir.Inst.Ref to InternPool.Index

github.com/zigtools/zls - d98060b3d605abb4535745ee294d56259548e9a5 authored almost 2 years ago
add predefined values to Index

github.com/zigtools/zls - 57fc10eec0b8b36b03f8e166b51fdf144374b575 authored almost 2 years ago
Merge branch 'master' into intern-pool

github.com/zigtools/zls - 6278880f42eb652c9710eeaca7e2172d462029e2 authored almost 2 years ago
make build docs reflect zig 0.11 cli args (#983)

github.com/zigtools/zls - ebbe455722c266de0f72735cd42704c8035989d1 authored almost 2 years ago
remove arena allocator from analysis (#981)

* remove arena allocator from analysis

* fuzzer fix

* deinit `BoundTypeParams`

github.com/zigtools/zls - 8ec82321d4e8b5d4e4164223b5761400cc91ea6c authored almost 2 years ago
simplify symbol references handler (#978)

github.com/zigtools/zls - 1b3274aa9c4c79ece06427b1367d392b3849dfb0 authored almost 2 years ago
Use merge commit for fuzzing (#980)

github.com/zigtools/zls - 69a1cae6065654888a7f00cccbfae981dd168557 authored almost 2 years ago
Merge pull request #13 from nullptrdevs/main

Update build.zig

github.com/zigtools/sus - ec7e98ee0374fc0d5b7bd63078ab5ef9c9bcfaa3 authored almost 2 years ago
Update build.zig

github.com/zigtools/sus - 49c584e016dd89046f7ec6c7dc3c8a5e5cbe4de5 authored almost 2 years ago
zig build system changes (modules) (#976)

github.com/zigtools/zls - 62068ae828de91d6dafd425c60f47cbc43ac3df3 authored almost 2 years ago
Use -Doptimize=ReleaseSafe; update flake.lock (#975)

github.com/zigtools/zls - 0ad2009b00187a598819ec4f8d91a3daec8f6741 authored almost 2 years ago
optimize DocumentStore garbage collection (#969)

github.com/zigtools/zls - 5a78cf1e50639a1ac23579cc357e4e114eabe623 authored almost 2 years ago
add build instructions to README (#64)

github.com/zigtools/zls-vscode - 6bb8eca0c7d6778daedd6187179f83b260fcd92e authored almost 2 years ago
show c source when hovering over cImport

github.com/zigtools/zls - 5f0d3bb8862645f63e5a7eabbd39db5d94284886 authored almost 2 years ago
implement goto definition for cImport

github.com/zigtools/zls - 66b7d7ad58b2ffd951802da52e6a215119ffd761 authored almost 2 years ago
[`std.zig.`] `parse(alloc, src)` -> `Ast.parse(alloc, src, Ast.Mode)` (#966)

* Work in Zig's breaking changes (build sys apis)

* [`std.zig.`] `parse(alloc, src)` -> `Ast....

github.com/zigtools/zls - bd539ae9895e4ab252ebd416bcf5f05d261378e7 authored almost 2 years ago
fix doc comment not showing on container field (#947)

github.com/zigtools/zls - 384f227cb752553f440f2d256e68858b65fb13fc authored almost 2 years ago
Fix fuzzing -Doptimize (#963)

github.com/zigtools/zls - a74c767251a75b482d9ed71a10ac4b7e7988197e authored almost 2 years ago
Fix build.zig

github.com/zigtools/sus - fe370ac02e69672515132ad8a531fef01bfc0d20 authored almost 2 years ago
Update builtins data: "Say hello to `@qualCast`". (#962)

github.com/zigtools/zls - 4ba5631f7b47980af8b0057f7a19fd63221989a1 authored almost 2 years ago
Build modes are specified with -Doptimize now (#961)

github.com/zigtools/zls - 9e986de4d9d90d36ecada5478b9a426efe4fd408 authored almost 2 years ago
resolve bit size based target

github.com/zigtools/zls - 5258a60f0ef7b5aae0bacc5944db24a8b62c20fa authored almost 2 years ago
Merge branch 'master' into intern-pool

github.com/zigtools/zls - ef0cfadf8a58ea7fed5c01f2661eaa29f73109ad authored almost 2 years ago
Work in Zig's breaking changes (build sys apis) (#955)

github.com/zigtools/zls - 6297536d7bfef61096e4f323da4777ec4ef8d70a authored almost 2 years ago
Skip incomplete fn_protos when generating folding ranges (#958)

github.com/zigtools/zls - 75f0617279c54288310633d44f0324c80110305f authored almost 2 years ago
Fix CI checkout origin (#959)

github.com/zigtools/zls - 5ec4770ac2df24863b25ce340bbe8ad658fa4b6b authored almost 2 years ago
Implement some more methods + CI (#11)

* Implement some more methods

* Add continuous integration

github.com/zigtools/sus - 4d8243b6bfeac9f8dc6db49860aa6f584e7e1fee authored almost 2 years ago
rewrite folding range (#954)

github.com/zigtools/zls - 1b3c3defb74cba5fc5e044b5d3c48ab1ab6ce453 authored almost 2 years ago
fix iterateChildren on if (#951)

github.com/zigtools/zls - 767cf7a52d9f294fb983ff37015ef167ef05cf1f authored almost 2 years ago
Optimize inlay hints (#948)

* optimize inlay hints

* update iterateChildren

* add tests for nodesAtLoc

github.com/zigtools/zls - 7b3cc1d6d42c99a79229b3eac7d723a61c8af91e authored almost 2 years ago
update data files

github.com/zigtools/zls - eac61ba8be1be13d294db2f50c52a6ebbbadf903 authored almost 2 years ago
fix config_gen

github.com/zigtools/zls - 3080a5d315b3b0ecf2c648e97c56513e8491a527 authored almost 2 years ago
Update README.md

github.com/zigtools/zls - 805e8389cb187ee84f3999d98168a51f75029472 authored almost 2 years ago
more comptime interpreter tests

github.com/zigtools/zls - 387291570130236a3da40377c5a1a5bb0088ca97 authored almost 2 years ago
better error messages on field access

github.com/zigtools/zls - 3c7e9e13ce254bbb6431129cf38271a64b7d35dd authored almost 2 years ago
bug fixes

github.com/zigtools/zls - 9cde2495b2969097d7ffde21b3af9b26f5fe5fa3 authored almost 2 years ago
use SegmentedList

github.com/zigtools/zls - 32b70117efae759334fd45ea8627fda06eeb047e authored almost 2 years ago
do not intern Structs, Enums and Unions

github.com/zigtools/zls - 55364f2e2ba3cb5f4753b6a8a7c256e58e40c3f7 authored almost 2 years ago
add colon to inlay hint label (#944)

github.com/zigtools/zls - 2857237f7478095cb1fcd842777efbf73886e89a authored almost 2 years ago
remove unused capacity from Ast and DocumentStore (#941)

github.com/zigtools/zls - e055f9d15cf3ccaae5df8bd3377357e63db688ab authored almost 2 years ago
Fuzzer fixes (#940)

* better handling of container_decl_arg_trailing

* ignore semantic token when moving backward...

github.com/zigtools/zls - 6019eff13e92412e441770b9488def38c3e127a2 authored almost 2 years ago
improve comptime interpreter stack trace message

github.com/zigtools/zls - 9131285db1787a82c047a25ba73abfdb28e4b187 authored almost 2 years ago
Merge branch 'master' into intern-pool

github.com/zigtools/zls - ca644d67c1689b39e41b5654aef533eaecf342f1 authored almost 2 years ago
Use new ast helper functions (#939)

* use new ast helper functions

* use new ast helper functions

* update min build version
...

github.com/zigtools/zls - fe54fb7cfac53ad13cc4fb71479106d26cc90564 authored about 2 years ago
bug hunting

github.com/zigtools/zls - b09c317ae7c6ff60ba195848ba61d725a730594d authored about 2 years ago
replace ArrayList with MultiArrayList in DocumentScope (#938)

github.com/zigtools/zls - d2586f79a1b2a4268842c60ca1a658a60be38e5c authored about 2 years ago
use ArrayList for dotCompletions

github.com/zigtools/zls - 05ad3294f1aeaf8d501bc6841fe8d52a727b7a20 authored about 2 years ago
equality compare floats with bitcast in InternPool

github.com/zigtools/zls - 3577e719fb089f974e2fb37366c5d4447285722e authored about 2 years ago
Add deletion, issue creation

github.com/zigtools/bamboo - 1d5036886bbdd3e42a77e8b07cec814da4f51203 authored about 2 years ago
Fix error with data pulling

github.com/zigtools/bamboo - 18b84cd7f6cc77b637fa7e0f22f84869254945c9 authored about 2 years ago