Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / DanielXMoore/Civet issues and pull requests

#1606 - Cannot pattern-match object with numeric keys

Issue - State: open - Opened by bbrk24 1 day ago

#1605 - BigInt ranges work in for/of, but not as values

Issue - State: open - Opened by bbrk24 2 days ago - 1 comment

#1604 - `for join` reduction to concatenate strings

Pull Request - State: closed - Opened by edemaine 3 days ago

#1603 - `for each` with `&`

Issue - State: open - Opened by edemaine 3 days ago
Labels: bug

#1602 - Semicolon causes implicit fallthrough in switch

Issue - State: open - Opened by bbrk24 3 days ago
Labels: bug

#1601 - TypeError when compiling `readonly @prop` in c'tor

Issue - State: open - Opened by bbrk24 3 days ago - 2 comments

#1600 - Change typing of `%%` to allow bigint

Issue - State: open - Opened by bbrk24 3 days ago
Labels: good first issue, typescript

#1599 - Track indentation of trailing member/call expressions

Pull Request - State: closed - Opened by edemaine 6 days ago

#1597 - Call chains now interpreted as extra arguments

Issue - State: closed - Opened by bbrk24 7 days ago
Labels: bug

#1596 - LSP: fix autocompletion details error message

Pull Request - State: closed - Opened by edemaine 7 days ago

#1595 - Fix missing parentheses in one-line `if` condition

Pull Request - State: closed - Opened by edemaine 7 days ago

#1594 - Playground JS failures

Issue - State: open - Opened by edemaine 7 days ago
Labels: bug, documentation

#1593 - Missing parens in some `if`s

Issue - State: closed - Opened by edemaine 7 days ago
Labels: bug

#1592 - Fix range `for` loop with complex left-hand side

Pull Request - State: closed - Opened by edemaine 8 days ago

#1591 - Type's postfix `if` must be on the same line

Pull Request - State: closed - Opened by edemaine 8 days ago

#1590 - Parse error in class method with return type and <

Issue - State: closed - Opened by unlessgames 8 days ago - 1 comment
Labels: bug, typescript

#1589 - Fix typo in Coffeescript comparison

Pull Request - State: closed - Opened by bbrk24 9 days ago - 1 comment

#1588 - Autocomplete error message

Issue - State: closed - Opened by bbrk24 9 days ago
Labels: lsp

#1587 - Range for loop doesn't support complex left-hand sides

Issue - State: closed - Opened by edemaine 11 days ago
Labels: bug

#1586 - Reduction inside `unless` seems broken

Issue - State: closed - Opened by edemaine 11 days ago
Labels: bug

#1585 - Fix wrapping of braced objects in parentheses

Pull Request - State: closed - Opened by edemaine 12 days ago

#1584 - Fix parenthesized `⧺` and `—` shorthands for `++` and `--`

Pull Request - State: closed - Opened by edemaine 13 days ago

#1583 - `(⧺a)` parsed as concat

Issue - State: closed - Opened by JayXon 13 days ago
Labels: bug, javascript

#1582 - Object literal with suffix not wrapped

Issue - State: closed - Opened by edemaine 13 days ago
Labels: bug

#1581 - REPL needs to wrap object patterns

Issue - State: closed - Opened by edemaine 13 days ago
Labels: bug

#1580 - Highlight (import, export module references)

Pull Request - State: open - Opened by zoodogood 13 days ago - 6 comments

#1579 - Scientific numeric literals take priority over access

Pull Request - State: closed - Opened by edemaine 13 days ago

#1578 - Syntax highlighting: fix leading `_` being treated as a number

Pull Request - State: closed - Opened by zoodogood 13 days ago

#1577 - Playground TypeScript toggle

Pull Request - State: closed - Opened by edemaine 13 days ago

#1576 - Fix parenthesized `&` followed by binary op

Pull Request - State: closed - Opened by edemaine 13 days ago

#1575 - Object and array literals via `{}` and `[]` followed by items

