summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed #1215 unapply typing bugBurak Emir2007-08-072-2/+34
* Fixing indexOf bug.Sean McDirmid2007-08-071-7/+9
* create a new Run before computing the phases in...Lex Spoon2007-08-061-0/+1
* - annotations can follow a type in addition to ...Lex Spoon2007-08-063-15/+19
* use -Xpluginsdir instead of -extdir to find plu...Lex Spoon2007-08-061-1/+1
* type check the trees in declaration annotationsLex Spoon2007-08-061-6/+25
* - changed the default location for pluginsLex Spoon2007-08-061-4/+15
* use termSymbol to detect Ident(object) pattern,...Burak Emir2007-08-064-13/+26
* replaced `_.tpe.symbol.tag' with getCaseTag(_) ...Burak Emir2007-08-063-15/+7
* Added new assertion to prevent invalid conversi...Iulian Dragos2007-08-061-0/+1
* Remote actor proxies are now cached.Philipp Haller2007-08-062-47/+82
* Fixed #1248 by resetting LAZY flags on bridge m...Iulian Dragos2007-08-061-1/+1
* refined fixBurak Emir2007-08-061-3/+17
* -Ycasetags optimizationBurak Emir2007-08-064-18/+37
* Updated STARR to Scala-2.6.0-RC1michelou2007-07-275-6/+6
* Iterator -> Iterablemichelou2007-07-271-3/+3
* Added test for structural refinement error cases.Gilles Dubochet2007-07-272-0/+64
* update check files with -uncheckedmichelou2007-07-272-2/+2
* “unchecked” is a standard option again (was -X).Gilles Dubochet2007-07-272-9/+9
* fixed bugs 1245,1246Martin Odersky2007-07-273-17/+14
* list plugins help more quickly, albeit at the costLex Spoon2007-07-261-14/+26
* disabled dependent method types unless -Xexperi...Martin Odersky2007-07-261-3/+5
* Fixed bug1210Martin Odersky2007-07-264-3/+62
* updated check filesmichelou2007-07-262-2/+2
* fixed warning messagesmichelou2007-07-263-9/+8
* fixed bugs 1242, 1236, 1210Martin Odersky2007-07-253-24/+53
* removed hudson.xmlmichelou2007-07-251-25/+0
* minor changemichelou2007-07-251-1/+1
* minor changemichelou2007-07-251-1/+1
* reverted to rev12414michelou2007-07-252-6/+25
* minor change (msil)michelou2007-07-253-6/+8
* minor changemichelou2007-07-251-1/+1
* hudson testmichelou2007-07-251-0/+6
* fixed bugs 1237, 1241Martin Odersky2007-07-255-3/+32
* fixed bug 1241Martin Odersky2007-07-254-6/+51
* fixed porblems intoduced by 12401 that caused s...Martin Odersky2007-07-251-4/+4
* added more test casesmichelou2007-07-252-38/+68
* new testMartin Odersky2007-07-252-0/+9
* fixed bug1234Martin Odersky2007-07-253-74/+114
* new algo supports guardsBurak Emir2007-07-252-14/+28
* deleted unreachable codeBurak Emir2007-07-251-6/+0
* Par..Burak Emir2007-07-254-142/+138
* renamed JlineReader to JLineReader so ant will ...Burak Emir2007-07-252-2/+2
* fixed problems in subtyping.Martin Odersky2007-07-2415-73/+163
* added class scala.Randommichelou2007-07-245-14/+157
* automatically determine polymorphic classOfmihaylov2007-07-241-1/+1
* Unified signature parsing in ClassfileParsermihaylov2007-07-241-64/+7
* delay the deletion of compiled files until theLex Spoon2007-07-241-20/+17
* Added 'generics' option to the Scalac Ant taskmihaylov2007-07-241-0/+6
* reverted pattern matcher symbol callsMartin Odersky2007-07-242-172/+175