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

GitHub / scala-js/scala-js issues and pull requests

#4788 - Implement all methods of java.util.Comparator

Pull Request - State: closed - Opened by gzm0 over 2 years ago - 1 comment

#4787 - WiP Separate the scalalib from the Scala.js library.

Pull Request - State: open - Opened by sjrd over 2 years ago - 4 comments

#4786 - Make the extractors for `js.TupleN`s irrefutable for Scala 3.

Pull Request - State: closed - Opened by sjrd over 2 years ago

#4785 - Fix #4784: Wrap all regex Assertions in a group when they are quantified.

Pull Request - State: closed - Opened by sjrd over 2 years ago

#4784 - SyntaxError on regex with an optional negative lookahead (only on JS)

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

#4783 - Add `j.u.TreeMap`, implement `j.n.Charset.availableCharsets`

Issue - State: closed - Opened by armanbilge over 2 years ago - 7 comments
Labels: missing javalib

#4782 - Bring our implementations of java.io.{Input, Output}Stream up to date

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

#4781 - Support for java.io.InputStream.transferTo(java.io.OutputStream)

Issue - State: closed - Opened by faveoled over 2 years ago
Labels: missing javalib

#4780 - Split members of ClassDef by type

Pull Request - State: closed - Opened by gzm0 over 2 years ago - 3 comments

#4779 - Simplify and fix traversal in IRAssertions

Pull Request - State: closed - Opened by gzm0 over 2 years ago

#4778 - ClassCastException with a value class Seq

Issue - State: closed - Opened by steinybot over 2 years ago - 7 comments
Labels: invalid

#4777 - Return ClassDefs from the optimizer

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

#4776 - Disallow abstract methods in non-public namespaces

Pull Request - State: closed - Opened by gzm0 over 2 years ago

#4774 - Emitter assumes exports can only change if the class changes

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

#4767 - RFC: Give JS members an ID based on their name tree hash

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

#4760 - Update closure-compiler to v20221102

Pull Request - State: closed - Opened by plokhotnyuk over 2 years ago - 10 comments

#4742 - Support for emitting modules into a subdirectory

Issue - State: open - Opened by shadaj almost 3 years ago - 11 comments
Labels: enhancement

#4736 - Fix #4734: Implement ArrayDeque with a ring-buffer

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

#4735 - Fix #4142: Support exporting nested classes / objects

Pull Request - State: closed - Opened by gzm0 almost 3 years ago - 13 comments

#4522 - Setup for scalafmt

Pull Request - State: open - Opened by ekrich about 4 years ago - 45 comments

#4482 - FullLink Scala.js-specific minifier

Issue - State: closed - Opened by dispalt about 4 years ago - 11 comments
Labels: enhancement

#4062 - Support instanceof checks for exported Scala class constructors

Issue - State: open - Opened by swachter about 5 years ago - 9 comments
Labels: enhancement

#4058 - Web Console does not show Scala sources when using Scala.js 1.x source map

Issue - State: closed - Opened by vmunier about 5 years ago - 14 comments
Labels: wontfix

#3893 - Enable Closure when emitting an ES module.

Issue - State: open - Opened by Kesanov over 5 years ago - 38 comments
Labels: optimization

#3815 - Optimize isInstanceOf on Scala object for interfaces

Issue - State: open - Opened by gzm0 almost 6 years ago - 2 comments
Labels: optimization

#3180 - Duplicate local variable name `bitmap$0` on 2.10/2.11 for some weird lazy vals

Issue - State: closed - Opened by sjrd over 7 years ago - 7 comments
Labels: bug, wontfix, upstream

#2950 - Hook for custom AST/IR rewriting

Issue - State: closed - Opened by japgolly about 8 years ago - 9 comments
Labels: enhancement, wontfix

#2396 - More DCE wrt case object equality test

Issue - State: open - Opened by japgolly about 9 years ago - 8 comments
Labels: optimization

#1626 - Incremental linker

Issue - State: open - Opened by japgolly about 10 years ago - 12 comments
Labels: enhancement

#1481 - Question: How to export properties of shared case classes

Issue - State: closed - Opened by rparree over 10 years ago - 5 comments
Labels: question