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
Modern NodeJS register and CLI require/import fixes
github.com/DanielXMoore/Civet - edemaine opened this pull request 9 months ago
github.com/DanielXMoore/Civet - edemaine opened this pull request 9 months ago
Arrow functions after binary operators don't parse right
github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
Cannot use `@#` for `this.length` in `while` condition
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
Unnecessary IIFE with throw in arrow function
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
if expression grabs body without indentation
github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
Binary operators starting on new lines
github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
Signed number literal types, including dropping +
github.com/DanielXMoore/Civet - edemaine opened this pull request 9 months ago
github.com/DanielXMoore/Civet - edemaine opened this pull request 9 months ago
Fix #54 - Optional chain in assignment lhs
github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
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
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
github.com/DanielXMoore/Civet - unlessgames opened this issue 9 months ago
Optional-checked typeof doesn't work in larger condition
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
@ts-ignore ignored before for..in loop
github.com/DanielXMoore/Civet - unlessgames opened this issue 9 months ago
github.com/DanielXMoore/Civet - unlessgames opened this issue 9 months ago
Fix #1101 - reserved word object globs
github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
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
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
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
github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
`|> as` is not removed when compiling to JS
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
Fix #1096; Fix #1105; Special operators in assignment rhs
github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
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
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
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
github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
Keyword in object property glob
github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
Can't use `||>` inside `try` expression
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
For loop over character range (#1097)
github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 9 months ago
New if/for unwrapping doesn't work in JSX
github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
github.com/DanielXMoore/Civet - edemaine opened this issue 9 months ago
Unparenthesized `is in` on RHS of assignment causes unhelpful type error
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 9 months ago
RestoreAll within template substitution / CoffeeScript interpolation
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Saving file causes LSP to shit the bed
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
`export from` type attributes (#1091)
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Extending import renaming shortcut `exportedName: importedName` to `export from`
github.com/DanielXMoore/Civet - esthedebeste opened this issue 10 months ago
github.com/DanielXMoore/Civet - esthedebeste opened this issue 10 months ago
`export from` does not support import attributes
github.com/DanielXMoore/Civet - esthedebeste opened this issue 10 months ago
github.com/DanielXMoore/Civet - esthedebeste opened this issue 10 months ago
`if (and)` with indented condition list
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Pattern matching array length type guard (#1075)
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
`get #` causes parse error on following declaration
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
LSP -- exclude JS files from analysis
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Added support for nested statement expressions
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
`switch` over tuple doesn't type-narrow `else` branch
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Don't wrap StatementExpressions in IIFE in declaration (#202)
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
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
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Semicolon before `return.value` when piping (#1048)
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
& function shorthand revamp, and ./... argument placeholders
github.com/DanielXMoore/Civet - edemaine opened this issue 10 months ago
github.com/DanielXMoore/Civet - edemaine opened this issue 10 months ago
Pipe to unary word ops; await ops (#1065)
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Strings at start of file followed by pipe or access are not prologues
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Inconsistency of pipe assignment with unspaced prefix word operator and optional-chained method
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Allow arguments to property bind
github.com/DanielXMoore/Civet - bbrk24 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this pull request 10 months ago
Fix `async` iteration expressions (#1058) caused by performance opt
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Add `#` length shorthand #909
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Strings can't be used with indented pipes at start of file
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Fix Playground around top-level await
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Improve forward source mapping, fix `if const` tooltips (#1053)
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
`async for` and `for await` don't compose
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Can't ctrl-click "edit in playground" links
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Tell Vite virtual module during dependency scanning
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
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
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
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
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Typechecking allows for extra dependencies beyond build
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Suppress ESLint `no-cond-assign` with `if const` etc
github.com/DanielXMoore/Civet - bbrk24 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this pull request 10 months ago
Cannot create operator with same precedence as pipe
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Properly escape newlines in multi-line strings (#1047)
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Missing semicolon when piping to return.value.method
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
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
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
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Non-transpiled files weren't being added to the path map causing them…
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Snapshots similar to how Vue language tools does
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Avoid double semicolon in then clause
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
Layout inconsistency in if/else expressions
github.com/DanielXMoore/Civet - gwhitney opened this issue 10 months ago
github.com/DanielXMoore/Civet - gwhitney opened this issue 10 months ago
Automatic TS jsx setting in unplugin and CLI
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
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
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
experimental hera types in Civet LSP
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
`--typecheck` doesn't map imports randomly sometimes
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
github.com/DanielXMoore/Civet - bbrk24 opened this issue 10 months ago
Working towards discriminated union for nodes and type predicates for traversal
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
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
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
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
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
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
VSCode fails to jump with ctrl+click on `file://` urls
github.com/DanielXMoore/Civet - STRd6 opened this issue 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this issue 10 months ago
Cleanup non-null assertion handling
github.com/DanielXMoore/Civet - edemaine opened this pull request 10 months ago
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
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
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Fix #900 - Declaration condition in switch statements w/ nested binop
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Fix #959 - Don't duplicate comments when hoisting refs
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
Fix #998 - Properly handle void async generators and iterators
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago
github.com/DanielXMoore/Civet - STRd6 opened this pull request 10 months ago