summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* hardening the compiler to avoid exceptions I ob...Martin Odersky2009-12-173-14/+43
* REPL completion now understands type aliases de...Paul Phillips2009-12-165-20/+81
* Catch expanded names before they are visible in...Paul Phillips2009-12-161-1/+4
* Removed an inapplicable comment with no review.Paul Phillips2009-12-161-9/+0
* Lots of work on repl completion.Paul Phillips2009-12-152-50/+87
* closes #2778: need to refresh normalize cache w...Adriaan Moors2009-12-151-3/+12
* Another round of deprecation warning elimination.Paul Phillips2009-12-1511-22/+21
* integration of java and scala deprecationLukas Rytz2009-12-144-7/+10
* allowed $super variables in doc comment; some m...Martin Odersky2009-12-112-28/+39
* fixes #2610 and fixes #2687.Lukas Rytz2009-12-115-24/+57
* Fixed #2616 and #2737.Miles Sabin2009-12-101-1/+1
* cleanupHubert Plociniczak2009-12-101-5/+1
* refined doc comments generation; refactored cod...Martin Odersky2009-12-1011-224/+421
* Small rewrite of r20087.Paul Phillips2009-12-101-1/+1
* Closes #2649Hubert Plociniczak2009-12-101-0/+1
* closes #2784Lukas Rytz2009-12-101-1/+7
* Closes #2559Hubert Plociniczak2009-12-102-1/+6
* [scaladoc] Known subclasses are printed.Gilles Dubochet2009-12-094-26/+53
* typoHubert Plociniczak2009-12-091-1/+1
* More informative error message. no reviewHubert Plociniczak2009-12-091-1/+1
* Took manifests a little closer to the finish line.Paul Phillips2009-12-091-13/+17
* A minor identifier change in a method which is ...Paul Phillips2009-12-091-4/+4
* [scaladoc] Display of comments is improved.Gilles Dubochet2009-12-0911-101/+310
* Improve error message for selection from a type...Donna Malayeri2009-12-091-1/+3
* Closes #2772Martin Odersky2009-12-081-0/+5
* 2009 -> 2010Antonio Cunei2009-12-081-1/+1
* make exception handlers catching faster.Lukas Rytz2009-12-081-1/+3
* Tweaking logic errors in broken docs build.Paul Phillips2009-12-081-2/+3
* small changes to doc comment modelMartin Odersky2009-12-073-19/+21
* new doc comment generation, including some new ...Martin Odersky2009-12-0716-109/+514
* Updated copyright notices to 2010Antonio Cunei2009-12-07223-224/+224
* Making it easier to explore the AST. Example:Paul Phillips2009-12-061-8/+14
* Making the repl-shell bridge nicer.Paul Phillips2009-12-062-6/+47
* [scaladoc] Fixed crash with privately-owned pub...Gilles Dubochet2009-12-051-1/+1
* Don't add empty paramdcaoyuan2009-12-051-1/+1
* Split command line parameters by space, properl...dcaoyuan2009-12-053-9/+63
* .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