Ecosyste.ms: OpenCollective

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

github.com/zigtools/zig-lsp-codegen

LSP codegen based on the MetaModel
https://github.com/zigtools/zig-lsp-codegen

fix jsonParseFromValue in EnumCustomStringValues

b6791a75ca946b480ef8dfcbfa7074a07ff5745c authored 12 months ago
Merge pull request #14 from nullptrdevs/patch-1

7b4e4ec972b0400f95b3dcd9df47f9655db8e974 authored 12 months ago
more debitrotting

Note that the tests still don't work

bb83587d50f8c50f13f8dda86b8fce6582d04a6d authored 12 months ago
Update base.zig

f4780cfdffe7996b2a5256acfe57a8951967ecea authored 12 months ago
Some fixes from downstream

df0b51b6299bb4f6d79791b819e1aa627137b3aa authored 12 months ago
Merge pull request #12 from priddis/fix-build-errors

Fix build errors when building with latest zig version

fe870dc3fe2d3012bcbfa1657b6881190cd906ec authored 12 months ago
Fix build errors introduced from latest zig version

a98c5722e7cf6a7d2e23792d0748bd63a9bba37e authored about 1 year ago
correctly handle supportsCustomValues (#11)

* fix creation of double optionals

* correctly handle enums with `supportsCustomValues`

956d76dbac2bc45d6b82b041944fdc4bb60773fb authored over 1 year ago
update to new `jsonStringify` interface (#10)

df09fc9719d22191dbe7f24764cb50a322de8bd7 authored over 1 year ago
transition from tres to std.json (#9)

* update build.zig

* update to new `std.json` api

* replace `std.mem.split` with `std.mem....

f3fe314d4cc2e9c277a7a0570d8e3f35312300da authored over 1 year ago
Add null meaning!

04b699e22dad5dec64ea5fb35fa74b34a64809ec authored about 2 years ago
add special case for empty enum name (#6)

fe7e5140ba867b574dd3e5fcbff17dc87e4a1761 authored about 2 years ago
Update tres submodule

7ec3afa6f4b15899892b417455848635e90df295 authored about 2 years ago
automatically format output file (#4)

160d63c272351948ac4cc6ea77a521f1cffacfd9 authored about 2 years ago
use new tuple type declarations (#3)

1b70b969ffe9b68e8f3fa1d2d50b6222f7db814e authored about 2 years ago
use 32bit integers instead of 64bit (#2)

8fdd319053074449ca3369a016a04dda0b6e8851 authored about 2 years ago
Use unmanaged maps

e6545625df12dbd3d646c93451b8e46c736125f3 authored about 2 years ago
Completely fix missing string enum attribution

a72cccc94d558772537185b3965877b2ad75a9a0 authored about 2 years ago
Constify slices

2908a193248974eefb3ffa19c7b9865d4f00f306 authored about 2 years ago
Fix string enum gen

9f2798f575d438a049d5db5b458fb5034b1716ea authored about 2 years ago
Fix string enums

ae0ea3fae5f9e395133670ed1fbda26bdec6a5d4 authored about 2 years ago
Should be spec-complete/compliant (minus undefined/null interchange)

4d768c7c30de11fe395fd23d495f0d5940502096 authored about 2 years ago
Fix MetaModel.zig

19384075d0ac7ed387df1b919bb6e29745200761 authored over 2 years ago
Merge pull request #1 from zigtools/refactor-for-zls

Refactor for zls

dd453ec3d8a5fdee4b40821981957b82de009477 authored over 2 years ago
latest zig fixes, some bug fixes

7e43684daa26d78b39326b649cc108adb92a5319 authored over 2 years ago
Start refactoring to make types more intuitive

e99b5604e5cf35c24a528a84e1fa489f2dbad7bc authored over 2 years ago
Tests pass!

721ab9fc97e5df6838ddd76e3dfb58aca79fd3ae authored over 2 years ago
Requests / results partially complete

db8f975556e0864a8707022fdb25d983f6778be6 authored over 2 years ago
Notifications work, basic tests!

ccfc591dd2217671dbaa373b77357d8625a0a81a authored over 2 years ago
Everything but requests/responses!

37769e1afad7d9f1c9daab2f72a45a40eb89e919 authored over 2 years ago
Slightly more intuitive naming

0febb8ec5293a90835a13280171029bcab7fd37c authored over 2 years ago
And that's every type done!

86e2a533e935dee5d3cc07a0d7747a685bfefa6e authored over 2 years ago
Even more types!

8637fb5bebc4f6797e283893c1b1b7045cd4be2c authored over 2 years ago
Implement extends and mixins

d65271dcf0b994d549462a68bd1e90e6e8d7fd24 authored over 2 years ago
init

4c4772a0eebf1283bb38e8109825e59933ad36b3 authored over 2 years ago