Ecosyste.ms: Issues

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

GitHub / tree-sitter/tree-sitter-scala issues and pull requests

#200 - Pattern matching with guards

Issue - State: open - Opened by susliko over 1 year ago

#199 - Comments in method chains

Issue - State: open - Opened by domaspoliakas over 1 year ago - 1 comment

#198 - Top-level expressions cannot be parsed

Issue - State: closed - Opened by keynmol over 1 year ago - 2 comments

#197 - chore: generate and sync latest changes

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#196 - fix: Incorrect string interpolation highlighting group

Pull Request - State: closed - Opened by ghostbuster91 over 1 year ago - 3 comments

#195 - fix: Correctly handle _ separator in integer literals

Pull Request - State: closed - Opened by ghostbuster91 over 1 year ago

#194 - Using a `given` clause crashes tree-sitter and Neovim

Issue - State: closed - Opened by rfmejia almost 2 years ago - 2 comments

#193 - Start publishing the rust bindings to crates.io

Issue - State: closed - Opened by ckipp01 almost 2 years ago - 3 comments
Labels: enhancement, rust bindings

#192 - Make sure cargo can build in CI

Issue - State: open - Opened by ckipp01 almost 2 years ago
Labels: enhancement, area/CI

#190 - Fix compilation error on "cargo build"

Pull Request - State: closed - Opened by smarter almost 2 years ago

#189 - Feature request: support user-directives.

Issue - State: closed - Opened by rochala almost 2 years ago - 2 comments
Labels: enhancement

#188 - Incorrect parse for if_expression with extra line between alternative

Issue - State: open - Opened by rochala almost 2 years ago - 1 comment
Labels: bug, area/scala3

#187 - Generalized type constraints not handled properly

Issue - State: open - Opened by ckipp01 almost 2 years ago

#186 - chore: generate and sync latest changes

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#185 - Abstract type definitions

Pull Request - State: closed - Opened by keynmol almost 2 years ago

#184 - Fix semicolon on package

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#182 - Abstract type definitions

Issue - State: closed - Opened by domaspoliakas almost 2 years ago

#181 - chore: generate and sync latest changes

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#180 - Change directory structure to work well with query-linter module

Pull Request - State: closed - Opened by ghostbuster91 almost 2 years ago - 1 comment

#179 - Version change

Pull Request - State: closed - Opened by eankit almost 2 years ago

#178 - `;` seen as invalid

Issue - State: closed - Opened by ckipp01 almost 2 years ago

#177 - chore: generate and sync latest changes

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#176 - String interpolation case pattern

Pull Request - State: closed - Opened by keynmol almost 2 years ago

#175 - Fix `as` import renaming in Scala 3

Pull Request - State: closed - Opened by keynmol almost 2 years ago

#174 - refactor(queries): change uppercase from constant to type

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago - 2 comments

#173 - Unable to use parser for indentation with significant whitespace syntax

Issue - State: open - Opened by ckipp01 almost 2 years ago - 3 comments
Labels: indents

#172 - chore: generate and sync latest changes

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#171 - Fixes pattern match with guard

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#170 - Trailing commas

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago - 1 comment

#169 - feat(ci): test against nvim-treesitter highlights

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago

#167 - test: just a few more highlight tests

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago

#166 - chore: generate and sync latest changes

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#165 - feat: add an explicit interpolator field

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago

#164 - Fixes crash, take 2

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago - 2 comments

#162 - When will tree-sitter-scala be ready for usage in other libraries as dependencies

Issue - State: closed - Opened by eankit almost 2 years ago - 2 comments

#161 - Add fuzz test for our scanner

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#160 - Fixes buffer overrun

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago - 1 comment

#159 - Crash

Issue - State: closed - Opened by eed3si9n almost 2 years ago - 4 comments

#158 - chore: generate and sync latest changes

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#157 - ERROR if type arguments have a `,` at the end

Issue - State: closed - Opened by ckipp01 almost 2 years ago - 1 comment

#156 - Hardcode constructor annotation to 1-arity

Issue - State: open - Opened by eed3si9n almost 2 years ago
Labels: enhancement

#155 - fix: ensure last commit is added to the commit

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago

#154 - chore: generate and sync latest changes

Pull Request - State: closed - Opened by github-actions[bot] almost 2 years ago

#153 - fix: typo `-` -> `=` in ci

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago

#152 - fix: ensure check for changed file uses id, not name

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago - 1 comment

#151 - chore: remove unused examples

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago - 2 comments

#150 - chore: create an issue template

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago

#149 - docs: add some basic contributing docs

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago

#148 - chore: sync highlights back with nvim-treesitter

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago

