Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/typelevel/scala
Typelevel Scala, a fork of Scala
https://github.com/typelevel/scala
README - Curtain.
diesalbla opened this pull request over 4 years ago
diesalbla opened this pull request over 4 years ago
README - Deprecation notice.
diesalbla opened this pull request over 4 years ago
diesalbla opened this pull request over 4 years ago
The future of Typelevel Scala
milessabin opened this issue over 5 years ago
milessabin opened this issue over 5 years ago
Stew is not a maintainer
stew opened this pull request almost 6 years ago
stew opened this pull request almost 6 years ago
fixes broken links to doc files for editing
kasured opened this pull request almost 6 years ago
kasured opened this pull request almost 6 years ago
fixes a small typo in phases doc
kasured opened this pull request almost 6 years ago
kasured opened this pull request almost 6 years ago
Release for 2.12.8
clhodapp opened this issue over 6 years ago
clhodapp opened this issue over 6 years ago
Using type aliases with `Symbol` literals across projects crashes compiler.
lJoublanc opened this issue over 6 years ago
lJoublanc opened this issue over 6 years ago
Release for 2.12.5
ghost opened this issue almost 7 years ago
ghost opened this issue almost 7 years ago
Inconsistent behaviour when parameterising singleton type
tindzk opened this issue almost 7 years ago
tindzk opened this issue almost 7 years ago
Error of "Trying to access the this of another class: tree.symbol" in typelevel scala but not in lightbend scala
hamidr opened this issue almost 7 years ago
hamidr opened this issue almost 7 years ago
Set micrositeDocumentationUrl as root-relative
calvellido opened this pull request almost 7 years ago
calvellido opened this pull request almost 7 years ago
Typelevel Scala 2.12.4 crashes while the same code compiles on Lightbend Scala 2.12.4 and Typelevel Scala 2.11.11
Atry opened this issue almost 7 years ago
Atry opened this issue almost 7 years ago
TLS 4 breaks sbt console somehow
tpolecat opened this issue almost 7 years ago
tpolecat opened this issue almost 7 years ago
Scalac hanging (during the typer phase)
jtownson opened this issue about 7 years ago
jtownson opened this issue about 7 years ago
Fix typo in README
isomarcte opened this pull request about 7 years ago
isomarcte opened this pull request about 7 years ago
ValueOf interferes with implicit resolution of covariant typeclasses of singleton types
hobwekiva opened this issue about 7 years ago
hobwekiva opened this issue about 7 years ago
Typo in typelevel-4.md
barambani opened this pull request about 7 years ago
barambani opened this pull request about 7 years ago
Scala 2.12.4 release
timothyklim opened this issue about 7 years ago
timothyklim opened this issue about 7 years ago
[minor enhancement] Shorthand syntax for lambdas with named arguments
pshirshov opened this issue about 7 years ago
pshirshov opened this issue about 7 years ago
[minor enhancement] Shorthand syntax for lambdas with named arguments
pshirshov opened this issue about 7 years ago
pshirshov opened this issue about 7 years ago
Problems with -Ykind-polymorphism
nigredo-tori opened this issue over 7 years ago
nigredo-tori opened this issue over 7 years ago
both org.scala-lang and org.typelevel versions of scala-library are sometimes pulled in
tpolecat opened this issue over 7 years ago
tpolecat opened this issue over 7 years ago
Weird literal types class fields narrowness
soronpo opened this issue over 7 years ago
soronpo opened this issue over 7 years ago
valueOf in scala.js
cquiroz opened this issue over 7 years ago
cquiroz opened this issue over 7 years ago
Type arguments on patterns
kamilkloch opened this issue over 7 years ago
kamilkloch opened this issue over 7 years ago
Implicit resolution (with literal types) missed in type aliasing.
soronpo opened this issue over 7 years ago
soronpo opened this issue over 7 years ago
Remove "-Yliteral-types" flag for TLS for Scala 2.13 or even sooner
soronpo opened this issue over 7 years ago
soronpo opened this issue over 7 years ago
Unexpected widening of singleton value operations
soronpo opened this issue over 7 years ago
soronpo opened this issue over 7 years ago
Runtime NoClassDefFoundError when casting to subtype of AnyKind
Baccata opened this issue over 7 years ago
Baccata opened this issue over 7 years ago
compiler error with -Yinduction-heuristics
wedens opened this issue over 7 years ago
wedens opened this issue over 7 years ago
Syntax issues with negative literals and infix types
soronpo opened this issue over 7 years ago
soronpo opened this issue over 7 years ago
Cannot print wildcard singleton type
tindzk opened this issue over 7 years ago
tindzk opened this issue over 7 years ago
Singleton types for function return values
tindzk opened this issue over 7 years ago
tindzk opened this issue over 7 years ago
Singleton type not inferred correctly
tindzk opened this issue over 7 years ago
tindzk opened this issue over 7 years ago
Singleton default parameters
tindzk opened this issue over 7 years ago
tindzk opened this issue over 7 years ago
Literal type should match Singleton
Atry opened this issue over 7 years ago
Atry opened this issue over 7 years ago
Cannot infer literal types in a container
Atry opened this issue over 7 years ago
Atry opened this issue over 7 years ago
fix typo in readme
joprice opened this pull request over 7 years ago
joprice opened this pull request over 7 years ago
False positive with strict-unsealed-patmat and Java enum (2.11)
durban opened this issue over 7 years ago
durban opened this issue over 7 years ago
false positive "match may not be exhaustive" warning
xuwei-k opened this issue over 7 years ago
xuwei-k opened this issue over 7 years ago
induction heuristics incompatible with sbt's resolution cache
tek opened this issue over 7 years ago
tek opened this issue over 7 years ago
Test for `<: Singleton` cause spurious tightening of type var bounds
milessabin opened this issue over 7 years ago
milessabin opened this issue over 7 years ago
Relaxing `ValueOf[T]` to accept non-singleton values
soronpo opened this issue over 7 years ago
soronpo opened this issue over 7 years ago
clean syntax for the _root_
fommil opened this issue almost 8 years ago
fommil opened this issue almost 8 years ago
allow basic assignment as the preamble to a for comprehension
fommil opened this issue almost 8 years ago
fommil opened this issue almost 8 years ago
add comonadic comprehensions (keyword 'cofor')
shimib opened this pull request almost 8 years ago
shimib opened this pull request almost 8 years ago
Scala compiler does not infer literal types for some complex pure expressions
Atry opened this issue almost 8 years ago
Atry opened this issue almost 8 years ago
A `final val` with literal type should be treated as a constant value
Atry opened this issue almost 8 years ago
Atry opened this issue almost 8 years ago
any.type does not convert to `_ <: any.type` when `-Yliteral-types` is on
Atry opened this issue almost 8 years ago
Atry opened this issue almost 8 years ago
Fix typo in 2.12.1.md
rossabaker opened this pull request almost 8 years ago
rossabaker opened this pull request almost 8 years ago
Issue with type inference when pattern matching against GADT that contains higher-kinded parameter.
Baccata opened this issue almost 8 years ago
Baccata opened this issue almost 8 years ago
Report Typelevel Scala version at console welcome screen
soronpo opened this issue almost 8 years ago
soronpo opened this issue almost 8 years ago
Switch projects which use CrossVersion.full/"org.scala-lang" to CrossVersion.patch/scalaOrganization.value
milessabin opened this issue almost 8 years ago
milessabin opened this issue almost 8 years ago
Co-monadic comprehensions support in Scala
shimib opened this pull request almost 8 years ago
shimib opened this pull request almost 8 years ago
Add instructions for using typelevel scala with maven to readme
m50d opened this pull request almost 8 years ago
m50d opened this pull request almost 8 years ago
Reconstruct readme branch
larsrh opened this pull request almost 8 years ago
larsrh opened this pull request almost 8 years ago
Update 2.12.1 release notes for exhaustivity changes.
sellout opened this pull request almost 8 years ago
sellout opened this pull request almost 8 years ago
Type mismatch required: <refinement>.type
soronpo opened this issue almost 8 years ago
soronpo opened this issue almost 8 years ago
Prepare 2.12.1 release
milessabin opened this issue almost 8 years ago
milessabin opened this issue almost 8 years ago
valueOf[<type alias>] error
soronpo opened this issue almost 8 years ago
soronpo opened this issue almost 8 years ago
ValueOf for case classes
drdozer opened this issue almost 8 years ago
drdozer opened this issue almost 8 years ago
Release 2.12.1
jedesah opened this issue about 8 years ago
jedesah opened this issue about 8 years ago
Update microsite with documentation, take 2!
pvillega opened this pull request about 8 years ago
pvillega opened this pull request about 8 years ago
Fixes Jekyll artefacts visible in README.md
juanpedromoreno opened this pull request about 8 years ago
juanpedromoreno opened this pull request about 8 years ago
Add sample typelevel scala site based on jekyll
pvillega opened this pull request about 8 years ago
pvillega opened this pull request about 8 years ago
Gauge interest in and fixes/features wanted for TLS for 2.10.x
milessabin opened this issue about 8 years ago
milessabin opened this issue about 8 years ago
Jekyll artefacts visible in README.md
milessabin opened this issue about 8 years ago
milessabin opened this issue about 8 years ago
SI2712-regression
Baccata opened this issue about 8 years ago
Baccata opened this issue about 8 years ago
Add "in ThisBuild" to scalaOrganization
dwijnand opened this pull request about 8 years ago
dwijnand opened this pull request about 8 years ago
SI-4700 Add `@infix` annotation for type printing
VladUreche opened this pull request over 8 years ago
VladUreche opened this pull request over 8 years ago
Microsite for Typelevel Scala fork
juanpedromoreno opened this pull request over 8 years ago
juanpedromoreno opened this pull request over 8 years ago
Is it possible to build 'composite' methods, to benefit from JVM's tail call optimisation?
k0ala opened this issue over 8 years ago
k0ala opened this issue over 8 years ago
Assets microsite
israelpzglez opened this pull request over 8 years ago
israelpzglez opened this pull request over 8 years ago
Type alias defeats literal inference
paulp opened this issue over 8 years ago
paulp opened this issue over 8 years ago
Weird `-Xexperimental` behavior
notxcain opened this issue over 8 years ago
notxcain opened this issue over 8 years ago
fix typo in @folone's name
ccmtaylor opened this pull request over 8 years ago
ccmtaylor opened this pull request over 8 years ago
Add an FAQ
milessabin opened this issue over 8 years ago
milessabin opened this issue over 8 years ago
Backport SI-9760 fix to 2.11.8
milessabin opened this issue over 8 years ago
milessabin opened this issue over 8 years ago
Backport SIP-23 implementation to 2.11.8
milessabin opened this issue over 8 years ago
milessabin opened this issue over 8 years ago
Backport SI-7046 fix to 2.11.8
milessabin opened this issue over 8 years ago
milessabin opened this issue over 8 years ago
Backport SI-2712 fix to 2.11.8
milessabin opened this issue over 8 years ago
milessabin opened this issue over 8 years ago
Merge SIP-23 implementation
milessabin opened this issue over 8 years ago
milessabin opened this issue over 8 years ago
Merge SI-7046 fix
milessabin opened this issue over 8 years ago
milessabin opened this issue over 8 years ago
Add annotation to specify operators precedence.
4lex1v opened this issue over 10 years ago
4lex1v opened this issue over 10 years ago
Added -Zexplicit-implicit-type-ascriptions
propensive opened this pull request over 10 years ago
propensive opened this pull request over 10 years ago
Create admin details and contacts page on the wiki
milessabin opened this issue over 10 years ago
milessabin opened this issue over 10 years ago
Add color to severity in REPL reporter
puffnfresh opened this pull request over 10 years ago
puffnfresh opened this pull request over 10 years ago
Allow currency symbols in identifiers
propensive opened this pull request over 10 years ago
propensive opened this pull request over 10 years ago
Scalazzi/Parametric Scala?
Blaisorblade opened this issue over 10 years ago
Blaisorblade opened this issue over 10 years ago
Allow primes at the end of identifiers.
milessabin opened this pull request over 10 years ago
milessabin opened this pull request over 10 years ago
Compiler should report more alternative solutions when implicit search fails
propensive opened this issue over 10 years ago
propensive opened this issue over 10 years ago
Binary literals
aaronlifton3 opened this issue over 10 years ago
aaronlifton3 opened this issue over 10 years ago
for-comprehensions without `_ <- x` and without `yield`
puffnfresh opened this issue over 10 years ago
puffnfresh opened this issue over 10 years ago
@reorderable vals as an alternative to lazy vals
propensive opened this issue over 10 years ago
propensive opened this issue over 10 years ago
Add an `@uninferrable` annotation
puffnfresh opened this issue over 10 years ago
puffnfresh opened this issue over 10 years ago
Write down source compatibility guidelines between Scala dialects
Blaisorblade opened this issue over 10 years ago
Blaisorblade opened this issue over 10 years ago
Covariant "lookup" for contravariant typeclasses
Blaisorblade opened this issue over 10 years ago
Blaisorblade opened this issue over 10 years ago
Offer optimistic locking for lazy vals
puffnfresh opened this issue over 10 years ago
puffnfresh opened this issue over 10 years ago
Allow anonymous implicit values
puffnfresh opened this issue over 10 years ago
puffnfresh opened this issue over 10 years ago