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

GitHub / scala/scala3 issues and pull requests

#13821 - Crash: completing val XXXXX in wrong run 3, was created in 2 while compiling

Issue - State: open - Opened by soronpo almost 4 years ago - 4 comments
Labels: itype:bug, itype:crash, area:metaprogramming:quotes

#13764 - Compiler options -Ysafe-init and -Yexplicit-nulls do not report unsafe null inits in classes

Issue - State: open - Opened by longliveenduro almost 4 years ago - 5 comments
Labels: itype:bug, area:nullability

#13702 - AbstractMethodError when inheriting trait from java abstract class and referencing val from the trait

Issue - State: closed - Opened by smarter almost 4 years ago - 9 comments
Labels: itype:bug, compat:java, Spree

#13461 - transparent inline leak underlying opaque types

Issue - State: open - Opened by soronpo almost 4 years ago - 15 comments
Labels: itype:bug, area:inline, area:opaque-types

#13447 - Verify TASTy versions before releases

Issue - State: closed - Opened by bishabosha almost 4 years ago - 6 comments
Labels: itype:enhancement, area:infrastructure, area:tasty-format

#13372 - Print the type parameter bounds of higher kinded types

Pull Request - State: closed - Opened by adpi2 almost 4 years ago - 1 comment

#13163 - Missing scala.Tuple.flatMap

Issue - State: open - Opened by nicolasstucki about 4 years ago - 5 comments
Labels: itype:enhancement

#13135 - Add Synthetics section to SemanticDB

Issue - State: open - Opened by tanishiking about 4 years ago - 4 comments
Labels: itype:enhancement, area:semanticdb

#12832 - transform to AbstractFunctionN instead of FunctionN in ElimPolyFunction

Pull Request - State: closed - Opened by xuwei-k about 4 years ago - 2 comments

#12771 - Use sbt makeScalaInstance

Pull Request - State: closed - Opened by adpi2 about 4 years ago

#12637 - Enum (extends java) => null in java, when scala looks at it before java

Issue - State: open - Opened by benjhm about 4 years ago - 5 comments
Labels: itype:bug, compat:java, area:enums

#12502 - Distribute releases as .deb and .msi

Issue - State: open - Opened by bjornregnell about 4 years ago - 42 comments
Labels: itype:enhancement, area:tooling

#12460 - forbid default values for extension parameters

Issue - State: open - Opened by unkarjedy about 4 years ago - 4 comments
Labels: itype:bug, area:parser, area:refchecks

#12429 - transparent implicit conversion macro not emitting the proper error

Issue - State: closed - Opened by soronpo about 4 years ago - 6 comments
Labels: itype:bug, area:inline

#12259 - Remove sbt-dotty

Pull Request - State: closed - Opened by adpi2 over 4 years ago - 1 comment

#12210 - Add `:javap` and `:asmp` to the REPL

Pull Request - State: open - Opened by griggt over 4 years ago - 14 comments

#12121 - Fix syntax summary

Pull Request - State: closed - Opened by adpi2 over 4 years ago

#12100 - Check compatibility with Zinc 1.3 for Bloop

Pull Request - State: closed - Opened by adpi2 over 4 years ago - 2 comments

#12084 - Backport: sbt-dotty: the binary version is 3 for Scala >= 3.0.0

Pull Request - State: closed - Opened by adpi2 over 4 years ago

#11844 - Bump to sbt 1.5.0

Pull Request - State: closed - Opened by adpi2 over 4 years ago

#11806 - Scaladoc: Roadmap of Snippet Compiler

Issue - State: open - Opened by pikinier20 over 4 years ago - 3 comments
Labels: area:doctool

#11758 - Make sbt-dotty compatible with sbt 1.5

Pull Request - State: closed - Opened by adpi2 over 4 years ago - 2 comments

#11757 - Move to sbt slash syntax

Pull Request - State: closed - Opened by adpi2 over 4 years ago

#11747 - Jump to sbt 1.5.0-RC1

Pull Request - State: closed - Opened by adpi2 over 4 years ago

#11742 - Define repl as an alias of scala-compiler-bootstrapped/console

Pull Request - State: closed - Opened by adpi2 over 4 years ago - 2 comments

#11687 - Disable BSP in Jmh and vscode-dotty

Pull Request - State: closed - Opened by adpi2 over 4 years ago

#11654 - test_windows_full in the CI is broken: pickling difference in stdlibPatches

Issue - State: closed - Opened by smarter over 4 years ago - 5 comments
Labels: itype:bug, compat:windows

#11648 - Self alias in object nested in class breaks pickler

Issue - State: closed - Opened by prolativ over 4 years ago - 3 comments
Labels: itype:bug, area:pickling, itype:crash

#11568 - [POC] sbt 1.5.0 validation

Pull Request - State: closed - Opened by adpi2 over 4 years ago - 2 comments

#11547 - Wrong position in SourceFiles from TASTY

Issue - State: open - Opened by BarkingBad over 4 years ago - 10 comments
Labels: itype:bug, stat:needs info, stat:needs minimization, area:tasty-format

