summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* [scaladoc] Merges Petr's change to Scaladoc fro...Gilles Dubochet2010-08-1914-183/+673
* closes #3777.Adriaan Moors2010-08-191-8/+11
* Closes #3763. No review.Martin Odersky2010-08-182-2/+7
* Closes #3756. No review.Martin Odersky2010-08-182-5/+9
* better fix for see #3667.Lukas Rytz2010-08-172-4/+15
* cosmetic fix to GenMSIL. no review.Lukas Rytz2010-08-161-3/+2
* Since r22186 scripts wait for all non-daemon th...Paul Phillips2010-08-152-6/+14
* Revert "closes #3757.Adriaan Moors2010-08-141-17/+5
* closes #3757.Adriaan Moors2010-08-141-5/+17
* closes #3691.Adriaan Moors2010-08-142-104/+128
* closes #3663.Adriaan Moors2010-08-133-18/+40
* closes #3419: test filesAdriaan Moors2010-08-131-0/+11
* for MSIL: Previous changesets were applied more...Miguel Garcia2010-08-135-54/+181
* [Scaladoc] Fixes a bug in defaultValues display...chrisJames2010-08-121-6/+9
* [Scaladoc] Improve the documentation of primary...chrisJames2010-08-126-50/+119
* Fixed type soundness problem someone raised on ...Martin Odersky2010-08-121-46/+71
* Changes in docs and layout. No review.Martin Odersky2010-08-121-3/+1
* Correct fix for see #3726.Lukas Rytz2010-08-111-0/+7
* different approach to manifests of type par...Adriaan Moors2010-08-102-17/+19
* closes #3676: cycle detection logic in BaseType...Adriaan Moors2010-08-101-41/+35
* Fixes #3728. No review.Martin Odersky2010-08-103-11/+19
* fix an msil bug (code gen of exception handlers).Lukas Rytz2010-08-101-0/+4
* An overhaul of checkSensible.Paul Phillips2010-08-101-40/+48
* close #7226.Lukas Rytz2010-08-091-2/+0
* closes #3582: typedTypeDef needs to run in a ne...Adriaan Moors2010-08-094-6/+16
* Modified r22702 to avoid tarring overloads with...Paul Phillips2010-08-071-6/+12
* Disallowed super.XX calls to Any methods which ...Paul Phillips2010-08-071-5/+10
* close #2799.Lukas Rytz2010-08-061-0/+8
* close #3403.Lukas Rytz2010-08-061-1/+7
* fixes names/defaults when using :_* for specify...Lukas Rytz2010-08-052-14/+25
* close #3667.Lukas Rytz2010-08-053-12/+16
* Widened a try block to unregress the error mess...Paul Phillips2010-08-051-4/+6
* close #3685. review by moors.Lukas Rytz2010-08-051-6/+21
* Keyword of method symbol signature is correctly...Gilles Dubochet2010-08-041-1/+1
* [Scaladoc]chrisJames2010-08-047-7/+187
* added @deprecatedName annotation, allowing to d...Lukas Rytz2010-08-034-2/+43
* Parse ordering issue prevented passing properti...Paul Phillips2010-08-031-2/+2
* Fixed some typoes/errors in doc comments.Martin Odersky2010-08-021-1/+1
* Fixes an issue in RefChecks when the compiler d...Gilles Dubochet2010-07-301-2/+4
* Fixes #3679. Review by milessabin.Martin Odersky2010-07-281-1/+1
* [scaladoc] Small fixes for 2.8.0 updated docume...Gilles Dubochet2010-07-281-12/+4
* [scaladoc] Setting for link to source URLs is m...Gilles Dubochet2010-07-272-2/+13
* fixed case 2 (Android) in ticket #2464 (case 1 ...michelou2010-07-261-3/+38
* generates CREATOR code for Android.michelou2010-07-231-163/+218
* Allow for overriding the debugIDE val (requeste...Hubert Plociniczak2010-07-221-1/+1
* Revert 22605 change to JavaParsers.scala, which...Donna Malayeri2010-07-221-15/+4
* [scaladoc] Fix performance problem when generat...Donna Malayeri2010-07-221-1/+1
* [scaladoc] Optionally run typer phase for Java ...Donna Malayeri2010-07-202-4/+9
* [scaladoc] Don't generate documentation for emp...Donna Malayeri2010-07-201-4/+10
* [scaladoc] Remove unused template.html file.Donna Malayeri2010-07-201-257/+0