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

Ref hoisting in `async do`

github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
Unbounded for loop

github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
Problem with `prototype.void`

github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
Binary operators starting on new lines

github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
TS override support

github.com/DanielXMoore/Civet - edemaine opened this pull request 9 months ago
Signed number literal types, including dropping +

github.com/DanielXMoore/Civet - edemaine opened this pull request 9 months ago
no break for switch

github.com/DanielXMoore/Civet - unlessgames opened this issue 9 months ago
Fix #54 - Optional chain in assignment lhs

github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
Negative numbers in union types

github.com/DanielXMoore/Civet - unlessgames opened this issue 9 months ago
Allow override keyword from typescript

github.com/DanielXMoore/Civet - unlessgames opened this issue 9 months ago
@ts-ignore ignored before for..in loop

github.com/DanielXMoore/Civet - unlessgames opened this issue 9 months ago
Proper compose operator

github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
Fix #1101 - reserved word object globs

github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
Optimization of piping to bind

github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
Fix #1102 - negative index assignment lhs

github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
Fix #1107 - pipe to as in JS mode

github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
Compile fails with %% under some conditions

github.com/DanielXMoore/Civet - unlessgames opened this issue 9 months ago
Fix #1100 - pipe inside StatementExpression

github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
Fix #1098 - if containing for IIFE

github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
`x.-1` on left-hand side

github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
Keyword in object property glob

github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
For loop over character range (#1097)

github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
for loop over letters

github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
`export from` type attributes (#1091)

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Fix `get #` (#1087)

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
LSP -- exclude JS files from analysis

github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Statement expressions

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Added support for nested statement expressions

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Added comment to forwardMap

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Eliminate dead code

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Pipe to unary word ops; await ops (#1065)

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Sourcemap improvement

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Add `as tuple`

github.com/DanielXMoore/Civet - bbrk24 opened this pull request 10 months ago
Allow arguments to property bind

github.com/DanielXMoore/Civet - bbrk24 opened this pull request 10 months ago
Add `#` length shorthand #909

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Fix Playground around top-level await

github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Force emitting dts files in unplugin

github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Add esbuild unplugin to Vite's optimizeDeps

github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Tooltip error with `if const`

github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Problems with multi-line strings

github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Don't relativize paths in unplugin

github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
log diagnostics timing

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Missing patterns

github.com/DanielXMoore/Civet - edemaine opened this issue 10 months ago
Avoid double semicolon in then clause

github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Automatic TS jsx setting in unplugin and CLI

github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
More custom operator precedence

github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Add `as tuple`

github.com/DanielXMoore/Civet - Jacob-Lockwood opened this issue 10 months ago
experimental hera types in Civet LSP

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
ignore coverage for parser/types.civet

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Custom operator precedence

github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Fix CLI typecheck import mapping

github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
xor precedence above ||

github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Cleanup non-null assertion handling

github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Split lib.civet into many files

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Made some more progress on internal typings

github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Typechecking CLI

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