Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/DanielXMoore/Civet

A TypeScript superset that favors more types and less typing
https://github.com/DanielXMoore/Civet

Missing semicolon when piping to return.value.method

bbrk24 opened this issue 11 months ago
Problems with multi-line strings

bbrk24 opened this issue 11 months ago
Don't relativize paths in unplugin

edemaine opened this pull request 11 months ago
log diagnostics timing

STRd6 opened this pull request 11 months ago
Missing patterns

edemaine opened this issue 11 months ago
Snapshots similar to how Vue language tools does

STRd6 opened this pull request 11 months ago
Avoid double semicolon in then clause

edemaine opened this pull request 11 months ago
Layout inconsistency in if/else expressions

gwhitney opened this issue 11 months ago
Automatic TS jsx setting in unplugin and CLI

edemaine opened this pull request 11 months ago
More custom operator precedence

edemaine opened this pull request 11 months ago
Add `as tuple`

Jacob-Lockwood opened this issue 11 months ago
experimental hera types in Civet LSP

STRd6 opened this pull request 11 months ago
`--typecheck` doesn't map imports randomly sometimes

bbrk24 opened this issue 11 months ago
ignore coverage for parser/types.civet

STRd6 opened this pull request 11 months ago
Custom operator precedence

edemaine opened this pull request 11 months ago
Fix CLI typecheck import mapping

edemaine opened this pull request 11 months ago
xor precedence above ||

edemaine opened this pull request 11 months ago
VSCode fails to jump with ctrl+click on `file://` urls

STRd6 opened this issue 11 months ago
Cleanup non-null assertion handling

edemaine opened this pull request 11 months ago
Split lib.civet into many files

STRd6 opened this pull request 11 months ago
Made some more progress on internal typings

STRd6 opened this pull request 11 months ago
Fix #900 - Declaration condition in switch statements w/ nested binop

STRd6 opened this pull request 11 months ago
Typechecking CLI

edemaine opened this pull request 11 months ago
Fix #959 - Don't duplicate comments when hoisting refs

STRd6 opened this pull request 11 months ago
Fix #998 - Properly handle void async generators and iterators

STRd6 opened this pull request 11 months ago
Recognize indentation of type alias

edemaine opened this pull request 11 months ago
Add type assignment shorthand

bbrk24 opened this pull request 11 months ago
Fix #1002 - Allow postfix loops, etc. in declarations

STRd6 opened this pull request 11 months ago
Support extends shorthand in type parameters

edemaine opened this pull request 11 months ago
Unary prefix and postfix in braced literal shorthand

edemaine opened this pull request 11 months ago
`extends` shorthand in type declaration

bbrk24 opened this issue 11 months ago
Braced literals with `await`

imm opened this issue 11 months ago
Fix hasProp type

edemaine opened this pull request 11 months ago
for own..in with TypeScript

tlgreg opened this issue 11 months ago
Fix #947 - Better const function semantics

STRd6 opened this pull request 11 months ago
Pipe new

STRd6 opened this pull request 11 months ago
Precedence of custom operators?

gwhitney opened this issue 11 months ago
How to get proper type in for loop collection?

gwhitney opened this issue 11 months ago
Cannot pipe to constructor

bbrk24 opened this issue 11 months ago
Postfix in declaration

gwhitney opened this issue 11 months ago
Don't create empty var decs with auto-var

STRd6 opened this pull request 11 months ago
Extra return in async generator functions

bbrk24 opened this issue 11 months ago
Allow multiple props per line in implicit object literals

edemaine opened this pull request 11 months ago
Avoid implicit returns from fat arrows

edemaine opened this pull request 11 months ago
Consistent arrow vs. pipe precedence

edemaine opened this pull request 11 months ago
Update code around pattern matching to civet style

STRd6 opened this pull request 11 months ago
Report error nodes in LSP

STRd6 opened this pull request 11 months ago
Fix triple slash in pattern matching switch

edemaine opened this pull request 11 months ago
File path join `/` operator

danielbayley opened this issue 11 months ago
perf-compare in CI

edemaine opened this issue 11 months ago
Support "Error" nodes in Playground

edemaine opened this pull request 11 months ago
Fix TS infer, extends, typeof

edemaine opened this pull request 11 months ago
Incorrect compilation

mixty1 opened this issue 11 months ago
perf-compare improvements

edemaine opened this pull request 11 months ago
Fix spread bug extracted from lib.civet

edemaine opened this pull request 11 months ago
export default shorthand

edemaine opened this pull request 11 months ago
Allow enums on one line

bbrk24 opened this pull request 11 months ago
Unexpected output with partially-`when`'d `switch`

bbrk24 opened this issue 11 months ago
Enums require line breaks

bbrk24 opened this issue 11 months ago
Fix private field glob getters

edemaine opened this pull request 11 months ago
Nested vs. implicit vs. inline object literals

edemaine opened this pull request 11 months ago
TypeScript's `import ... = require(...)` and `export = ...`

edemaine opened this pull request 11 months ago
CLI import rewriting, --civet option, cleanup

edemaine opened this pull request 11 months ago
Playground bug: "u is undefined"

bbrk24 opened this issue 11 months ago
Fix concatAssign for arrays

bbrk24 opened this pull request 11 months ago
Compiler does not respect `"module": "CommonJS"`

bbrk24 opened this issue 11 months ago
Enforced redundancy with automatic properties in constructors

bbrk24 opened this issue 11 months ago
Typed ampersand function improvements

edemaine opened this pull request 11 months ago
Object indentation bug

edemaine opened this issue 11 months ago
Extra `this` in glob getters of private fields

bbrk24 opened this issue 11 months ago
Glob assignment of private fields fails

bbrk24 opened this issue 11 months ago
`export default enum` fails to parse

bbrk24 opened this issue 11 months ago
Fix object getters with globs

edemaine opened this pull request 11 months ago
Website still has old Twitter logo / Upgrade VitePress

bbrk24 opened this issue 11 months ago
Allow return type annotation in getter shorthand

edemaine opened this pull request 11 months ago
Allow return.value in pipeline

edemaine opened this pull request 11 months ago
Fix ASI with one-argument (+) application

edemaine opened this pull request 11 months ago
Displaced `ts-expect-error` prevents error suppression

bbrk24 opened this issue 11 months ago
ParseError when piping to `return.method`

bbrk24 opened this issue 11 months ago
ASI broken for one-argument `(op)` application

edemaine opened this issue 11 months ago
Formatter

edemaine opened this issue 11 months ago
Cleanup Call arguments AST, fix (+) processing

edemaine opened this pull request 11 months ago
Arguments to bind shorthand

bbrk24 opened this issue 11 months ago
Add em dash for decrement

bbrk24 opened this pull request 11 months ago
`void` type annotation fails with single-statement fat arrow

bbrk24 opened this issue 11 months ago
Port CLI to more modern Civet

edemaine opened this pull request 11 months ago
`=>` vs. `|>` precedence

edemaine opened this issue 11 months ago
Operators as functions via parens

edemaine opened this pull request 11 months ago
Function transformation loses `const` semantics

bbrk24 opened this issue 11 months ago
`!op` shorthand for `not op`

edemaine opened this pull request 11 months ago
Shorthand for type indexed access

edemaine opened this pull request 11 months ago
CoffeeScript incompatibility with predefined values

bbrk24 opened this issue 11 months ago
Extra comma when `autoVar` is used with pattern matching

bbrk24 opened this issue 11 months ago
Hera ESM support

STRd6 opened this pull request 11 months ago
Playground eval

edemaine opened this pull request 11 months ago