#11205 - Match Types arguments with bounds (yet another)

Issue - State: open - Opened by zraffer over 4 years ago - 5 comments
Labels: itype:bug, area:match-types

#11043 - Reflective structural call with array parameter crashes during pickling

Issue - State: open - Opened by griggt over 4 years ago - 7 comments
Labels: itype:bug, area:typer, itype:crash, area:desugar

#10960 - Stop using the CompilerClassLoader in sbt-bridge

Pull Request - State: closed - Opened by adpi2 over 4 years ago - 4 comments

#10946 - Recursion limit exceeded for higher kinded GADT involving Id

Issue - State: open - Opened by Katrix over 4 years ago - 6 comments
Labels: itype:bug, area:gadt

#10862 - Creator application is lost on type alias (e.g. on `AnyRef`)

Issue - State: closed - Opened by rjolly over 4 years ago - 10 comments
Labels: itype:bug

#10749 - Warn when a pattern-bound variable shadows a regular variable

Issue - State: open - Opened by smarter over 4 years ago - 4 comments
Labels: itype:enhancement, help wanted, area:reporting, area:pattern-matching, backlog

#10742 - Build import with semanticdb

Pull Request - State: closed - Opened by adpi2 over 4 years ago

#10728 - test_sbt broken in CI: Synthetic apply in private companion object

Issue - State: closed - Opened by adpi2 over 4 years ago - 8 comments
Labels: itype:bug

#10646 - [WIP] Try new driver

Pull Request - State: closed - Opened by adpi2 over 4 years ago

#10315 - Support constant folding for `s`, `f` and `raw` interpolators.

Issue - State: open - Opened by nicolasstucki over 4 years ago - 6 comments
Labels: itype:enhancement, area:inline

#9951 - Fix #9755: Add tests for Scala.js top-level native members

Pull Request - State: closed - Opened by adpi2 almost 5 years ago - 1 comment

#9879 - Opaque types are not definable at top level of REPL

Issue - State: closed - Opened by mpilquist almost 5 years ago - 12 comments
Labels: itype:enhancement, area:repl, area:opaque-types

#9581 - Remove -migration setting

Pull Request - State: closed - Opened by adpi2 almost 5 years ago

#9257 - Improve explain message when token expected

Pull Request - State: closed - Opened by adpi2 about 5 years ago

#9013 - Runtime code implementing lazy val should not use sun.misc.Unsafe on Java 9+ (JEP-471)

Issue - State: open - Opened by smarter about 5 years ago - 14 comments
Labels: itype:enhancement, compat:java, area:transform, needs-minor-release, compat:java:jep, compat:java:jep:stable

#8880 - Emit more efficient code for simple for-comprehensions

Issue - State: open - Opened by danlehmann about 5 years ago - 30 comments
Labels: itype:enhancement, itype:performance

#8419 - Search annotations in scala.annotation

Issue - State: open - Opened by odersky over 5 years ago - 14 comments
Labels: itype:language enhancement

#8183 - Typeclass derivation of recursive types

Issue - State: open - Opened by mpilquist over 5 years ago - 10 comments
Labels: itype:bug, area:inline

#8092 - Implicit resolution (incorrectly?) picks import

Issue - State: closed - Opened by som-snytt over 5 years ago - 8 comments
Labels: itype:bug

#7871 - Augment Nullability of known standard library signatures

Issue - State: open - Opened by Katrix over 5 years ago - 2 comments
Labels: itype:bug, area:nullability

#7266 - Fix or remove broken links

Pull Request - State: closed - Opened by nicolasstucki almost 6 years ago

#7246 - Small correction to example

Pull Request - State: closed - Opened by propensive almost 6 years ago

#6823 - Remove implicit `tasty.Reflection` synthesis

Pull Request - State: closed - Opened by nicolasstucki about 6 years ago - 1 comment

#5074 - REPL: Import shadowing issue

Issue - State: open - Opened by allanrenucci almost 7 years ago - 4 comments
Labels: itype:bug, area:repl

#4831 - Overload resolution with FunctionN as expected type

Issue - State: closed - Opened by allanrenucci about 7 years ago - 1 comment
Labels: itype:bug, compat:scala2, area:typer, backlog

#2573 - Scala Wart: Convoluted de-sugaring of for-comprehensions

Issue - State: open - Opened by lihaoyi about 8 years ago - 39 comments
Labels: itype:enhancement

#2335 - Add unapply methods that return an Option for compatibility?

Issue - State: closed - Opened by smarter about 8 years ago - 19 comments
Labels: compat:scala2, stat:needs spec

#1882 - Proposal for a new language construct that combines `object`, `package` and `package object`

Issue - State: closed - Opened by megri over 8 years ago - 9 comments
Labels: itype:language enhancement

#100 - Give phases periods, not only id's

Pull Request - State: closed - Opened by DarkDimius over 11 years ago - 1 comment

#99 - Error reporting improvements

Pull Request - State: closed - Opened by samuelgruetter over 11 years ago - 9 comments

