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
Object union type is misparsed
bbrk24 opened this issue 5 months ago
bbrk24 opened this issue 5 months ago
sometimes space is required for lambda
JayXon opened this issue 5 months ago
JayXon opened this issue 5 months ago
Changelog generation: fetch PRs mostly in parallel
edemaine opened this pull request 5 months ago
edemaine opened this pull request 5 months ago
Optional dot in `?.` and `!.` property access: `x?y` and `x!y`
edemaine opened this pull request 5 months ago
edemaine opened this pull request 5 months ago
Add CommonJS build of Babel plugin, enabling React Native support
etherealHero opened this pull request 5 months ago
etherealHero opened this pull request 5 months ago
Automatic changelog creation
edemaine opened this pull request 5 months ago
edemaine opened this pull request 5 months ago
CLI `-e`/`--eval` option for running/compiling a string
edemaine opened this pull request 5 months ago
edemaine opened this pull request 5 months ago
Fix CLI for globally installed Civet
edemaine opened this pull request 5 months ago
edemaine opened this pull request 5 months ago
Add missing Unicode assignment operators
edemaine opened this pull request 5 months ago
edemaine opened this pull request 5 months ago
Fix relational chains involving `!=`
STRd6 opened this pull request 5 months ago
STRd6 opened this pull request 5 months ago
CLI doesn't work globally
edemaine opened this issue 5 months ago
edemaine opened this issue 5 months ago
multi assignment expressions are evaluated twice
JayXon opened this issue 5 months ago
JayXon opened this issue 5 months ago
`!=` not supported in chained comparison
JayXon opened this issue 5 months ago
JayXon opened this issue 5 months ago
`‖=` does not work
JayXon opened this issue 5 months ago
JayXon opened this issue 5 months ago
expressions in the middle of a comparison chain are evaluated twice
JayXon opened this issue 5 months ago
JayXon opened this issue 5 months ago
Nested return type annotation
edemaine opened this pull request 5 months ago
edemaine opened this pull request 5 months ago
Fat pipe (`||>`) does not play nice with typescript-eslint v8
bbrk24 opened this issue 5 months ago
bbrk24 opened this issue 5 months ago
Assignment operators for div and mod
edemaine opened this pull request 5 months ago
edemaine opened this pull request 5 months ago
can't use comma operator when indexing
JayXon opened this issue 5 months ago
JayXon opened this issue 5 months ago
`%/=` and `÷=` does not work
JayXon opened this issue 5 months ago
JayXon opened this issue 5 months ago
ternary requires space
JayXon opened this issue 5 months ago
JayXon opened this issue 5 months ago
Fix `&&` chain precedence with bitwise `&`/`|`/`^`
edemaine opened this pull request 5 months ago
edemaine opened this pull request 5 months ago
CLI execute flag
edemaine opened this issue 5 months ago
edemaine opened this issue 5 months ago
Fix `..` slice operator precedence
edemaine opened this pull request 5 months ago
edemaine opened this pull request 5 months ago
Add `%/`/`÷` integer division, fix `%%` precedence
edemaine opened this pull request 5 months ago
edemaine opened this pull request 5 months ago
Slice operator doesn't handle operators with lower precedence than `+` properly
Steffan153 opened this issue 5 months ago
Steffan153 opened this issue 5 months ago
Fix whitespace in snug `<?` instanceof shorthand
STRd6 opened this pull request 5 months ago
STRd6 opened this pull request 5 months ago
`<?` without whitespace compiles without the whitespace
Steffan153 opened this issue 5 months ago
Steffan153 opened this issue 5 months ago
Optional `@?x` fails to parse
STRd6 opened this issue 6 months ago
STRd6 opened this issue 6 months ago
Double inlay hints for .ts files
ricardobeat opened this issue 6 months ago
ricardobeat opened this issue 6 months ago
VSCode Intellisense not working
RReivax opened this issue 6 months ago
RReivax opened this issue 6 months ago
Use register to avoid experimental loaders deprecation warning
STRd6 opened this pull request 6 months ago
STRd6 opened this pull request 6 months ago
Support for `unique symbol` type in TS
STRd6 opened this pull request 6 months ago
STRd6 opened this pull request 6 months ago
Nested type annotation fails to parse
STRd6 opened this issue 6 months ago
STRd6 opened this issue 6 months ago
`autoConst` not producing `const`
danielbayley opened this issue 6 months ago
danielbayley opened this issue 6 months ago
Support for neovim/vim
Hamza12700 opened this issue 6 months ago
Hamza12700 opened this issue 6 months ago
Solid Start file router
edemaine opened this issue 6 months ago
edemaine opened this issue 6 months ago
Correctly load civet config file inner a workspace
IamIpanda opened this issue 6 months ago
IamIpanda opened this issue 6 months ago
Prevent BinaryOp function shorthand from shadowing arrow functions.
STRd6 opened this pull request 6 months ago
STRd6 opened this pull request 6 months ago
Generate normal `.d.ts` extension
danielbayley opened this issue 6 months ago
danielbayley opened this issue 6 months ago
Problems with `node --test`s written in Civet (or possibly wider issue with ESM reading config)
danielbayley opened this issue 6 months ago
danielbayley opened this issue 6 months ago
Hoist array binding and rest ref declarations. Fixes #1139. Fixes #1312
STRd6 opened this pull request 6 months ago
STRd6 opened this pull request 6 months ago
Jest integration
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
Array destructuring into @vars doesn't declare temporary variables
STRd6 opened this issue 6 months ago
STRd6 opened this issue 6 months ago
Fix indented chained ternaries
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
Fix import looking like multiplication
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
Indented chained ternarys fail to parse
STRd6 opened this issue 6 months ago
STRd6 opened this issue 6 months ago
CLI tests
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
import vs multiplication
edemaine opened this issue 6 months ago
edemaine opened this issue 6 months ago
Move unplugin and build using Civet instead of tsup
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
Fix pipe mode in CLI
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
More CLI/typechecking fixes: `civetconfig` extensions, `@types` support, `includes`/`excludes`/`files` support, typechecking without filename list
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
`civet *.civet` file execution bug when reading config from any file
danielbayley opened this issue 6 months ago
danielbayley opened this issue 6 months ago
Typecheck fixes: JSX default, `tsconfig` errors, `imports` field
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
`[…asyncIterator]` sugar for `Array.fromAsync`?
danielbayley opened this issue 6 months ago
danielbayley opened this issue 6 months ago
Allow `civetConfig` in `package.`[`json`|`yaml`]
danielbayley opened this pull request 6 months ago
danielbayley opened this pull request 6 months ago
Add `class with A, B` mixin notation
STRd6 opened this pull request 6 months ago
STRd6 opened this pull request 6 months ago
Fix `if` types
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
Fix extension for CLI's `--typecheck`
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
Bump braces from 3.0.2 to 3.0.3 in /integration/unplugin/examples/nextjs
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
MaybeNested expressions
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
Upgrade TypeScript to 5.5
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
Fix argument parsing
edemaine opened this pull request 6 months ago
edemaine opened this pull request 6 months ago
Self-test to check Civet can build itself
edemaine opened this pull request 7 months ago
edemaine opened this pull request 7 months ago
Cleanup Bun loader code
edemaine opened this pull request 7 months ago
edemaine opened this pull request 7 months ago
import extension gets rewritten but wrong
iacore opened this issue 7 months ago
iacore opened this issue 7 months ago
vscode ext, add option to disable diagnostics
iacore opened this issue 7 months ago
iacore opened this issue 7 months ago
Bump braces from 3.0.2 to 3.0.3 in /integration/eslint
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
bun + jsx syntax
iacore opened this issue 7 months ago
iacore opened this issue 7 months ago
Bump braces from 3.0.2 to 3.0.3 in /lsp
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
Bump braces from 3.0.2 to 3.0.3
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
Fix some TS errors and increase code coverage
STRd6 opened this pull request 7 months ago
STRd6 opened this pull request 7 months ago
Binary op fixes
edemaine opened this pull request 7 months ago
edemaine opened this pull request 7 months ago
Trailing `or` on newline after callback function in implicit application parses as nested implicit function call instead of method body
STRd6 opened this issue 7 months ago
STRd6 opened this issue 7 months ago
Pipe after implicit object is incorrect
STRd6 opened this issue 7 months ago
STRd6 opened this issue 7 months ago
Replacing some instances of __ with stricter whitespace checking
STRd6 opened this pull request 7 months ago
STRd6 opened this pull request 7 months ago
Fix async detection in a few cases
edemaine opened this pull request 7 months ago
edemaine opened this pull request 7 months ago
Regression in 0.7.11: No more implicit return in synchronous function that creates a Promise<void>
bbrk24 opened this issue 7 months ago
bbrk24 opened this issue 7 months ago
Added a cache based on mtime for watch/serve mode in esbuild
STRd6 opened this pull request 7 months ago
STRd6 opened this pull request 7 months ago
Pipe to dynamic import
STRd6 opened this pull request 7 months ago
STRd6 opened this pull request 7 months ago
Need full example setup civet on sveltekit
TrungRueta opened this issue 7 months ago
TrungRueta opened this issue 7 months ago
Pipeline placeholder ^^ or %% or `|x>`
crystalthoughts opened this issue 7 months ago
crystalthoughts opened this issue 7 months ago
Sourcemap fix, show diagnostics with nonfatal parse errors
edemaine opened this pull request 7 months ago
edemaine opened this pull request 7 months ago
Revamp automatic async and generator, operator support
edemaine opened this pull request 7 months ago
edemaine opened this pull request 7 months ago
Fix hoistDec within if expression
edemaine opened this pull request 7 months ago
edemaine opened this pull request 7 months ago
Fix empty then clause in if expressions
edemaine opened this pull request 7 months ago
edemaine opened this pull request 7 months ago
Fix empty block in pattern matching with implicit return
edemaine opened this pull request 7 months ago
edemaine opened this pull request 7 months ago
hoistDec bug
edemaine opened this issue 7 months ago
edemaine opened this issue 7 months ago
Update Civet and use try..else feature
edemaine opened this pull request 7 months ago
edemaine opened this pull request 7 months ago
Fix source-map-support import with new NodeJS register
edemaine opened this pull request 7 months ago
edemaine opened this pull request 7 months ago
Empty block following pattern in switch expression generates invalid JS
bbrk24 opened this issue 7 months ago
bbrk24 opened this issue 7 months ago
Fix complex negative property access
edemaine opened this pull request 8 months ago
edemaine opened this pull request 8 months ago
Error nodes, ParseErrors get source-mapped location
edemaine opened this pull request 8 months ago
edemaine opened this pull request 8 months ago
Fix iteration expression unwrapping in splice assignment
edemaine opened this pull request 8 months ago
edemaine opened this pull request 8 months ago
Fix ASI by handling tokens
edemaine opened this pull request 8 months ago
edemaine opened this pull request 8 months ago
Generous matching of --version, --help
edemaine opened this pull request 8 months ago
edemaine opened this pull request 8 months ago
Splice assignment with loop
edemaine opened this issue 8 months ago
edemaine opened this issue 8 months ago
Invalid command-line argument handling
edemaine opened this pull request 8 months ago
edemaine opened this pull request 8 months ago
Upgrade Playground to modern Prettier
edemaine opened this pull request 8 months ago
edemaine opened this pull request 8 months ago
"Invalid command-line argument" error includes stack dump
bbrk24 opened this issue 8 months ago
bbrk24 opened this issue 8 months ago