summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.10.x'Adriaan Moors2012-08-0821-68/+85
|\
| * Merge pull request #1080 from scalamacros/ticket/6186Josh Suereth2012-08-071-2/+2
| |\
| | * SI-6186 TypeTags no longer supported in macrosEugene Burmako2012-08-071-2/+2
| * | Merge pull request #1082 from VladUreche/topic/remove-anyref-from-libraryJosh Suereth2012-08-076-7/+7
| |\ \ | | |/ | |/|
| | * Removes AnyRef specialization from libraryVlad Ureche2012-08-076-7/+7
| * | update and normalize copyright noticeAdriaan Moors2012-08-076-6/+6
| |/
| * Merge pull request #1050 from scalamacros/topic/better-error-messagesJosh Suereth2012-08-061-14/+24
| |\
| | * better error messages for Symbol.asXXX methodsEugene Burmako2012-08-061-14/+24
| * | Merge pull request #1055 from scalamacros/topic/deprecate-manifest-incantationsJosh Suereth2012-08-061-0/+3
| |\ \
| | * | adds deprecation annotations on manifest incantationsEugene Burmako2012-08-051-0/+3
| | |/
| * | Merge pull request #1012 from paulp/topic/unchecked-goes-hollywoodAdriaan Moors2012-08-051-22/+20
| |\ \
| | * | Promote unchecked warnings into being emitted by default.Paul Phillips2012-07-281-22/+20
| * | | Merge pull request #1028 from odersky/topic/worksheetAdriaan Moors2012-08-041-7/+13
| |\ \ \
| | * | | Better worksheet support.Martin Odersky2012-08-031-5/+7
| | * | | Made worksheet output wrap around after custimizable # of output columns.Martin Odersky2012-07-311-7/+11
| * | | | staticTpe => staticType, actualTpe => actualTypeEugene Burmako2012-08-041-5/+5
| | |_|/ | |/| |
| * | | Merge pull request #1034 from xuwei-k/fix-scaladocJosh Suereth2012-08-034-5/+5
| |\ \ \
| | * | | minor fixes scaladocxuwei-k2012-08-014-5/+5
| | |/ /
* | | | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-08-0213-71/+362
|\| | |
| * | | first stab at serialization of exprs and tagsEugene Burmako2012-08-022-4/+47
| * | | moves Expr from api to baseEugene Burmako2012-08-024-1/+114
| * | | evicts last traces of makro from our codebaseEugene Burmako2012-08-021-11/+0
| * | | reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-023-6/+17
| * | | prepares our macro defs for refactoring (Step II)Eugene Burmako2012-08-023-8/+4
| * | | more refinements of reflection APIEugene Burmako2012-08-021-16/+0
| * | | renames asType to toType and asXXXSymbol to asXXXEugene Burmako2012-08-022-23/+43
| * | | simplifies flag APIEugene Burmako2012-08-023-5/+7
| * | | SI-5732 members and derivatives now return ScopeEugene Burmako2012-08-022-5/+30
| |/ /
| * | Merge pull request #1018 from scalamacros/topic/classtag-of-nothingJosh Suereth2012-07-301-2/+7
| |\ \
| | * | ClassTag.Nothing now throws an exceptionEugene Burmako2012-07-301-2/+7
| | |/
| * | Merge pull request #1005 from odersky/topic/worksheetodersky2012-07-302-4/+107
| |\ \ | | |/ | |/|
| | * New Worksheet mixing schemeMartin Odersky2012-07-271-0/+87
| | * Raw string interpolatorMartin Odersky2012-07-271-4/+20
* | | Merge pull request #1007 from soc/SI-6064Josh Suereth2012-07-301-0/+9
|\ \ \
| * | | SI-6064 Add method contains to Option.Simon Ochsenreither2012-07-291-0/+9
* | | | Merge pull request #992 from paulp/topic/list-inliningJosh Suereth2012-07-291-4/+14
|\ \ \ \
| * | | | Optimization in List.Paul Phillips2012-07-251-4/+14
* | | | | Merge 2.10.xAdriaan Moors2012-07-2813-41/+41
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Eliminated all the current feature warnings.Paul Phillips2012-07-277-4/+8
| * | | | Eliminated remainder of "catches Throwable" warnings.Paul Phillips2012-07-272-1/+2
| * | | | Cleared the remaining unchecked warnings in trunk.Paul Phillips2012-07-271-4/+4
| * | | | Merge pull request #986 from scalamacros/ticket/6075Adriaan Moors2012-07-252-16/+22
| |\ \ \ \
| | * | | | SI-6075 cleans up api.StandardNamesEugene Burmako2012-07-242-16/+22
| * | | | | Merge pull request #966 from paulp/issue/6117Adriaan Moors2012-07-241-0/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Renaming files to please ant.Paul Phillips2012-07-211-0/+0
| | | |_|/ | | |/| |
| * | | | Merge pull request #978 from adriaanm/haraldme-patch-1Adriaan Moors2012-07-241-1/+1
| |\ \ \ \
| | * | | | [doc] Fix example of `Ordering.on` usage.haraldme2012-07-231-1/+1
| | |/ / /
| * / / / Small changes to reflection API to make it safe for IDE use.Iulian Dragos2012-07-232-15/+4
| |/ / /
* | / / Renaming files to please ant.Paul Phillips2012-07-271-0/+0
| |/ / |/| |
* | | Merge branch '2.10.x`Adriaan Moors2012-07-2218-451/+179
|\| |