summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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