summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Some minor patmat/symbols cleanups, some of whi...Paul Phillips2010-11-043-13/+9
* The probable cause of the failing build.Paul Phillips2010-11-031-2/+3
* One more mr.Paul Phillips2010-11-0210-363/+327
* Closes #3973. Review by extempore.Iulian Dragos2010-11-021-3/+2
* One of those annoying patches for which I apolo...Paul Phillips2010-11-0249-332/+323
* Make compile runner thread volatile + remove a ...Eugene Vigdorchik2010-11-021-2/+3
* Added separate bitmaps for private and transien...Hubert Plociniczak2010-11-022-31/+82
* Don't crash the compiler for the 'companions in...Hubert Plociniczak2010-11-023-11/+33
* Closes #3932, #1537. Review by extemporeHubert Plociniczak2010-11-022-5/+3
* Closes #3927. No reviewHubert Plociniczak2010-11-021-1/+1
* Closes #3816. Review by moors.Hubert Plociniczak2010-11-021-2/+3
* some cleanup. no reviewHubert Plociniczak2010-11-022-3/+2
* Closes #2792. no reviewHubert Plociniczak2010-11-022-8/+17
* Created @strictfp annotation in scala.annotation.Paul Phillips2010-11-013-2/+6
* Don't call exit from MainGenericRunner in a way...Paul Phillips2010-11-011-17/+24
* Don't truncate stack traces in the repl.Paul Phillips2010-11-011-4/+5
* Sprinkling in some names to avoid reflective ca...Paul Phillips2010-11-013-6/+11
* Removed a disappointly small amount of code ass...Paul Phillips2010-11-011-42/+0
* Relaxed non-sensible warning for comparisons wh...Paul Phillips2010-11-012-3/+6
* Made an @inline marked method final because oth...Paul Phillips2010-10-301-1/+1
* Widened the pattern type in the pattern matcher...Paul Phillips2010-10-301-1/+1
* presentation compiler hardenings.Martin Odersky2010-10-295-7/+17
* Some deletions in global based on adriaan's goo...Paul Phillips2010-10-291-37/+12
* Correctly find completion proposals for ImportT...Iulian Dragos2010-10-281-13/+18
* Some cleanups and long-dead code abatement in t...Paul Phillips2010-10-272-68/+16
* A double goodness whammy involving type inferen...Paul Phillips2010-10-272-75/+96
* Fix for IDE ticket #1000180: the presentation c...Iulian Dragos2010-10-271-25/+33
* [scaladoc] Even faster JavaScript index filteri...Gilles Dubochet2010-10-272-94/+127
* Some uninteresting code related to error messag...Paul Phillips2010-10-274-34/+44
* Merge branch 'oct26' of /scala/trunkPaul Phillips2010-10-272-4/+1
* The treecheckers revealed that auxiliary constr...Paul Phillips2010-10-262-51/+57
* Case accessors are always public else the patte...Paul Phillips2010-10-261-1/+1
* Another attempt to fix a bug which has plagued ...Paul Phillips2010-10-261-5/+10
* A modifier's work is never done.Paul Phillips2010-10-262-36/+54
* The tree checkers revealed that Volatile*Refs w...Paul Phillips2010-10-253-22/+29
* Now short-circuits reload work items that are s...Martin Odersky2010-10-252-21/+32
* Two comments where presentation compiler sanity...Martin Odersky2010-10-252-0/+2
* A couple minor cleanups in Global. No review.Paul Phillips2010-10-212-16/+13
* Closes #3059, #3895 (the only difference betwee...Hubert Plociniczak2010-10-202-42/+90
* Closes #3670, #3877.Hubert Plociniczak2010-10-201-5/+55
* Closes #2910.Hubert Plociniczak2010-10-202-97/+118
* msil doesn't run flatten, so it is possible to ...Hubert Plociniczak2010-10-201-1/+1
* As pointed out to me by plocinic, the pattern m...Paul Phillips2010-10-192-13/+17
* Closes #3934 by fixing a typo (missing + in str...Martin Odersky2010-10-191-1/+1
* Fixed NoSymbol problem in IDE for type construc...Martin Odersky2010-10-191-2/+2
* VirtualFile.{equals/hashCode} should be based o...Eugene Vigdorchik2010-10-181-2/+2
* Closes #3871.Martin Odersky2010-10-174-24/+75
* Reverted previous commit as I think it is wedgi...Paul Phillips2010-10-171-15/+2
* Made some changes to fjbg so when people run in...Paul Phillips2010-10-161-2/+15
* Documentation being generated by genprod was pr...Paul Phillips2010-10-165-14/+14