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 implicit async/* in functions with arguments

github.com/DanielXMoore/Civet - edemaine opened this pull request over 1 year ago
Remove tsx after ESM transpilation

github.com/DanielXMoore/Civet - edemaine opened this pull request over 1 year ago
Call splice method directly

github.com/DanielXMoore/Civet - edemaine opened this pull request over 1 year ago
Fix sourcemap support from CLI

github.com/DanielXMoore/Civet - edemaine opened this pull request over 1 year ago
source-map-support dependency

github.com/DanielXMoore/Civet - STRd6 opened this pull request over 1 year ago
Fix #493

github.com/DanielXMoore/Civet - STRd6 opened this pull request over 1 year ago
Fixes #488

github.com/DanielXMoore/Civet - STRd6 opened this pull request over 1 year ago
Fixes #491

github.com/DanielXMoore/Civet - STRd6 opened this pull request over 1 year ago
splice type issue

github.com/DanielXMoore/Civet - edemaine opened this issue over 1 year ago
get method not allowed

github.com/DanielXMoore/Civet - edemaine opened this issue over 1 year ago
process.argv[1] has trailing .tsx

github.com/DanielXMoore/Civet - edemaine opened this issue over 1 year ago
Semiautovivification

github.com/DanielXMoore/Civet - anhnhoktvn opened this issue over 1 year ago
fix #483

github.com/DanielXMoore/Civet - STRd6 opened this pull request over 1 year ago
implicit JSX element

github.com/DanielXMoore/Civet - STRd6 opened this pull request over 1 year ago
& function shorthand improvements

github.com/DanielXMoore/Civet - edemaine opened this issue over 1 year ago
Inline implicit object literals can't end with comma

github.com/DanielXMoore/Civet - edemaine opened this pull request over 1 year ago
CLI can run ESM scripts via import

github.com/DanielXMoore/Civet - edemaine opened this pull request over 1 year ago
Type popups via Shiki Twoslash

github.com/DanielXMoore/Civet - edemaine opened this issue over 1 year ago
Indentation after await operator

github.com/DanielXMoore/Civet - edemaine opened this pull request over 1 year ago
Indentation after unary operator

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
Fixes #293. Await ops

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
splices and this assignments in conditional bindings

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
Fixes #469

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
const declaration in conditions bug

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
Fix #452. Ampersand block trailing members

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
Refactor block indentation

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
semi-colon suppresses result push

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
Fixes #461

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
Same-line decoration

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
ref hoisting bug

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
[QUESTION] Vite Vue

github.com/DanielXMoore/Civet - angelhdzmultimedia opened this issue almost 2 years ago
TypeScript 5 features

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
Decorator and nest js support

github.com/DanielXMoore/Civet - CherphAlt opened this issue almost 2 years ago
Code formatter feature of Civet vscode extension

github.com/DanielXMoore/Civet - nguyenhothanhtam0709 opened this issue almost 2 years ago
Declarations inside conditionals

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
Link to Civetman

github.com/DanielXMoore/Civet - edemaine opened this pull request almost 2 years ago
Configurable and chainable civet esbuild plugin

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
@ type parameter with other parameters

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
TypeTemplateLiterals. Fixes #441

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
Declaration inside conditional

github.com/DanielXMoore/Civet - eevleevs opened this issue almost 2 years ago
Semicolon-separated statements in blocks

github.com/DanielXMoore/Civet - edemaine opened this pull request almost 2 years ago
For loop optimizations and generalizations

github.com/DanielXMoore/Civet - edemaine opened this pull request almost 2 years ago
Template literal types don't work correctly

github.com/DanielXMoore/Civet - MystPi opened this issue almost 2 years ago
Object and advanced array comprehensions

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
Civet Extension produces error typescript(6056)

github.com/DanielXMoore/Civet - skaneprime opened this issue almost 2 years ago
Ampersand pipes

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
Improve ESBuild Plugin + ESBuild Plugin Types.

github.com/DanielXMoore/Civet - jaymanmdev opened this issue almost 2 years ago
structuredClone isn't available in node <17

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
Bring back the Cakefile

github.com/DanielXMoore/Civet - aslilac opened this issue almost 2 years ago
Non-idempotency in braced literals

github.com/DanielXMoore/Civet - TheGreatCatAdorer opened this issue almost 2 years ago
New top-level statement system

github.com/DanielXMoore/Civet - edemaine opened this pull request almost 2 years ago
Decorators with member and calls

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
For loop of range literal

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
Hoist ref declarations in pipe expressions

github.com/DanielXMoore/Civet - STRd6 opened this issue almost 2 years ago
`catch` braced block without argument

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
Indented application

github.com/DanielXMoore/Civet - edemaine opened this pull request almost 2 years ago
Pattern matching operator

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
LSP wont exclude dist folder without tsconfig.json

github.com/DanielXMoore/Civet - tanishqmanuja opened this issue almost 2 years ago
Loop enhancements

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
Integrating Svelte?

github.com/DanielXMoore/Civet - levitabris opened this issue almost 2 years ago
wip: attempting caching based on parser state

github.com/DanielXMoore/Civet - STRd6 opened this pull request almost 2 years ago
Pattern matching to-do

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
Deno: Don't change import path file extensions

github.com/DanielXMoore/Civet - phil294 opened this issue almost 2 years ago
async.all

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
not operator

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
`satisfies` for type definitions

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
LSP Bugs: tokenizing / highlighting list

github.com/DanielXMoore/Civet - tomByrer opened this issue almost 2 years ago
`null`/`undefined` type shorthands

github.com/DanielXMoore/Civet - xiBread opened this issue almost 2 years ago
Object literal shorthand

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
Indentation with continued lines

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
`::=` type declaration shorthand

github.com/DanielXMoore/Civet - STRd6 opened this issue almost 2 years ago
Incorrect let highlight

github.com/DanielXMoore/Civet - Argeento opened this issue almost 2 years ago
Add civet config

github.com/DanielXMoore/Civet - IamIpanda opened this pull request almost 2 years ago
Better notation to re-use `&`?

github.com/DanielXMoore/Civet - edemaine opened this issue almost 2 years ago
LSP dependency on tsconfig.json

github.com/DanielXMoore/Civet - edemaine opened this issue about 2 years ago
CLI for type checking

github.com/DanielXMoore/Civet - lorefnon opened this issue about 2 years ago
Existential Assignment

github.com/DanielXMoore/Civet - STRd6 opened this issue about 2 years ago