summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed contribution #357 (infinite recursion in ...mihaylov2007-03-021-1/+1
* Fixed 'cannot anchor label twice' crash.Iulian Dragos2007-03-011-6/+70
* added scaladoc commentmichelou2007-03-011-1/+17
* updated scaladoc comments (links, tuples, ..)michelou2007-03-013-21/+29
* Removed useless InnerClasses attribute when it ...Iulian Dragos2007-03-011-6/+8
* added code example to scaladoc commentmichelou2007-02-281-4/+29
* Made Attributes deprecated and removed subclass...Iulian Dragos2007-02-284-6/+6
* Fixed some more warnings.Iulian Dragos2007-02-281-2/+2
* Fixed stability checkIulian Dragos2007-02-281-2/+4
* updated example in scaladoc commentmichelou2007-02-281-14/+12
* removed '-Xunapply' optionmichelou2007-02-283-10/+7
* Revamped the icode analyses and removed some ex...Iulian Dragos2007-02-2814-84/+351
* fixed bug960Martin Odersky2007-02-271-19/+3
* fixed bug961Martin Odersky2007-02-271-1/+1
* fixed bug968, improved an error messageMartin Odersky2007-02-273-4/+14
* updated annotations in generated docmichelou2007-02-271-7/+3
* fixed bug #963michelou2007-02-272-26/+49
* made Elem serializable again, added Utility.sor...Burak Emir2007-02-273-1/+20
* Fixed bug #686mihaylov2007-02-271-9/+14
* Cleaned-up actor examplesPhilipp Haller2007-02-273-9/+8
* (no commit message)Philipp Haller2007-02-277-13/+12
* Added case to the Empty object.Sean McDirmid2007-02-271-20/+10
* xml.Elem has now {apply,unapply} !Burak Emir2007-02-274-16/+66
* updated svn:keywords and scaladoc commentsmichelou2007-02-2716-72/+104
* Made BeanProperty an AnnotationIulian Dragos2007-02-271-1/+1
* fixed exhaustivity check for objects missing "c...Burak Emir2007-02-272-7/+10
* (no commit message)Sean McDirmid2007-02-273-91/+83
* Fixed exhaustivity warnings in GenMSILmihaylov2007-02-261-21/+7
* added svn keywords, improved commentsmichelou2007-02-265-68/+114
* (no commit message)Sean McDirmid2007-02-2616-21/+412
* updated tool options in man pagesmichelou2007-02-263-24/+69
* updated scaladoc commentsmichelou2007-02-252-5/+20
* * fixed x @ unapplypat bindingBurak Emir2007-02-255-17/+61
* updated copyright datemichelou2007-02-251-1/+1
* small corrections for duck typingMartin Odersky2007-02-235-27/+30
* prepared the ground for duck typing.Martin Odersky2007-02-237-21/+90
* updated TypeRef::toString to reflect (...)-tupl...Adriaan Moors2007-02-221-1/+1
* fixed problem with gadts in the test suiteMartin Odersky2007-02-211-2/+5
* Removed Pair(...), Triple(...).Martin Odersky2007-02-21107-859/+885
* Fixed a name clash in the test suite (jvm/unitt...mihaylov2007-02-214-9/+6
* Fixed inliner to work with local variable scope...Iulian Dragos2007-02-219-40/+68
* Removed obsolete fields in ScalaRunTimemihaylov2007-02-201-11/+0
* Made Boxed{Byte,Short,Char,Int}.cannonical finalmihaylov2007-02-204-4/+4
* suppressed exhaustivity warnings; fixed bug957 ...Martin Odersky2007-02-205-9/+13
* now allows & for by-name params and parameters ...Martin Odersky2007-02-205-70/+121
* regenerated TupleN classes so that their toStri...Adriaan Moors2007-02-2029-94/+94
* (no commit message)Philipp Haller2007-02-201-6/+5
* updated annotations in Scala librarymichelou2007-02-2071-365/+413
* updated STARR to Scala 2.3.3.10048michelou2007-02-202-2/+2
* fixed problem with serializationMartin Odersky2007-02-203-3/+6