- Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: scala/scala3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #1503: anonymous application of FunctionX
#1508 by felixmulder was closed Sep 17, 2016 Loading… updated Sep 17, 2016
Add error message for illegal literals - Parser.scala:602
#1667 by maseev was merged Nov 6, 2016 Loading… updated Nov 6, 2016
Fix #1688: don't allow override of synthetic or primitive classes
#1689 by felixmulder was closed Nov 10, 2016 Loading… updated Nov 10, 2016
Fix checks related to value classes
#1682 by liufengyun was merged Dec 15, 2016 Loading… updated Dec 15, 2016
avoid using macro-based StringContext.f to ease bootstrap
#1923 by liufengyun was merged Feb 2, 2017 Loading… updated Feb 2, 2017
Change 'mixed left- and right-associative operators' to Message
#1985 by ennru was closed Feb 20, 2017 Loading… updated Feb 20, 2017
compiler support for syntactic macros
#1899 by liufengyun was closed Mar 14, 2017 Loading… updated Mar 14, 2017
3 tasks done
Fix #2202: Check bridge clash in super classes.
#2285 by nicolasstucki was closed May 5, 2017 Loading… updated May 5, 2017
Add two utility methods ensureOwner and owners on tpd.Tree
#2440 by liufengyun was closed May 16, 2017 Loading… updated May 16, 2017
Fixed #1169: Add regression tests
#2478 by nicolasstucki was closed May 19, 2017 Loading… updated May 19, 2017
Move ValueClass checking errors to case class scheme
#2505 by ennru was merged May 24, 2017 Loading… updated May 24, 2017
Fix #2512: Implicit keyword not allowed on return types
#2523 by biboudis was merged May 29, 2017 Loading… updated May 29, 2017
Fix #2369: Should warn when ignoring command line flags
#2590 by typeness was merged Jun 2, 2017 Loading… updated Jun 2, 2017
Do not allow scala.Phantom self type
#2652 by nicolasstucki was closed Jun 2, 2017 Loading… updated Jun 2, 2017
Fix #2636: assert in Run.scala is inefficient
#2640 by abeln was closed May 31, 2017 Loading… updated Jun 7, 2017
Apply Scala Syntax for code snippets
#2693 by Varunram was closed Jun 13, 2017 Loading… updated Jun 13, 2017
Fix #1828: add warning when patternmatching on generics area:reporting Error reporting including formatting, implicit suggestions, etc stat:on hold
#1834 by felixmulder was closed Jul 31, 2017 Loading… updated Jul 31, 2017
Fix #3352: defaults parameters require named type in compatibility check
#3357 by liufengyun was closed Oct 25, 2017 Loading… updated Oct 25, 2017
Remove redundant conversion of settings to array
#3384 by nerush was merged Oct 26, 2017 Loading… updated Oct 26, 2017
Add an error message class for the method's missing arguments
#3394 by maseev was closed Oct 30, 2017 Loading… updated Oct 30, 2017
Fix rendering of the CONTRIBUTING page on Github
#3397 by maseev was closed Oct 31, 2017 Loading… updated Nov 1, 2017
fix #3243 only publish nightlies when there is a commit less than 24 hours old
#3278 by Swilvan was closed Nov 13, 2017 Loading… updated Nov 13, 2017
Use inline flag instead of @inline annotation
#1677 by odersky was merged Nov 10, 2016 Loading… updated Dec 14, 2017
Fix #2636: Move last phase period assertion
#2952 by nicolasstucki was merged Aug 5, 2017 Loading… updated Dec 14, 2017
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.