summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* Forgot to remove some useless code.Iulian Dragos2007-02-091-5/+6
* minor changes in reporters/*.scalamichelou2007-02-093-104/+103
* Fixed 'throws' attribute when used with 'uniqid'.Iulian Dragos2007-02-091-6/+15
* made subtyping decidable.Martin Odersky2007-02-095-18/+185
* reinstantiated TreePrintersMartin Odersky2007-02-081-0/+386
* Disabled stability testMartin Odersky2007-02-081-383/+0
* changed exhaustivity check suppression to attri...Martin Odersky2007-02-084-11/+18
* changed non-exhaustivity to attributesMartin Odersky2007-02-0720-97/+222
* moved encoding value to object Propertiesmichelou2007-02-074-10/+16
* updated deprecated methodsmichelou2007-02-072-6/+6
* Replaced the deprecated Seq.concat with Seq.++ ...mihaylov2007-02-061-47/+37
* clean up, unapply disables any form of exhausti...Burak Emir2007-02-062-17/+14
* Fixed references to the deprecated ListMap.Emptymihaylov2007-02-063-4/+4
* Added a reference to Settings in AbstractReportermihaylov2007-02-0610-47/+50
* Use tuple syntax instead of Pair/Triple in the ...mihaylov2007-02-062-62/+63
* Fixed some svn propertiesmihaylov2007-02-062-4/+4
* Merged the dotnet-scala branchmihaylov2007-02-0617-106/+3605
* clean upBurak Emir2007-02-062-136/+127
* exhaustivity reworkedBurak Emir2007-02-054-23/+64
* changed pair(...) to {...}Martin Odersky2007-02-0513-117/+103
* Honour the -nowarn flagmihaylov2007-02-051-1/+2
* fixed compilation error in CopyPropagation.scalamichelou2007-02-052-97/+116
* Fixed some deprecated and pattern matching warn...Iulian Dragos2007-02-053-5/+8
* (no commit message)Martin Odersky2007-02-0321-160/+183
* hacking matcher to death 4 exhaustivityBurak Emir2007-02-032-16/+68
* added comment & test caseMartin Odersky2007-02-021-1/+1
* deprecated checks moved to refchecks.Martin Odersky2007-02-0216-71/+110
* refined exhaustivity checkBurak Emir2007-02-022-11/+62
* matching: + exhaustivity check, warningsBurak Emir2007-02-022-9/+69
* subClasses => childrenMartin Odersky2007-02-012-8/+8
* added private[this] and protected[this] modifiers.Martin Odersky2007-02-0111-117/+148
* made pattern constructors termsymbolsMartin Odersky2007-01-3116-121/+111
* uncurried Console.printfmichelou2007-01-311-1/+66
* commented debug printBurak Emir2007-01-301-1/+1
* reverted more still brokeBurak Emir2007-01-302-13/+4
* reverted change, breaks code :/Burak Emir2007-01-301-4/+4
* fixed bug920Martin Odersky2007-01-301-2/+6
* 1.hacked Typer::typedSelect for unapply, Martin...Burak Emir2007-01-302-6/+15
* small cleanupsMartin Odersky2007-01-302-26/+28
* added subClasses method to symbols.Martin Odersky2007-01-302-6/+23
* fixed flathashtable.Martin Odersky2007-01-301-14/+18
* (no commit message)Sean McDirmid2007-01-302-33/+39
* fixed bug in FlatHashTable; intern Symbols; rem...Martin Odersky2007-01-301-0/+1
* Changed from HashSet to LinkedHashSet to circum...Iulian Dragos2007-01-291-3/+7
* moved version/copyright properties from source ...michelou2007-01-2910-63/+89
* Fixed the bugfix for returns inside finallyIulian Dragos2007-01-291-2/+4
* Added assertion for concrete undefined methodsIulian Dragos2007-01-291-0/+2
* Fixed crash for 'return' in finallyIulian Dragos2007-01-293-6/+10
* updated copyright date and address of Scala web...v2.3.3michelou2007-01-251-5/+8
* update address of Scala websitemichelou2007-01-253-12/+13