summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removes AnyRef specialization from libraryVlad Ureche2012-08-0710-21/+23
* Merge pull request #1070 from paulp/topic/critical-2.10.xAdriaan Moors2012-08-0718-449/+470
|\
| * Restored :warnings to working order.Paul Phillips2012-08-066-426/+407
| * Fix for SI-4945, repl hang on -i input.Paul Phillips2012-08-068-23/+41
| * Fix for SI-6063, broken static forwarders.Paul Phillips2012-08-064-0/+22
* | Merge pull request #1066 from magarciaEPFL/ticket-SI-6102Adriaan Moors2012-08-074-0/+28
|\ \ | |/ |/|
| * test case for SI-6102Miguel Garcia2012-08-063-0/+15
| * SI-6102 avoid emitting illegal exception table rangeMiguel Garcia2012-08-061-0/+13
* | Merge pull request #1050 from scalamacros/topic/better-error-messagesJosh Suereth2012-08-062-14/+27
|\ \
| * | better error messages for Symbol.asXXX methodsEugene Burmako2012-08-062-14/+27
* | | Merge pull request #1059 from magarciaEPFL/ticket-SI-6188Josh Suereth2012-08-0610-3/+64
|\ \ \ | |_|/ |/| |
| * | SI-6157 don't inline callee with exception-handler(s) if potentially unsafeMiguel Garcia2012-08-065-4/+36
| * | SI-6188 ICodeReader notes exception handlers, Inliner takes them into accountMiguel Garcia2012-08-066-1/+30
* | | Merge pull request #1061 from scalamacros/topic/sbt-compatJosh Suereth2012-08-061-0/+3
|\ \ \
| * | | compatibility stub for SBT 0.12.0Eugene Burmako2012-08-061-0/+3
* | | | 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 #1047 from scalamacros/topic/moar-symbol-testsJosh Suereth2012-08-062-0/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | adds more tests for api.SymbolsEugene Burmako2012-08-062-0/+46
| |/ /
* | | Merge pull request #1045 from scalamacros/ticket/6175Josh Suereth2012-08-062-1/+15
|\ \ \ | |_|/ |/| |
| * | SI-6175 reflect over classes with symbolic namesEugene Burmako2012-08-032-1/+15
* | | Merge pull request #1049 from paulp/uniques-per-runAdriaan Moors2012-08-052-1/+2
|\ \ \
| * | | Clear uniques via perRunCaches.Paul Phillips2012-08-042-1/+2
* | | | Merge pull request #1051 from lrytz/t6074Adriaan Moors2012-08-053-1/+13
|\ \ \ \
| * | | | SI-6074Lukas Rytz2012-08-043-1/+13
| | |_|/ | |/| |
* | | | Merge pull request #1012 from paulp/topic/unchecked-goes-hollywoodAdriaan Moors2012-08-0512-53/+93
|\ \ \ \ | |_|/ / |/| | |
| * | | Promote unchecked warnings into being emitted by default.Paul Phillips2012-07-2812-53/+93
* | | | Merge pull request #1023 from paulp/issue/6084Adriaan Moors2012-08-042-1/+16
|\ \ \ \
| * | | | Fix for SI-6084, type alias crasher.Paul Phillips2012-07-302-1/+16
* | | | | Merge pull request #1040 from hubertp/issue/asm-long-signatures-againJosh Suereth2012-08-042-4/+3009
|\ \ \ \ \
| * | | | | Fixes SI-6172.Hubert Plociniczak2012-08-022-4/+3009
* | | | | | Merge pull request #1028 from odersky/topic/worksheetAdriaan Moors2012-08-044-22/+47
|\ \ \ \ \ \
| * | | | | | Better worksheet support.Martin Odersky2012-08-034-19/+40
| * | | | | | Made worksheet output wrap around after custimizable # of output columns.Martin Odersky2012-07-312-8/+12
* | | | | | | Merge pull request #1046 from scalamacros/topic/statictpe-actualtpeJosh Suereth2012-08-043-7/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | staticTpe => staticType, actualTpe => actualTypeEugene Burmako2012-08-043-7/+7
|/ / / / / /
* | | | | | Merge pull request #1022 from odersky/ticket/5764Josh Suereth2012-08-031-1/+1
|\ \ \ \ \ \
| * | | | | | SI-5764 Honor -language:_Martin Odersky2012-07-301-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #982 from adriaanm/ticket-wolfcryJosh Suereth2012-08-0312-22/+56
|\ \ \ \ \ \
| * | | | | | use hasAllFlags to detect gadt skolemsAdriaan Moors2012-07-241-3/+9
| * | | | | | SI-5930 don't warn about dead code in jump to caseAdriaan Moors2012-07-243-1/+10
| * | | | | | SI-5897 don't check sensicality in matchAdriaan Moors2012-07-243-1/+9
| * | | | | | move synthetic case symbol detection to treeInfoAdriaan Moors2012-07-246-17/+28
* | | | | | | Merge pull request #1034 from xuwei-k/fix-scaladocJosh Suereth2012-08-034-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | minor fixes scaladocxuwei-k2012-08-014-5/+5
* | | | | | | Merge pull request #1039 from scalamacros/topic/ultimate-reflection-pull-requestJosh Suereth2012-08-02311-997/+1330
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | first stab at serialization of exprs and tagsEugene Burmako2012-08-0213-25/+141
| * | | | | | deploys a new starr that knows reify is a macroEugene Burmako2012-08-026-6/+6
| * | | | | | moves Expr from api to baseEugene Burmako2012-08-0210-88/+69
| * | | | | | evicts last traces of makro from our codebaseEugene Burmako2012-08-02167-238/+222