summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-1320-105/+1061
* [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-122-4/+5
* 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
* Added missing file for last checkin.Martin Odersky2010-08-101-0/+6
* Fixes #3728. No review.Martin Odersky2010-08-103-11/+19
* Removed duplicate classes. No review.Martin Odersky2010-08-101-10/+0
* 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
* update doc of option. close #3737.Lukas Rytz2010-08-091-43/+118
* close #7226.Lukas Rytz2010-08-091-2/+0
* close #3709. no review.Lukas Rytz2010-08-091-1/+1
* 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
* fixed t3738michelou2010-08-071-1/+1
* close #2799.Lukas Rytz2010-08-061-0/+8
* close #3403.Lukas Rytz2010-08-061-1/+7
* updated intellij project SAMPLE files to new fa...Lukas Rytz2010-08-069-96/+43
* 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-035-2/+56
* Generalized the scala sig "look in both attribu...Paul Phillips2010-08-032-36/+37
* Reverted my brainless introduction of ## to a j...Paul Phillips2010-08-031-1/+1
* Parse ordering issue prevented passing properti...Paul Phillips2010-08-031-2/+2
* Fixed some typoes/errors in doc comments.Martin Odersky2010-08-022-2/+2
* Revamped ScalaConversions.Martin Odersky2010-08-022-40/+581
* Fixes an issue in RefChecks when the compiler d...Gilles Dubochet2010-07-301-2/+4
* Modified toString on JSONObject and JSONArray t...Derek Chen-Beker2010-07-291-2/+2
* Fixes priority queues and makes them iterables ...Aleksandar Pokopec2010-07-296-72/+118
* 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
* Fix for last commit.Aleksandar Pokopec2010-07-283-15/+4
* Added merge function to HashTrie.merge. No review.Aleksandar Pokopec2010-07-281-34/+33
* Fixes a priority queue issue. No review.Aleksandar Pokopec2010-07-281-3/+11
* [docs] Documentation updates contributed throug...Gilles Dubochet2010-07-284-14/+24
* [scaladoc] Setting for link to source URLs is m...Gilles Dubochet2010-07-272-2/+13
* Minor tweaks. No review.Aleksandar Pokopec2010-07-272-2/+12
* Refactored benchmarks.Aleksandar Pokopec2010-07-263-2/+146