Ecosyste.ms: Issues

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

GitHub / flix/flix issues and pull requests

#9541 - `Char.isWhiteSpace` -> `Char.isWhitespace` (whitespace is one word)

Issue - State: open - Opened by JonathanStarup about 2 months ago
Labels: A: standard library

#9541 - `Char.isWhiteSpace` -> `Char.isWhitespace` (whitespace is one word)

Issue - State: open - Opened by JonathanStarup about 2 months ago
Labels: A: standard library

#9540 - LSP support refinement

Issue - State: open - Opened by LoZander about 2 months ago - 1 comment
Labels: A: lsp

#9539 - feat: `instance Indexable[String]`

Pull Request - State: open - Opened by JonathanStarup about 2 months ago - 14 comments

#9538 - feat: `run exp with exp` and `handler Eff { .. }`

Pull Request - State: closed - Opened by JonathanStarup about 2 months ago - 49 comments

#9537 - Cannot match on BigInts

Issue - State: open - Opened by mlutze about 2 months ago
Labels: bug

#9537 - Cannot match on BigInts

Issue - State: closed - Opened by mlutze about 2 months ago
Labels: bug

#9536 - Unexpected "derive" prompt

Issue - State: open - Opened by mlutze about 2 months ago
Labels: bug, A: lsp

#9536 - Unexpected "derive" prompt

Issue - State: open - Opened by mlutze about 2 months ago
Labels: bug, A: lsp

#9535 - Parser is stuck: unterminated effect set

Issue - State: closed - Opened by mlutze about 2 months ago - 1 comment
Labels: bug, A: parsing

#9535 - Parser is stuck: unterminated effect set

Issue - State: open - Opened by mlutze about 2 months ago
Labels: bug, A: parsing

#9534 - Parser is stuck: capital lambda

Issue - State: open - Opened by mlutze about 2 months ago
Labels: bug, A: parsing

#9534 - Parser is stuck: capital lambda

Issue - State: open - Opened by mlutze about 2 months ago
Labels: bug, A: parsing

#9533 - `String.indent` should have `Environment` effect

Issue - State: closed - Opened by mlutze about 2 months ago - 1 comment

#9532 - chore: remove `Ast.scala`

Pull Request - State: closed - Opened by sockmaster27 2 months ago

#9531 - refactor: move `CompletionContext` from `Ast` to `shared`

Pull Request - State: closed - Opened by sockmaster27 2 months ago - 1 comment

#9531 - refactor: move `CompletionContext` from `Ast` to `shared`

Pull Request - State: closed - Opened by sockmaster27 2 months ago - 1 comment

#9530 - feat: release 0.55.0

Pull Request - State: closed - Opened by magnus-madsen 2 months ago

#9530 - feat: release 0.55.0

Pull Request - State: closed - Opened by magnus-madsen 2 months ago

#9529 - feat: add `FlixListener`

Pull Request - State: closed - Opened by magnus-madsen 2 months ago - 1 comment

#9529 - feat: add `FlixListener`

Pull Request - State: closed - Opened by magnus-madsen 2 months ago - 1 comment

#9528 - feat: rename `FromJava` to `ToFlix`

Pull Request - State: closed - Opened by sockmaster27 2 months ago

#9528 - feat: rename `FromJava` to `ToFlix`

Pull Request - State: closed - Opened by sockmaster27 2 months ago

#9527 - refactor: move `UseOrImport` from `Ast` to `shared`

Pull Request - State: closed - Opened by sockmaster27 2 months ago

#9527 - refactor: move `UseOrImport` from `Ast` to `shared`

Pull Request - State: closed - Opened by sockmaster27 2 months ago

#9526 - Add support for `secure`, `trusted`, and `unsafe` dependencies

Issue - State: open - Opened by magnus-madsen 2 months ago - 3 comments
Labels: student programmer, high priority

#9526 - Add support for `secure`, `trusted`, and `unsafe` dependencies

Issue - State: open - Opened by magnus-madsen 2 months ago - 3 comments
Labels: student programmer, high priority

#9525 - Add support for the `upgrade` command (or perhaps the `effect-check` command?)

Issue - State: open - Opened by magnus-madsen 2 months ago
Labels: student programmer, high priority

#9525 - Add support for the `upgrade` command (or perhaps the `effect-check` command?)

Issue - State: open - Opened by magnus-madsen 2 months ago
Labels: student programmer, high priority

#9524 - Add support for the `effect-lock` command

Issue - State: open - Opened by magnus-madsen 2 months ago - 3 comments
Labels: student programmer, high priority

#9524 - Add support for the `effect-lock` command

Issue - State: open - Opened by magnus-madsen 2 months ago - 1 comment
Labels: student programmer, high priority

#9523 - Annotate parts of the Java Class Library with primitive effects

Issue - State: open - Opened by magnus-madsen 2 months ago - 1 comment
Labels: student programmer, high priority

#9523 - Annotate parts of the Java Class Library with primitive effects

