Ecosyste.ms: OpenCollective

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

Civet

Develop and maintain the Civet programming language.
Collective - Host: opensource - https://opencollective.com/civet - Website: https://civet.dev - Code: https://github.com/DanielXMoore/Civet

Fix esbuild unplugin sourcemap bug

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
Bulleted arrays with `.` or `•`

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
Allow empty `interface` and `namespace` blocks

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
Object union type is misparsed

github.com/DanielXMoore/Civet - bbrk24 opened this issue 2 months ago
Automatic changelog creation

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
Fix CLI for globally installed Civet

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
Add missing Unicode assignment operators

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
Fix relational chains involving `!=`

github.com/DanielXMoore/Civet - STRd6 opened this pull request 2 months ago
CLI doesn't work globally

github.com/DanielXMoore/Civet - edemaine opened this issue 2 months ago
`‖=` does not work

github.com/DanielXMoore/Civet - JayXon opened this issue 2 months ago
Nested return type annotation

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
Assignment operators for div and mod

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
`%/=` and `÷=` does not work

github.com/DanielXMoore/Civet - JayXon opened this issue 2 months ago
ternary requires space

github.com/DanielXMoore/Civet - JayXon opened this issue 2 months ago
CLI execute flag

github.com/DanielXMoore/Civet - edemaine opened this issue 2 months ago
Fix `..` slice operator precedence

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Optional `@?x` fails to parse

github.com/DanielXMoore/Civet - STRd6 opened this issue 3 months ago
Double inlay hints for .ts files

github.com/DanielXMoore/Civet - ricardobeat opened this issue 3 months ago
VSCode Intellisense not working

github.com/DanielXMoore/Civet - RReivax opened this issue 3 months ago
Support for `unique symbol` type in TS

github.com/DanielXMoore/Civet - STRd6 opened this pull request 3 months ago
`autoConst` not producing `const`

github.com/DanielXMoore/Civet - danielbayley opened this issue 3 months ago
Support for neovim/vim

github.com/DanielXMoore/Civet - Hamza12700 opened this issue 3 months ago
Solid Start file router

github.com/DanielXMoore/Civet - edemaine opened this issue 3 months ago
Generate normal `.d.ts` extension

github.com/DanielXMoore/Civet - danielbayley opened this issue 3 months ago
Jest integration

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Fix indented chained ternaries

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Fix import looking like multiplication

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
CLI tests

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
import vs multiplication

github.com/DanielXMoore/Civet - edemaine opened this issue 3 months ago
Fix pipe mode in CLI

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Allow `civetConfig` in `package.`[`json`|`yaml`]

github.com/DanielXMoore/Civet - danielbayley opened this pull request 4 months ago
Add `class with A, B` mixin notation

github.com/DanielXMoore/Civet - STRd6 opened this pull request 4 months ago
Fix `if` types

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Fix extension for CLI's `--typecheck`

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
MaybeNested expressions

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Upgrade TypeScript to 5.5

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Fix argument parsing

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Self-test to check Civet can build itself

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Cleanup Bun loader code

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Bump braces from 3.0.2 to 3.0.3 in /integration/eslint

github.com/DanielXMoore/Civet - dependabot[bot] opened this pull request 4 months ago
bun + jsx syntax

github.com/DanielXMoore/Civet - iacore opened this issue 4 months ago
Bump braces from 3.0.2 to 3.0.3 in /lsp

github.com/DanielXMoore/Civet - dependabot[bot] opened this pull request 4 months ago
Bump braces from 3.0.2 to 3.0.3

github.com/DanielXMoore/Civet - dependabot[bot] opened this pull request 4 months ago
Binary op fixes

github.com/DanielXMoore/Civet - edemaine opened this pull request 4 months ago
Fix async detection in a few cases

github.com/DanielXMoore/Civet - edemaine opened this pull request 5 months ago
Pipe to dynamic import

github.com/DanielXMoore/Civet - STRd6 opened this pull request 5 months ago
Pipeline placeholder ^^ or %% or `|x>`

github.com/DanielXMoore/Civet - crystalthoughts opened this issue 5 months ago
Fix hoistDec within if expression

github.com/DanielXMoore/Civet - edemaine opened this pull request 5 months ago
Fix empty then clause in if expressions

github.com/DanielXMoore/Civet - edemaine opened this pull request 5 months ago
hoistDec bug

github.com/DanielXMoore/Civet - edemaine opened this issue 5 months ago
Update Civet and use try..else feature

github.com/DanielXMoore/Civet - edemaine opened this pull request 5 months ago
Fix complex negative property access

github.com/DanielXMoore/Civet - edemaine opened this pull request 5 months ago