#147 - feat: add in a job to automatically generate and sync daily

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago - 1 comment

#146 - Singleton type

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#145 - Context function

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#144 - Context function type

Issue - State: closed - Opened by eed3si9n almost 2 years ago
Labels: area/scala3

#143 - Fixes annotation, sort of

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago - 9 comments

#142 - Add tests for optional braces highlights

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#141 - Leading infix operator (infix_expression across multiple lines)

Issue - State: open - Opened by eed3si9n almost 2 years ago
Labels: area/scala3

#140 - Fix operator_identifier

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#139 - Fixes extends clause

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#138 - Use storageclass

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#137 - Benchmark parser on CI

Issue - State: open - Opened by keynmol almost 2 years ago
Labels: area/CI

#136 - Test against nvim-treesitter highlights

Issue - State: closed - Opened by keynmol almost 2 years ago - 1 comment
Labels: area/CI

#135 - chore: generate latest changes

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago - 1 comment

#134 - Newbie question: broken highlighting?

Issue - State: closed - Opened by gvolpe almost 2 years ago - 6 comments

#133 - Full line of comments parsed as an `operator_identifier`

Issue - State: closed - Opened by ckipp01 almost 2 years ago - 2 comments

#132 - Pattern match with a guard doesn't parse

Issue - State: closed - Opened by eed3si9n almost 2 years ago
Labels: bug

#131 - Fixes instance_expression

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#130 - Add support for structural types

Pull Request - State: closed - Opened by ghostbuster91 almost 2 years ago - 2 comments

#129 - Setup nix with direnv

Pull Request - State: closed - Opened by ghostbuster91 almost 2 years ago - 6 comments

#128 - SIP-44 Fewer braces support

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago - 3 comments

#127 - SIP-44 - Fewer Braces support

Issue - State: closed - Opened by eed3si9n almost 2 years ago
Labels: area/scala3

#126 - Creates a dummy node for import_selectors

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#125 - Export clauses

Pull Request - State: closed - Opened by keynmol almost 2 years ago - 1 comment

#124 - Fixes for expression

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#123 - for expression guard isn't supported

Issue - State: closed - Opened by eed3si9n almost 2 years ago

#122 - chore: generate latest changes

Pull Request - State: closed - Opened by ckipp01 almost 2 years ago

#121 - `given Typeable[T] with ...` doesn't parse

Issue - State: closed - Opened by eed3si9n almost 2 years ago

#120 - Extra highlights for scala 3 constructs

Pull Request - State: closed - Opened by keynmol almost 2 years ago - 1 comment

#119 - Transparent, open, infix

Pull Request - State: closed - Opened by keynmol almost 2 years ago

#118 - Spec-correct identifier

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago

#113 - Extension method support

Pull Request - State: closed - Opened by eed3si9n almost 2 years ago - 4 comments

#85 - Improve contribution and PR process

Issue - State: closed - Opened by keynmol almost 2 years ago - 7 comments

#76 - Export clauses

Issue - State: closed - Opened by eed3si9n almost 2 years ago
Labels: area/scala3

#70 - Reserved keywords (val, def) should be rejected as an identifier

Issue - State: open - Opened by eed3si9n almost 2 years ago - 1 comment
Labels: enhancement

#63 - Add maintainers?

Issue - State: closed - Opened by eed3si9n almost 2 years ago - 12 comments

#59 - First line of implementation has missing or incorrect syntax highlighting

Issue - State: closed - Opened by AvikRao almost 2 years ago - 1 comment

#58 - New line in function definition for return type gives error

Issue - State: closed - Opened by dharm-kr16 about 2 years ago - 2 comments

#57 - New line in lambda removes the body from function definition

Issue - State: closed - Opened by dharm-kr16 about 2 years ago - 2 comments

#56 - `with` after extending abstract class with Param

Issue - State: closed - Opened by domaspoliakas over 2 years ago - 1 comment

#54 - Allow block before lambda_expression

Issue - State: closed - Opened by ptwales over 2 years ago - 2 comments
Labels: bug

#53 - Allow compound types with constructors

Issue - State: closed - Opened by ptwales over 2 years ago - 1 comment

#41 - Not recognizing the @Inject syntax

Issue - State: closed - Opened by phumke about 3 years ago - 1 comment
Labels: bug

#5 - Improve AST structure for type parameters

Issue - State: open - Opened by mads-hartmann almost 7 years ago
Labels: enhancement

#4 - Type projections

Issue - State: closed - Opened by mads-hartmann almost 7 years ago - 1 comment

#3 - Singleton Types

Issue - State: closed - Opened by mads-hartmann almost 7 years ago - 1 comment