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

`1 |> (+ &)` generates incorrect JS

github.com/DanielXMoore/Civet - nicholaides opened this issue 18 days ago
Handle invalid precedence in operators

github.com/DanielXMoore/Civet - edemaine opened this pull request 19 days ago
Improve Playground error styling

github.com/DanielXMoore/Civet - edemaine opened this pull request 19 days ago
Fix pipe into certain `new` expressions

github.com/DanielXMoore/Civet - edemaine opened this pull request 19 days ago
Parser barfs on `foo |> new .`

github.com/DanielXMoore/Civet - nicholaides opened this issue 20 days ago
Compiler barfs on `foo |> (*) bar`

github.com/DanielXMoore/Civet - nicholaides opened this issue 20 days ago
`yield*` in pipeline

github.com/DanielXMoore/Civet - edemaine opened this pull request 20 days ago
Fix property `::` typing with private fields

github.com/DanielXMoore/Civet - edemaine opened this pull request 20 days ago
Worker threads fixes and SourceMap revamp

github.com/DanielXMoore/Civet - edemaine opened this pull request 25 days ago
Pattern match creates unused variable

github.com/DanielXMoore/Civet - nicholaides opened this issue about 1 month ago
Multiple items and spreads in array comprehensions

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
List of ASCII symbols in cheatsheet

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
Guaranteed `break with`

github.com/DanielXMoore/Civet - edemaine opened this issue about 1 month ago
Non-end rest parameters support types

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
Update unplugin to v2.1.0

github.com/DanielXMoore/Civet - edemaine opened this pull request about 1 month ago
Fix parser crash on blocks inside `switch`

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

github.com/DanielXMoore/Civet - bbrk24 opened this issue about 2 months ago
TypeError with object literal in switch?

github.com/DanielXMoore/Civet - bbrk24 opened this issue about 2 months ago
Fat pipe `||>` uses semicolons at statement level

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
Fix placeholders in `for each` loops

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

github.com/DanielXMoore/Civet - edemaine opened this pull request about 2 months ago
make tab key insert tabs and set tab size to 4 in playground

github.com/DanielXMoore/Civet - samualtnorman opened this pull request about 2 months ago
Fix `new` expression at start of pipeline

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

github.com/DanielXMoore/Civet - edemaine opened this issue 2 months ago
JSX indented attributes

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

github.com/DanielXMoore/Civet - johndeighan opened this issue 2 months ago
Zed support

github.com/DanielXMoore/Civet - lassejlv opened this issue 2 months ago
Allow postfix in indented `if` conditions

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
`compile` API questions

github.com/DanielXMoore/Civet - johndeighan opened this issue 2 months ago
Fix complex property globs

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
Fix trailing member/call behavior

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
Numeric object keys in pattern matching

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

github.com/DanielXMoore/Civet - bbrk24 opened this issue 2 months ago
`for join` reduction to concatenate strings

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
`for each` with `&`

github.com/DanielXMoore/Civet - edemaine opened this issue 2 months ago
LSP: fix autocompletion details error message

github.com/DanielXMoore/Civet - edemaine opened this pull request 2 months ago
Playground JS failures

github.com/DanielXMoore/Civet - edemaine opened this issue 2 months ago
Missing parens in some `if`s

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

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

github.com/DanielXMoore/Civet - edemaine opened this pull request 3 months ago
Fix typo in Coffeescript comparison

github.com/DanielXMoore/Civet - bbrk24 opened this pull request 3 months ago
Autocomplete error message

github.com/DanielXMoore/Civet - bbrk24 opened this issue 3 months ago
Reduction inside `unless` seems broken

github.com/DanielXMoore/Civet - edemaine opened this issue 3 months ago
Fix wrapping of braced objects in parentheses

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

github.com/DanielXMoore/Civet - JayXon opened this issue 3 months ago