Pull Request - State: closed - Opened by edemaine 13 days ago - 1 comment

#1574 - Fix parenthesized `&` followed by type postfix

Pull Request - State: closed - Opened by edemaine 14 days ago

#1573 - Fix modulo access with placeholders: `x[& %]`

Pull Request - State: closed - Opened by edemaine 14 days ago

#1572 - Playground buttons to copy input or output

Pull Request - State: closed - Opened by edemaine 14 days ago

#1570 - `(& as ...)`

Issue - State: closed - Opened by edemaine 14 days ago

#1569 - Playground copy button for large text fragments

Pull Request - State: closed - Opened by zoodogood 14 days ago - 1 comment

#1568 - Modulo indexing and argument placeholders

Issue - State: closed - Opened by lukegustafson 15 days ago
Labels: bug

#1567 - `typecheck` and `rewriteCivetImports` do not play nice

Issue - State: closed - Opened by bbrk24 15 days ago
Labels: plugin/integration

#1566 - Lone `finally` block provides cleanup for rest of block

Pull Request - State: closed - Opened by edemaine 15 days ago

#1565 - Syntax highlighting breaks with switch/regex/+

Issue - State: open - Opened by zolomatok 15 days ago - 2 comments
Labels: syntax highlighting

#1563 - Object comprehensions via loops in braces

Pull Request - State: closed - Opened by peey 16 days ago - 5 comments

#1562 - Type of `key` in `for key in object` loops

Issue - State: closed - Opened by zolomatok 16 days ago - 9 comments
Labels: typescript

#1561 - LSP completions show details and documentation

Pull Request - State: closed - Opened by edemaine 17 days ago - 1 comment

#1560 - Robust parsing of `foo.` with error node

Pull Request - State: open - Opened by edemaine 17 days ago - 1 comment

#1559 - LSP - dot completion

Issue - State: open - Opened by zolomatok 17 days ago - 4 comments
Labels: lsp

#1558 - Backcall operator / Do notation

Issue - State: open - Opened by nythrox 17 days ago - 9 comments
Labels: proposal

#1555 - Bun docs: improve getting started guidance

Pull Request - State: closed - Opened by zoodogood 18 days ago

#1554 - `array[i%]` modulo index shorthand

Pull Request - State: closed - Opened by edemaine 18 days ago

#1553 - Fix REPL support for `ref`s created by Civet

Pull Request - State: closed - Opened by edemaine 18 days ago

#1551 - Immutability by default

Issue - State: closed - Opened by marcus-sa 18 days ago - 1 comment

#1550 - Playground SyntaxError when running code

Issue - State: closed - Opened by bbrk24 18 days ago

#1549 - reverse slice of string doesn't support unicode

Issue - State: closed - Opened by JayXon 19 days ago - 2 comments

#1548 - Allow multiple indented blocks of arguments in function call

Pull Request - State: closed - Opened by edemaine 19 days ago

#1547 - Inequality slicing without `..`: `x[<i]` etc.

Pull Request - State: closed - Opened by edemaine 19 days ago - 2 comments

#1546 - Fix `& &` disambiguation (placeholder vs. bitwise and)

Pull Request - State: closed - Opened by edemaine 19 days ago

#1544 - Restart LSP when `package.json` or Civet config file changes

Pull Request - State: closed - Opened by edemaine 19 days ago

#1543 - slice after reverse slice is ignored

Issue - State: closed - Opened by JayXon 19 days ago - 1 comment
Labels: bug

#1542 - reverse slice out of range index bug

Issue - State: closed - Opened by JayXon 19 days ago - 2 comments
Labels: bug

#1541 - Asymmetry in bitwise and of placeholder

Issue - State: closed - Opened by bbrk24 20 days ago

#1540 - Loop expression is not considered inside call

Issue - State: closed - Opened by bbrk24 20 days ago - 1 comment

#1539 - "civet strict" directive to enable JS strict mode

