summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-5543: Merge with trunkSom Snytt2012-04-261331-2957/+16085
|\
| * A brand new, fast classfile parser.Paul Phillips2012-04-264-0/+116
| * Trying to set an example in the land of macros.Paul Phillips2012-04-252-6/+6
| *---. Merge commit 'refs/pull/439/head'; commit 'refs/pull/440/head'; commit 'refs/...Paul Phillips2012-04-2532-68/+72
| |\ \ \
| | | | * diagnostics for SI-5692Eugene Burmako2012-04-253-0/+14
| | | |/
| | * / removes Expr <-> Tree implicitsEugene Burmako2012-04-2529-68/+58
| | |/
| | |
| | \
| *-. \ Merge commit 'refs/pull/437/head'; commit 'refs/pull/438/head' into developPaul Phillips2012-04-256-5/+80
| |\ \ \ | | |_|/ | |/| |
| | | * updated tests now matches aren't translated if forInteractiveAdriaan Moors2012-04-252-5/+2
| | * | Added a Presentation Compiler test for hyperlinking.Iulian Dragos2012-04-254-0/+78
| * | | Merge commit 'refs/pull/436/head'Paul Phillips2012-04-252-0/+11
| |\ \ \ | | |_|/ | |/| |
| | * | fixes SI-5706Eugene Burmako2012-04-252-0/+11
| | |/
| * / Fix reifier crashing repl.Paul Phillips2012-04-252-0/+31
| |/
| * Moved ancillary methods off specialized traits.Paul Phillips2012-04-243-8/+8
| * Update checkfile with more backticks.Paul Phillips2012-04-241-1/+1
| * Merge commit 'refs/pull/433/head' into developPaul Phillips2012-04-243-0/+18
| |\
| | * fixes SI-5704Eugene Burmako2012-04-243-0/+18
| * | copy BackQuotedIdent trees (don't copy as Ident)Adriaan Moors2012-04-242-0/+13
| * | generate well-formed patterns in parserAdriaan Moors2012-04-242-0/+7
| |/
| * Removed FlatArray.Paul Phillips2012-04-234-52/+36
| *-. Merge commit 'refs/pull/427/head'; commit 'refs/pull/428/head' into developPaul Phillips2012-04-23206-696/+4521
| |\ \
| | | * interop between manifests and tagsEugene Burmako2012-04-2326-0/+231
| | | * resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-2357-0/+3246
| | | * migrates stdlib and compiler to tagsEugene Burmako2012-04-2382-446/+410
| | | * rethinks tagsEugene Burmako2012-04-2345-401/+785
| * | | Merge commit 'refs/pull/425/head' into developPaul Phillips2012-04-232-0/+19
| |\ \ \ | | |/ / | |/| |
| | * | Fix for SI-5471Vojin Jovanovic2012-04-232-0/+19
| * | | Merge commit 'refs/pull/424/head' into developPaul Phillips2012-04-2315-28/+14
| |\ \ \ | | |_|/ | |/| |
| | * | minor fixes to reificationEugene Burmako2012-04-2315-28/+14
| | |/
| | |
| | \
| *-. | Merge commit 'refs/pull/419/head'; commit 'refs/pull/420/head'; commit 'refs/...Paul Phillips2012-04-225-0/+24
| |\ \|
| | * | fixes SI-5689Eugene Burmako2012-04-213-0/+14
| | |/
| | * fixes SI-5680Eugene Burmako2012-04-202-0/+10
| * | scala.reflect.api: Reporters => FrontEndsEugene Burmako2012-04-202-3/+3
| |/
| * fixes testsEugene Burmako2012-04-172-11/+10
| * assorted stability fixesEugene Burmako2012-04-174-0/+23
| * adds erasures to concrete type tagsEugene Burmako2012-04-1711-384/+385
| * Another checkfile update.Paul Phillips2012-04-161-5/+5
| * One more checkfile update.Paul Phillips2012-04-161-1/+1
| * Merge commit 'refs/pull/408/head'Paul Phillips2012-04-165-55/+61
| |\
| | * don't emit tiny switches: optimizer chokes on themAdriaan Moors2012-04-144-53/+59
| | * restore typedMatchAnonFun in all its gloryAdriaan Moors2012-04-141-2/+2
| | * work around optimizer bug SI-5672Adriaan Moors2012-04-141-2/+7
| | |
| | \
| *-. \ Merge commit 'refs/pull/406/head'; commit 'refs/pull/407/head'; branch 'type-...Paul Phillips2012-04-167-12/+395
| |\ \ \
| | | * | New facility: TypeDestructurers.Paul Phillips2012-04-166-7/+386
| | |/ / | |/| |
| | * | Clean ups in futures based on review by @heathermiller and review by @viktork...phaller2012-04-151-3/+4
| | * | Merge branch 'master' of https://github.com/scala/scala into wip-sip14-fixesHeather Miller2012-04-151029-1873/+7816
| | |\ \ | | |/ / | |/| |
| | * | Fix issues with exception handling in futures. Review by @heathermillerphaller2012-04-141-4/+7
| * | | Fix for test checkfile.Paul Phillips2012-04-151-29/+2
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge commit 'refs/pull/401/head'; commit 'refs/pull/402/head'; commit 'refs/...Paul Phillips2012-04-1456-219/+126
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | removes obsolete macro testsEugene Burmako2012-04-1436-108/+0
| | |_|/ / | |/| | |
| | | * | implements reification of tough typesEugene Burmako2012-04-1419-109/+119