Issue - State: open - Opened by magnus-madsen 2 months ago
Labels: student programmer, high priority

#9522 - Add Effect-Aware Package Manager

Issue - State: open - Opened by magnus-madsen 2 months ago
Labels: student programmer, high priority

#9522 - Add Effect-Aware Package Manager

Issue - State: open - Opened by magnus-madsen 2 months ago
Labels: student programmer, high priority

#9521 - chore: remove `Index` and `Indexer`

Pull Request - State: closed - Opened by magnus-madsen 2 months ago - 6 comments

#9521 - chore: remove `Index` and `Indexer`

Pull Request - State: closed - Opened by magnus-madsen 2 months ago - 6 comments

#9520 - feat: `unsafely run` redundancy

Pull Request - State: closed - Opened by JonathanStarup 2 months ago - 2 comments

#9519 - fix RedundantUncheckedEffectCast message

Issue - State: open - Opened by JonathanStarup 2 months ago
Labels: A: error reporting, problem

#9519 - fix RedundantUncheckedEffectCast message

Issue - State: open - Opened by JonathanStarup 2 months ago
Labels: A: error reporting, problem

#9518 - fix semantic tokens provider for UncheckedCast (wrong type)

Issue - State: closed - Opened by JonathanStarup 2 months ago
Labels: bug

#9517 - refactor: `unsafe exp` -> `unsafely effs run exp`

Pull Request - State: open - Opened by JonathanStarup 2 months ago - 2 comments

#9517 - refactor: `unsafe exp` -> `unsafely effs run exp`

Pull Request - State: open - Opened by JonathanStarup 2 months ago - 2 comments

#9516 - refactor: specialize `Parser2.name`

Pull Request - State: closed - Opened by JonathanStarup 2 months ago - 12 comments

#9515 - refactor: move `AssocTypeConstructor` from `Ast` to `shared`

Pull Request - State: closed - Opened by sockmaster27 2 months ago

#9514 - Annotate all methods for `BigDecimal` and `BigInt`

Issue - State: closed - Opened by magnus-madsen 2 months ago - 2 comments
Labels: student programmer, high priority

#9514 - Annotate all methods for `BigDecimal` and `BigInt`

Issue - State: closed - Opened by magnus-madsen 2 months ago - 2 comments
Labels: student programmer, high priority

#9513 - Annotate all methods in `java.lang.Runtime` with precise effects

Issue - State: closed - Opened by magnus-madsen 2 months ago
Labels: student programmer, high priority

#9513 - Annotate all methods in `java.lang.Runtime` with precise effects

Issue - State: closed - Opened by magnus-madsen 2 months ago
Labels: student programmer, high priority

#9512 - Annotate all methods in `java.lang.System` with precise effects

Issue - State: open - Opened by magnus-madsen 2 months ago - 2 comments
Labels: student programmer, high priority

#9512 - Annotate all methods in `java.lang.System` with precise effects

Issue - State: open - Opened by magnus-madsen 2 months ago - 2 comments
Labels: student programmer, high priority

#9511 - Annotate Java's wrapper types with effects

Issue - State: open - Opened by magnus-madsen 2 months ago - 1 comment
Labels: student programmer, high priority

#9511 - Annotate Java's wrapper types with effects

Issue - State: open - Opened by magnus-madsen 2 months ago - 1 comment
Labels: student programmer, high priority

#9510 - refactor: move `AliasConstructor` from `Ast` to `shared`

Pull Request - State: closed - Opened by sockmaster27 2 months ago

#9510 - refactor: move `AliasConstructor` from `Ast` to `shared`

Pull Request - State: closed - Opened by sockmaster27 2 months ago

#9509 - feat: `CodeHinter` with LSP visitor

Pull Request - State: closed - Opened by LoZander 2 months ago - 7 comments

#9509 - feat: `CodeHinter` with LSP visitor

Pull Request - State: closed - Opened by LoZander 2 months ago - 7 comments

#9508 - Rework `CodeHinter` to use LSP visitor

Issue - State: closed - Opened by LoZander 2 months ago - 1 comment

#9508 - Rework `CodeHinter` to use LSP visitor

Issue - State: closed - Opened by LoZander 2 months ago - 1 comment

#9507 - feat: `CompletionProvider` with lsp visitor

Pull Request - State: closed - Opened by LoZander 2 months ago

#9507 - feat: `CompletionProvider` with lsp visitor

Pull Request - State: closed - Opened by LoZander 2 months ago

#9506 - Rework `CompletionProvider` to use LSP visitor

Issue - State: closed - Opened by LoZander 2 months ago - 1 comment

#9506 - Rework `CompletionProvider` to use LSP visitor

Issue - State: closed - Opened by LoZander 2 months ago - 1 comment

#9505 - parser crash

Issue - State: closed - Opened by JonathanStarup 2 months ago - 1 comment
Labels: bug, A: parsing

#9504 - fix: parser stuck in effect declaration

