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 `..` slice operator precedence

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

github.com/DanielXMoore/Civet - edemaine opened this pull request 6 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 6 months ago
bun + jsx syntax

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

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

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

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

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

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

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

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

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

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

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

github.com/DanielXMoore/Civet - edemaine opened this pull request 7 months ago
Fix ASI by handling tokens

github.com/DanielXMoore/Civet - edemaine opened this pull request 7 months ago
Generous matching of --version, --help

github.com/DanielXMoore/Civet - edemaine opened this pull request 7 months ago
Splice assignment with loop

github.com/DanielXMoore/Civet - edemaine opened this issue 7 months ago
Invalid command-line argument handling

github.com/DanielXMoore/Civet - edemaine opened this pull request 7 months ago
Upgrade Playground to modern Prettier

github.com/DanielXMoore/Civet - edemaine opened this pull request 7 months ago
Add source location to error nodes

github.com/DanielXMoore/Civet - bbrk24 opened this issue 7 months ago
Sourcemaps are off when used with @propName

github.com/DanielXMoore/Civet - CosmoMyzrailGorynych opened this issue 7 months ago
Generator operators

github.com/DanielXMoore/Civet - bbrk24 opened this issue 7 months ago
`for`/`else`

github.com/DanielXMoore/Civet - bbrk24 opened this issue 7 months ago
Argument magic with `coffeeDo`

github.com/DanielXMoore/Civet - edemaine opened this pull request 8 months ago
Use {} for empty if and else blocks

github.com/DanielXMoore/Civet - edemaine opened this pull request 8 months ago
coffeeDo bug

github.com/DanielXMoore/Civet - edemaine opened this issue 8 months ago
Finishing civetconfig

github.com/DanielXMoore/Civet - edemaine opened this issue 8 months ago
Fix `.#x`

github.com/DanielXMoore/Civet - edemaine opened this pull request 8 months ago
Attempted pattern matching ternary

github.com/DanielXMoore/Civet - bbrk24 opened this issue 8 months ago
Ampersand fixes

github.com/DanielXMoore/Civet - edemaine opened this pull request 8 months ago
Ampersand bugs

github.com/DanielXMoore/Civet - edemaine opened this issue 8 months ago