summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Closed #2418Iulian Dragos2009-11-261-2/+6
* Fixed some Scaladoc issues: dangerous character...Gilles Dubochet2009-11-263-28/+21
* Fixed #1167.Iulian Dragos2009-11-261-1/+2
* improved fix for see #2489Lukas Rytz2009-11-261-1/+8
* Closes #2562Hubert Plociniczak2009-11-261-12/+42
* Closed #2863Martin Odersky2009-11-261-4/+10
* Fixed ticket 2464Iulian Dragos2009-11-251-1/+1
* Cleaning up in scala.runtime.*.Paul Phillips2009-11-251-1/+0
* Working on scala.runtime.Paul Phillips2009-11-251-5/+1
* closed #2485: failing assert on reference to Ja...Adriaan Moors2009-11-251-1/+2
* Updating deprecated usages in new scaladoc code.Paul Phillips2009-11-256-127/+119
* closed #2624: instantiate type params after eta...Adriaan Moors2009-11-252-8/+17
* Fix for #2695 - do not generate forwarders for ...Paul Phillips2009-11-241-1/+1
* Some improvements to REPL completion.Paul Phillips2009-11-241-28/+45
* Scaladoc 2.Gilles Dubochet2009-11-2445-2480/+9363
* Closed #2664Martin Odersky2009-11-241-2/+2
* Closed #2698Martin Odersky2009-11-241-40/+43
* Closed #2696Martin Odersky2009-11-241-0/+1
* Closed #2629 #2639 #2669Martin Odersky2009-11-241-4/+11
* relaxed rule requiring `override` modifiers so ...Martin Odersky2009-11-241-10/+14
* close #2665 and close #2667: use weak conforman...Adriaan Moors2009-11-242-3/+8
* Improved completion for locals and import.Miles Sabin2009-11-241-4/+24
* Closed #1545Martin Odersky2009-11-231-5/+5
* Partial fix for #2683Martin Odersky2009-11-231-0/+3
* Closed #1226. Added new test cases.Martin Odersky2009-11-232-17/+18
* == for specialized types will not cause boxing ...Iulian Dragos2009-11-231-0/+3
* Removed all traces of Boxed*Array. New starr.Paul Phillips2009-11-224-24/+0
* Closed #2635Martin Odersky2009-11-221-2/+4
* Made implicit resolution compatible with numeri...Martin Odersky2009-11-223-14/+22
* Fix (I think) for recently introduced MSIL brea...Paul Phillips2009-11-221-2/+2
* Cleanup of Cleanup.Paul Phillips2009-11-214-133/+108
* Partially addresses #2626 - pattern matcher no ...Paul Phillips2009-11-211-8/+7
* Closed #2642Martin Odersky2009-11-202-2/+6
* Expanding the warning cleansing into -unchecked...Paul Phillips2009-11-203-8/+15
* closes #2585: generate more precise Java generi...Adriaan Moors2009-11-202-9/+19
* More deprecation avoidance and some minor smoot...Paul Phillips2009-11-202-5/+10
* Subtly altered implementation of iterator which...Paul Phillips2009-11-201-11/+3
* Closed #2641Martin Odersky2009-11-201-0/+2
* Removed a couple of unneeded comments.Aleksandar Pokopec2009-11-205-15/+15
* Changes made in the clean up phase - now the sy...Aleksandar Pokopec2009-11-207-11/+215
* More world-shaking deprecation work.Paul Phillips2009-11-2010-19/+24
* Simplifiations in collections libraries, enable...Martin Odersky2009-11-201-1/+1
* closes #1422Hubert Plociniczak2009-11-201-13/+19
* Deprecation patrol exercises the new capabiliti...Paul Phillips2009-11-1918-103/+98
* closes #2670.Lukas Rytz2009-11-191-8/+26
* Path.parent now returns Path instead of Option[...dcaoyuan2009-11-194-12/+26
* More deprecation soothing.Paul Phillips2009-11-1813-123/+122
* Finally completed the incredibly tedious task o...Paul Phillips2009-11-181-9/+0
* Fixed #2645dcaoyuan2009-11-181-2/+2
* More deprecation work.Paul Phillips2009-11-182-21/+18