#97 - Fix/phases etc

Pull Request - State: closed - Opened by odersky over 11 years ago - 10 comments

#96 - Module lazy vals shouldn't be transformed by LazyVals

Issue - State: closed - Opened by DarkDimius over 11 years ago - 1 comment

#95 - TreeTransformer.next should be next mega-phase

Issue - State: closed - Opened by DarkDimius over 11 years ago

#94 - LMS-inspired test cases for higher-kinded types

Issue - State: closed - Opened by namin over 11 years ago - 1 comment

#93 - Update to Scala 2.11.0-RC3.

Pull Request - State: closed - Opened by namin over 11 years ago - 4 comments

#92 - Error-specific Diagnostics subclasses

Pull Request - State: closed - Opened by samuelgruetter over 11 years ago - 7 comments

#91 - Infinite recursion when printing cyclic types

Issue - State: closed - Opened by samuelgruetter over 11 years ago - 3 comments

#90 - ClassfileParser: Java8 bytecode (fixes #83)

Pull Request - State: closed - Opened by samuelgruetter over 11 years ago - 3 comments

#89 - Fix phase of context for denotation transformer

Pull Request - State: closed - Opened by odersky over 11 years ago - 3 comments

#88 - Try/hygienic desugaring

Pull Request - State: closed - Opened by odersky over 11 years ago - 7 comments

#87 - Make context available in TreeTransform.prepareForXX methods

Pull Request - State: closed - Opened by gzm0 over 11 years ago - 5 comments

#86 - Fixes for various txxxx tickets

Pull Request - State: closed - Opened by odersky over 11 years ago - 15 comments

#85 - Topic/language features

Pull Request - State: closed - Opened by odersky over 11 years ago

#84 - Explicit types for implicits in tests/untried

Pull Request - State: closed - Opened by samuelgruetter over 11 years ago - 2 comments

#83 - dotty class file parser doesn't accept Java8 bytecode

Issue - State: closed - Opened by retronym over 11 years ago - 1 comment

#82 - Migration tool does not remove procedure syntax from constructors

Issue - State: closed - Opened by odersky over 11 years ago - 6 comments

#81 - Allow MiniPhase to be DenotTransformer & LazyVals

Pull Request - State: closed - Opened by DarkDimius over 11 years ago - 5 comments

#80 - Allow MiniPhase to be DenotTransformer & LazyVals

Pull Request - State: closed - Opened by DarkDimius over 11 years ago - 1 comment

#79 - Remove dependency on scala-xml.

Pull Request - State: closed - Opened by DarkDimius over 11 years ago - 3 comments

#78 - typer hang using `type` keyword on a class type param

Issue - State: closed - Opened by retronym over 11 years ago - 1 comment
Labels: stat:fix available, area:typer

#77 - Migration tool should add result types of implicit definitions

Issue - State: closed - Opened by odersky over 11 years ago - 10 comments

#76 - Test and refactor TreeInfo#defPath

Pull Request - State: closed - Opened by retronym over 11 years ago - 3 comments

#75 - Topic/language features

Pull Request - State: closed - Opened by odersky over 11 years ago - 4 comments

#74 - Add scala-xml to classpath in dotc script

Pull Request - State: closed - Opened by DarkDimius over 11 years ago - 5 comments

#73 - bin/dotc doesn't include scala-xml.jar

Issue - State: closed - Opened by retronym over 11 years ago - 7 comments

#72 - Topic/info transforms

Pull Request - State: closed - Opened by odersky over 11 years ago - 5 comments

#71 - Fixes for transforms

Pull Request - State: closed - Opened by odersky over 11 years ago - 2 comments

#70 - Fixed two problems with annotated types in patterns

Pull Request - State: closed - Opened by odersky over 11 years ago - 4 comments

#69 - Bullet-proofing companion objects

Pull Request - State: closed - Opened by odersky over 11 years ago - 10 comments

#68 - Try/hygienic desugaring

Pull Request - State: closed - Opened by odersky over 11 years ago - 5 comments

#67 - Bullet-proofing companionclass/module

Pull Request - State: closed - Opened by odersky over 11 years ago - 5 comments

#66 - Silence unchecked warning

Pull Request - State: closed - Opened by retronym over 11 years ago - 1 comment

#65 - Add untried tests from scala/test/files/{pos,neg}

Pull Request - State: closed - Opened by samuelgruetter over 11 years ago - 1 comment

#64 - Post typer transformer

Pull Request - State: closed - Opened by DarkDimius over 11 years ago - 4 comments

#63 - Added test for implicits which fail in Scala 2.11.

Pull Request - State: closed - Opened by odersky over 11 years ago - 2 comments

#62 - Typer calls NoDenotation.owner if bad structural type

Issue - State: closed - Opened by samuelgruetter over 11 years ago - 1 comment
Labels: prio:low

#61 - Fixes t00xx

Pull Request - State: closed - Opened by odersky over 11 years ago - 3 comments

#60 - Fix/#50 volatile

Pull Request - State: closed - Opened by odersky over 11 years ago