issues
search
DanielXMoore
/
Civet
A TypeScript superset that favors more types and less typing
https://civet.dev
MIT License
1.55k
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow empty `interface` and `namespace` blocks
#1356
edemaine
closed
3 months ago
0
Object union type is misparsed
#1355
bbrk24
closed
2 months ago
2
sometimes space is required for lambda
#1354
JayXon
closed
3 months ago
0
Changelog generation: fetch PRs mostly in parallel
#1353
edemaine
closed
3 months ago
0
Optional dot in `?.` and `!.` property access: `x?y` and `x!y`
#1352
edemaine
closed
3 months ago
0
Add CommonJS build of Babel plugin, enabling React Native support
#1351
etherealHero
closed
3 months ago
2
Automatic changelog creation
#1350
edemaine
closed
3 months ago
0
CLI `-e`/`--eval` option for running/compiling a string
#1349
edemaine
closed
3 months ago
0
Fix CLI for globally installed Civet
#1348
edemaine
closed
3 months ago
0
Add missing Unicode assignment operators
#1347
edemaine
closed
3 months ago
0
Fix relational chains involving `!=`
#1346
STRd6
closed
3 months ago
0
CLI doesn't work globally
#1345
edemaine
closed
3 months ago
0
multi assignment expressions are evaluated twice
#1344
JayXon
opened
3 months ago
1
`!=` not supported in chained comparison
#1343
JayXon
closed
3 months ago
0
`‖=` does not work
#1342
JayXon
closed
3 months ago
0
expressions in the middle of a comparison chain are evaluated twice
#1341
JayXon
closed
3 months ago
1
Nested return type annotation
#1340
edemaine
closed
3 months ago
0
Fat pipe (`||>`) does not play nice with typescript-eslint v8
#1339
bbrk24
opened
3 months ago
2
Assignment operators for div and mod
#1338
edemaine
closed
3 months ago
0
can't use comma operator when indexing
#1337
JayXon
closed
3 months ago
6
`%/=` and `÷=` does not work
#1336
JayXon
closed
3 months ago
0
ternary requires space
#1335
JayXon
closed
3 months ago
4
Fix `&&` chain precedence with bitwise `&`/`|`/`^`
#1334
edemaine
closed
3 months ago
0
CLI execute flag
#1333
edemaine
closed
3 months ago
0
Fix `..` slice operator precedence
#1332
edemaine
closed
3 months ago
0
Add `%/`/`÷` integer division, fix `%%` precedence
#1331
edemaine
closed
3 months ago
0
Slice operator doesn't handle operators with lower precedence than `+` properly
#1330
Steffan153
closed
3 months ago
0
Fix whitespace in snug `<?` instanceof shorthand
#1329
STRd6
closed
3 months ago
0
`<?` without whitespace compiles without the whitespace
#1328
Steffan153
closed
3 months ago
0
Optional `@?x` fails to parse
#1327
STRd6
closed
3 months ago
5
Double inlay hints for .ts files
#1326
ricardobeat
closed
4 weeks ago
1
VSCode Intellisense not working
#1325
RReivax
closed
4 months ago
2
Use register to avoid experimental loaders deprecation warning
#1324
STRd6
closed
4 months ago
0
Support for `unique symbol` type in TS
#1323
STRd6
closed
4 months ago
0
Nested type annotation fails to parse
#1322
STRd6
closed
3 months ago
2
`autoConst` not producing `const`
#1321
danielbayley
opened
4 months ago
1
Support for neovim/vim
#1320
Hamza12700
opened
4 months ago
2
Solid Start file router
#1319
edemaine
opened
4 months ago
0
Correctly load civet config file inner a workspace
#1318
IamIpanda
opened
4 months ago
0
Prevent BinaryOp function shorthand from shadowing arrow functions.
#1317
STRd6
closed
4 months ago
0
Generate normal `.d.ts` extension
#1316
danielbayley
closed
1 month ago
2
Problems with `node --test`s written in Civet (or possibly wider issue with ESM reading config)
#1315
danielbayley
opened
4 months ago
0
Hoist array binding and rest ref declarations. Fixes #1139. Fixes #1312
#1314
STRd6
closed
4 months ago
0
Jest integration
#1313
edemaine
closed
4 months ago
0
Array destructuring into @vars doesn't declare temporary variables
#1312
STRd6
closed
4 months ago
1
Fix indented chained ternaries
#1311
edemaine
closed
4 months ago
0
Fix import looking like multiplication
#1310
edemaine
closed
4 months ago
0
Indented chained ternarys fail to parse
#1309
STRd6
closed
4 months ago
0
CLI tests
#1308
edemaine
closed
4 months ago
2
import vs multiplication
#1307
edemaine
closed
4 months ago
0
Previous
Next