summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* .scala_dependencies now correctly tracks the cl...Hubert Plociniczak2009-12-044-26/+39
* oh, i mean 0 not OLukas Rytz2009-12-041-1/+1
* close #2708Lukas Rytz2009-12-043-41/+55
* Implemented scala.runtime.AbstractFunction0-22.Paul Phillips2009-12-022-59/+62
* [scaladoc] Types are links.Gilles Dubochet2009-12-0216-240/+321
* closes #2750: cooking java raw types in info of...Adriaan Moors2009-12-022-30/+50
* Some minor cleanups found while cleaning up.Paul Phillips2009-12-021-1/+0
* A minor optimization to HashSet.Paul Phillips2009-12-022-11/+29
* fix msil code generation for exception handlers.Lukas Rytz2009-12-015-697/+493
* Fix and test case for #2378.Paul Phillips2009-12-011-1/+2
* Closed #2726 and added test for #2464 (refs #2464)Iulian Dragos2009-11-301-8/+21
* closes #1904Antonio Cunei2009-11-302-3/+11
* Fix for #2736 (scanner not advancing on unicode...Paul Phillips2009-11-301-0/+1
* Added -make option transitivenocp which won't c...dcaoyuan2009-11-272-4/+9
* Removed redundant code, let CompilerCommand pro...dcaoyuan2009-11-271-51/+9
* Undo previous change to Typers; use filter if m...Donna Malayeri2009-11-271-1/+20
* Closes #2540 and closes #2593.Donna Malayeri2009-11-271-20/+1
* Made Symbols.filter more robost.Martin Odersky2009-11-271-2/+3
* 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