summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Workaround for scaladoc failure.Paul Phillips2012-05-011-1/+1
* A little clarity for AddInterfaces.Paul Phillips2012-05-011-5/+17
* Refactor Unsafe related stuff in scala.concurrent.Aleksandar Prokopec2012-05-013-20/+32
* Refactor OnceCanBuildFrom to check the collection type.Aleksandar Prokopec2012-05-012-6/+16
* Widen types in signatures of Future companion methods, refactor OnceCanBuildF...Aleksandar Prokopec2012-05-014-39/+62
* Merge branch 'master' into feature/future-compatAleksandar Prokopec2012-05-017-277/+330
|\
| * Optimization of Predef implicits.Paul Phillips2012-04-307-277/+330
* | Merge branch 'master' into feature/future-compatAleksandar Prokopec2012-04-3066-510/+261
|\|
| * Eliminate useless type parameter.Paul Phillips2012-04-282-2/+2
| * Removed all the imports of the bridge annotation.Paul Phillips2012-04-2820-19/+1
| * @unspecialized annotation.Paul Phillips2012-04-2827-99/+117
| * Removed a few more @deprecated members.Paul Phillips2012-04-285-35/+2
| * Removes @bridge methods.Simon Ochsenreither2012-04-2828-214/+5
| * Revert "Moved ancillary methods off specialized traits."Paul Phillips2012-04-2710-168/+161
| * cleaning up macros, one step at a timeEugene Burmako2012-04-261-1/+1
* | Fixed a bug with setting execution contexts.Aleksandar Prokopec2012-04-306-55/+63
* | Porting akka future tests.Aleksandar Prokopec2012-04-271-9/+9
|/
* removes Expr <-> Tree implicitsEugene Burmako2012-04-254-65/+4
* fixes SI-5707Eugene Burmako2012-04-251-1/+1
* Moved ancillary methods off specialized traits.Paul Phillips2012-04-2410-161/+168
* TODO: use tree attachments instead of subclassesAdriaan Moors2012-04-241-2/+12
* copy BackQuotedIdent trees (don't copy as Ident)Adriaan Moors2012-04-241-1/+4
* Back from the dead, it's ScalaObject!Paul Phillips2012-04-241-0/+16
* Merge commit 'refs/pull/431/head'Paul Phillips2012-04-244-7/+7
|\
| * Fix unmatched parenthesisKato Kazuyoshi2012-04-242-1/+2
| * "@returns" is not a Scaladoc tagKato Kazuyoshi2012-04-241-2/+1
| * $op_name, $op_names, $plus and $eq are not macroKato Kazuyoshi2012-04-241-4/+4
| |
| \
*-. \ Merge commit 'refs/pull/429/head'; commit 'refs/pull/430/head' into developPaul Phillips2012-04-231-0/+7
|\ \ \
| | * | adds isStatic to Symbols API in macro contextEugene Burmako2012-04-231-0/+7
* | | | Make scala.language vals lazy.Paul Phillips2012-04-231-8/+8
| |/ / |/| |
* | | Removed FlatArray.Paul Phillips2012-04-231-157/+0
| | |
| \ \
*-. \ \ Merge commit 'refs/pull/427/head'; commit 'refs/pull/428/head' into developPaul Phillips2012-04-2353-813/+1266
|\ \ \ \
| | * | | interop between manifests and tagsEugene Burmako2012-04-235-1/+76
| | * | | resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-237-24/+538
| | * | | migrates stdlib and compiler to tagsEugene Burmako2012-04-2333-192/+216
| | * | | rethinks tagsEugene Burmako2012-04-2316-525/+334
| | | |/ | | |/|
| * / | poor dummy, what have they done to youEugene Burmako2012-04-231-76/+107
| |/ /
* | | Merge commit 'refs/pull/425/head' into developPaul Phillips2012-04-231-2/+2
|\ \ \ | |/ / |/| |
| * | Fix for SI-5471Vojin Jovanovic2012-04-231-2/+2
| |/
| |
| \
| \
| \
*---. \ Merge commit 'refs/pull/419/head'; commit 'refs/pull/420/head'; commit 'refs/...Paul Phillips2012-04-2230-313/+360
|\ \ \ \ | | | |/ | | |/|
| | | * Fix a documentation comment of Product(n)#productElementKato Kazuyoshi2012-04-2322-22/+22
| | |/
| | * Reflection and reification: Names and Symbols.Paul Phillips2012-04-225-276/+325
| |/
| *---. Merge commit 'refs/pull/414/head'; commit 'refs/pull/415/head'; commit 'refs/...Paul Phillips2012-04-203-15/+13
| |\ \ \
| | | | * a deprecated method that I forgot to restoreEugene Burmako2012-04-201-0/+3
| | |_|/ | |/| |
| | | * fixes SI-5680Eugene Burmako2012-04-202-12/+7
| | |/ | |/|
| | * SI-5677, Tiny typo. Fixed.Heather Miller2012-04-191-3/+3
| |/
* / scala.reflect.api: Reporters => FrontEndsEugene Burmako2012-04-207-18/+21
|/
* Merge commit 'refs/pull/412/head'; commit 'refs/pull/413/head' into developPaul Phillips2012-04-1813-231/+1031
|\
| * reintroduces prematurely removed manifest factoriesEugene Burmako2012-04-172-46/+134
| * assorted stability fixesEugene Burmako2012-04-172-13/+39