Pull Request - State: closed - Opened by edemaine 20 days ago

#1537 - Placeholders lift through reverse slice operators

Pull Request - State: closed - Opened by edemaine 20 days ago

#1536 - Check for valid left-hand sides, forbidding lone placeholder

Pull Request - State: closed - Opened by edemaine 21 days ago - 1 comment

#1535 - Fix `await` step vs. expression detection in pipeline

Pull Request - State: closed - Opened by edemaine 21 days ago

#1534 - Fix `for` loops over `&` placeholder

Pull Request - State: closed - Opened by edemaine 21 days ago

#1533 - Ensure space after `for..of/in`

Pull Request - State: closed - Opened by edemaine 21 days ago

#1532 - Fix parenthesized `for` expression without body

Pull Request - State: closed - Opened by edemaine 21 days ago

#1531 - Fix `sum`/`count`/`each`/`own`/etc. as loop iteration variables

Pull Request - State: closed - Opened by edemaine 21 days ago

#1530 - `for` without body cannot be parenthesized

Issue - State: closed - Opened by bbrk24 21 days ago - 1 comment
Labels: bug

#1529 - `for` reduce expressions supercede `for sum of sums` etc

Issue - State: closed - Opened by bbrk24 21 days ago
Labels: bug, javascript

#1528 - `for sum & of &` doesn't error

Issue - State: closed - Opened by bbrk24 21 days ago - 1 comment

#1527 - Missing whitespace in `for`-reduce over `&`

Issue - State: closed - Opened by bbrk24 21 days ago - 1 comment
Labels: bug

#1526 - Assertion failure when iterating over `&`

Issue - State: closed - Opened by bbrk24 21 days ago
Labels: bug

#1525 - Load-bearing semicolon after `|> await.all`

Issue - State: closed - Opened by bbrk24 22 days ago - 1 comment
Labels: bug

#1524 - Fix typing of `return.value` in `async` function

Pull Request - State: closed - Opened by edemaine 22 days ago

#1523 - `async` functions and arrow types auto-wrap return type in `Promise`

Pull Request - State: closed - Opened by edemaine 22 days ago - 4 comments

#1522 - `:"symbol name"` symbol shorthand with quotes

Pull Request - State: closed - Opened by edemaine 22 days ago

#1521 - `T?` type shorthand in named tuple elements

Pull Request - State: closed - Opened by edemaine 22 days ago

#1519 - LSP unit testing of completions

Pull Request - State: open - Opened by NWYLZW 22 days ago - 1 comment

#1517 - Allow `|> throw`

Pull Request - State: closed - Opened by bbrk24 23 days ago

#1516 - `async` arrow type

Issue - State: closed - Opened by edemaine 23 days ago
Labels: proposal, typescript

#1515 - Unwrap the `Promise` wrapper in this case when typing `ret`

Issue - State: closed - Opened by NWYLZW 23 days ago - 1 comment
Labels: bug, typescript

#1514 - Fix LSP: `resolve` of `WithResolver` doesn't return a `Promise`

Pull Request - State: closed - Opened by NWYLZW 23 days ago - 1 comment

#1513 - Miscompile when attempting to `|> throw`

Issue - State: closed - Opened by bbrk24 23 days ago - 3 comments
Labels: proposal

#1511 - Symbols with non-identifier names

Issue - State: closed - Opened by bbrk24 23 days ago
Labels: proposal

#1510 - Assignment to symbols is allowed

Issue - State: closed - Opened by bbrk24 23 days ago - 3 comments

#1507 - ternary requires even more space now

Issue - State: open - Opened by JayXon 25 days ago - 8 comments
Labels: javascript

#1505 - Range loops can provide custom skip via `by` (not just in CoffeeScript)

Pull Request - State: closed - Opened by edemaine 25 days ago - 2 comments

#1504 - Tuple types with `?`

Issue - State: closed - Opened by edemaine 25 days ago
Labels: bug, typescript