summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* 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
* Small changes in layout and comments. no review.Martin Odersky2010-10-162-3/+3
* Closes #3837. Review by extempore.Martin Odersky2010-10-161-3/+7
* Closes #3614.Martin Odersky2010-10-162-16/+20
* Closes #3567. Review by milessabin.Martin Odersky2010-10-161-2/+11
* Closes #3833. Review by extempore.Martin Odersky2010-10-161-24/+39
* Closes #3672. Review by extempore.Martin Odersky2010-10-161-3/+14
* TreePrinters now go inside orginal's of TypeTre...Martin Odersky2010-10-161-1/+1
* Reverting r23232. No review.Hubert Plociniczak2010-10-152-89/+42
* Working out some more of the flags situation.Paul Phillips2010-10-153-6/+6
* There was a fascinating tangle of name creation...Paul Phillips2010-10-1511-66/+26
* Modification to the widening logic to treat loc...Paul Phillips2010-10-141-6/+24
* Fixed wrong tag for Longs, which caused bad jav...Iulian Dragos2010-10-141-8/+10
* An object with a main method can now extend its...Paul Phillips2010-10-141-153/+131
* Closes #3894. Review by dubochet.Martin Odersky2010-10-131-4/+4
* closes #3862.Adriaan Moors2010-10-132-4/+9
* closes #3281, #3866.Adriaan Moors2010-10-132-12/+19
* Misc. cleanups in specialization. No review.Paul Phillips2010-10-132-62/+52
* The second piece of the flags patch.Paul Phillips2010-10-137-50/+50
* This maps @native, @volatile, and @transient in...Paul Phillips2010-10-123-39/+36
* closes #3915.Adriaan Moors2010-10-121-1/+1
* closes #3890: propagate inferred type parameter...Adriaan Moors2010-10-122-1/+24
* Closes #2333. Review by dragosHubert Plociniczak2010-10-121-1/+2
* Fixes #3895.Hubert Plociniczak2010-10-122-42/+89
* Encapsulating name strings in StdNames and elim...Paul Phillips2010-10-116-44/+34
* Introduced -Ymurmur with murmur hashcodes.Paul Phillips2010-10-112-3/+5
* Abstracting out the common flags code between S...Paul Phillips2010-10-115-104/+301
* temporary fix for compiler crash in dependend m...Lukas Rytz2010-10-111-2/+6
* Some cleanups in the compiler source.Paul Phillips2010-10-1128-100/+81
* Better check for objects trying to sneak themse...Paul Phillips2010-10-111-5/+5
* Settings help tweak. Closes #3910, no review.Paul Phillips2010-10-091-1/+1
* Fans of scala cinema who have viewed this types...Paul Phillips2010-10-083-65/+117
* Did a bunch of symbol oriented work on checkers.Paul Phillips2010-10-076-27/+146
* * Fix regression with `display packages only`:...Pedro Furlanetto2010-10-072-10/+4
* Positioning fix closes #3092, no review.Paul Phillips2010-10-071-1/+1
* Unreverting r23174. No review.Paul Phillips2010-10-0613-112/+53
* An obviously wrong yet somehow brilliant piece ...Paul Phillips2010-10-061-1/+1
* Improves exhaustiveness analysis to not warn ab...Paul Phillips2010-10-051-10/+15
* Somewhere along the way AnyVal stopped working ...Paul Phillips2010-10-053-5/+14
* Massively simplified the exhaustiveness checker...Paul Phillips2010-10-051-24/+3
* Checkes the size of the author list properlyPedro Furlanetto2010-10-051-1/+1
* Locator should follow TypeTree#original to get ...Eugene Vigdorchik2010-10-041-10/+14
* Reverts r23174, which I believe will bring the ...Paul Phillips2010-10-0413-53/+112
* init currentTyperRun rather than leaving it nul...Eugene Vigdorchik2010-10-041-2/+2
* Pattern matching on Array types, working for re...Paul Phillips2010-10-041-22/+43
* Authors taglet is back to docs.Pedro Furlanetto2010-10-041-0/+8
* Work on the pattern matcher.Paul Phillips2010-10-0313-112/+53