Pull Request - State: closed - Opened by magnus-madsen 2 months ago

#9504 - fix: parser stuck in effect declaration

Pull Request - State: closed - Opened by magnus-madsen 2 months ago

#9503 - Performance and type size issue (Effects)

Issue - State: open - Opened by JonathanStarup 2 months ago

#9502 - feat: pretty print unkinded types (finish resolvedAst printing)

Pull Request - State: closed - Opened by JonathanStarup 2 months ago - 1 comment

#9502 - feat: pretty print unkinded types (finish resolvedAst printing)

Pull Request - State: closed - Opened by JonathanStarup 2 months ago - 1 comment

#9501 - auto match doesnt take current scope into account

Issue - State: open - Opened by JonathanStarup 2 months ago - 3 comments
Labels: A: lsp

#9501 - auto match doesnt take current scope into account

Issue - State: open - Opened by JonathanStarup 2 months ago - 3 comments
Labels: A: lsp

#9500 - fix: Try-With reconstruction

Pull Request - State: closed - Opened by JonathanStarup 2 months ago

#9500 - fix: Try-With reconstruction

Pull Request - State: closed - Opened by JonathanStarup 2 months ago

#9499 - Split primitive `Env` effect into multiple primitive effects?

Issue - State: open - Opened by magnus-madsen 2 months ago - 3 comments
Labels: A: effects

#9498 - feat: remove thread count parameters from public functions

Pull Request - State: closed - Opened by sockmaster27 2 months ago - 1 comment

#9498 - feat: remove thread count parameters from public functions

Pull Request - State: closed - Opened by sockmaster27 2 months ago - 1 comment

#9496 - docs: add `wget` clone `fget`

Pull Request - State: open - Opened by jaschdoc 2 months ago - 3 comments

#9496 - docs: add `wget` program

Pull Request - State: open - Opened by jaschdoc 2 months ago - 5 comments

#9487 - Traits are missing from auto use

Issue - State: closed - Opened by JonathanStarup 2 months ago - 1 comment
Labels: A: lsp

#9486 - refactor: make UseCompleter semantic

Pull Request - State: closed - Opened by stormckey 2 months ago - 35 comments

#9478 - feat: support AutoUse for enums

Pull Request - State: closed - Opened by stormckey 2 months ago - 3 comments

#9478 - feat: support AutoUse for enums

Pull Request - State: closed - Opened by stormckey 2 months ago - 3 comments

#9475 - `flix-release` failing with 403

Issue - State: closed - Opened by mlutze 2 months ago - 1 comment

#9475 - `flix-release` failing with 403

Issue - State: closed - Opened by mlutze 2 months ago - 1 comment

#9471 - Regex.split should not have named argument

Issue - State: closed - Opened by JonathanStarup 2 months ago - 9 comments
Labels: A: standard library

#9468 - fix: tuple parsing crash ( #9441)

Pull Request - State: closed - Opened by JonathanStarup 2 months ago - 11 comments

#9468 - fix: tuple parsing crash ( #9441)

Pull Request - State: closed - Opened by JonathanStarup 2 months ago - 11 comments

#9466 - refactor: simplify `SetFormula.Inter`

Pull Request - State: closed - Opened by magnus-madsen 2 months ago - 2 comments

#9463 - feat: add `CompilationMessageKind`

Pull Request - State: closed - Opened by jaschdoc 2 months ago

#9463 - feat: add `CompilationMessageKind`

Pull Request - State: open - Opened by jaschdoc 2 months ago

#9458 - Add GitHub command to run `XPerf` on server

Issue - State: open - Opened by magnus-madsen 2 months ago - 3 comments

#9453 - Flatten AST structure

Issue - State: open - Opened by JonathanStarup 2 months ago

#9451 - add `ToString` to `IoError`

Issue - State: closed - Opened by JonathanStarup 2 months ago
Labels: A: standard library

#9451 - add `ToString` to `IoError`

Issue - State: closed - Opened by JonathanStarup 2 months ago
Labels: A: standard library

#9450 - feat: `FindReferencesProvider` with LSP visitor instead of Index

Pull Request - State: closed - Opened by LoZander 2 months ago - 6 comments

#9450 - feat: `FindReferencesProvider` with LSP visitor instead of Index

Pull Request - State: closed - Opened by LoZander 2 months ago - 6 comments

#9449 - Rework `FindReferencesProvider` to use LSP visitor instead of Index

Issue - State: closed - Opened by LoZander 2 months ago - 2 comments

#9444 - `App.runAll` and `Abort`

Issue - State: closed - Opened by JonathanStarup 2 months ago - 3 comments
Labels: A: standard library

#9444 - `App.runAll` and `Abort`

Issue - State: closed - Opened by JonathanStarup 2 months ago - 3 comments
Labels: A: standard library

#9441 - Parser crash

Issue - State: closed - Opened by JonathanStarup 2 months ago - 2 comments
Labels: bug, A: parsing