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 parser crash on blocks inside `switch`

github.com/DanielXMoore/Civet - STRd6 opened this pull request 15 days ago
Calling `Symbol.for("loop")`

github.com/DanielXMoore/Civet - bbrk24 opened this issue 15 days ago
Fix placeholders in `for each` loops

github.com/DanielXMoore/Civet - edemaine opened this pull request 20 days ago
Fix implicit `async` and `*` in methods

github.com/DanielXMoore/Civet - edemaine opened this pull request 20 days ago
Fix `new` expression at start of pipeline

github.com/DanielXMoore/Civet - edemaine opened this pull request 27 days ago
Pipe after argumentless `new`

github.com/DanielXMoore/Civet - edemaine opened this issue 27 days ago
JSX indented attributes

github.com/DanielXMoore/Civet - edemaine opened this issue 28 days ago
can't install in deno

github.com/DanielXMoore/Civet - johndeighan opened this issue 30 days ago
Zed support

github.com/DanielXMoore/Civet - lassejlv opened this issue about 1 month ago
Allow postfix in indented `if` conditions

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
`compile` API questions

github.com/DanielXMoore/Civet - johndeighan opened this issue about 1 month ago
Fix complex property globs

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
Fix trailing member/call behavior

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
Numeric object keys in pattern matching

github.com/DanielXMoore/Civet - STRd6 opened this pull request about 1 month ago
`T?[]` is not transpiled

github.com/DanielXMoore/Civet - bbrk24 opened this issue about 1 month ago
`for join` reduction to concatenate strings

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
`for each` with `&`

github.com/DanielXMoore/Civet - edemaine opened this issue about 1 month ago
Change typing of `%%` to allow bigint

github.com/DanielXMoore/Civet - bbrk24 opened this issue about 1 month ago
Track indentation of trailing member/call expressions

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
LSP: fix autocompletion details error message

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
Fix missing parentheses in one-line `if` condition

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
Playground JS failures

github.com/DanielXMoore/Civet - edemaine opened this issue about 1 month ago
Missing parens in some `if`s

github.com/DanielXMoore/Civet - edemaine opened this issue about 1 month ago
Fix range `for` loop with complex left-hand side

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
Type's postfix `if` must be on the same line

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
Fix typo in Coffeescript comparison

github.com/DanielXMoore/Civet - bbrk24 opened this pull request about 1 month ago
Autocomplete error message

github.com/DanielXMoore/Civet - bbrk24 opened this issue about 1 month ago
Reduction inside `unless` seems broken

github.com/DanielXMoore/Civet - edemaine opened this issue about 1 month ago
Fix wrapping of braced objects in parentheses

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
`(⧺a)` parsed as concat

github.com/DanielXMoore/Civet - JayXon opened this issue about 2 months ago
Object literal with suffix not wrapped

github.com/DanielXMoore/Civet - edemaine opened this issue about 2 months ago
REPL needs to wrap object patterns

github.com/DanielXMoore/Civet - edemaine opened this issue about 2 months ago
Highlight (import, export module references)

github.com/DanielXMoore/Civet - zoodogood opened this pull request about 2 months ago
Scientific numeric literals take priority over access

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Playground TypeScript toggle

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Fix parenthesized `&` followed by binary op

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Fix parenthesized `&` followed by type postfix

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Fix modulo access with placeholders: `x[& %]`

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Playground buttons to copy input or output

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
`(& as ...)`

github.com/DanielXMoore/Civet - edemaine opened this issue about 2 months ago
Playground copy button for large text fragments

github.com/DanielXMoore/Civet - zoodogood opened this pull request about 2 months ago
Modulo indexing and argument placeholders

github.com/DanielXMoore/Civet - lukegustafson opened this issue about 2 months ago
Lone `finally` block provides cleanup for rest of block

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Syntax highlighting breaks with switch/regex/+

github.com/DanielXMoore/Civet - zolomatok opened this issue about 2 months ago
Object comprehensions via loops in braces

github.com/DanielXMoore/Civet - peey opened this pull request about 2 months ago
Type of `key` in `for key in object` loops

github.com/DanielXMoore/Civet - zolomatok opened this issue about 2 months ago
LSP completions show details and documentation

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Robust parsing of `foo.` with error node

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
LSP - dot completion

github.com/DanielXMoore/Civet - zolomatok opened this issue about 2 months ago
Backcall operator / Do notation

github.com/DanielXMoore/Civet - nythrox opened this issue about 2 months ago
Bun docs: improve getting started guidance

github.com/DanielXMoore/Civet - zoodogood opened this pull request about 2 months ago
`array[i%]` modulo index shorthand

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Fix REPL support for `ref`s created by Civet

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Immutability by default

github.com/DanielXMoore/Civet - marcus-sa opened this issue about 2 months ago
Playground SyntaxError when running code

github.com/DanielXMoore/Civet - bbrk24 opened this issue about 2 months ago
Inequality slicing without `..`: `x[<i]` etc.

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Fix `& &` disambiguation (placeholder vs. bitwise and)

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
slice after reverse slice is ignored

github.com/DanielXMoore/Civet - JayXon opened this issue about 2 months ago
reverse slice out of range index bug

github.com/DanielXMoore/Civet - JayXon opened this issue about 2 months ago
Asymmetry in bitwise and of placeholder

github.com/DanielXMoore/Civet - bbrk24 opened this issue about 2 months ago
"civet strict" directive to enable JS strict mode

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Placeholders lift through reverse slice operators

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