summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* allows intersection type patternsMartin Odersky2006-11-013-10/+46
* useless stuffBurak Emir2006-11-012-94/+0
* fix^2 of bug758 (last one broke the build)Martin Odersky2006-11-012-3/+10
* fixed bug758Martin Odersky2006-11-013-2/+8
* fixed bug762Martin Odersky2006-11-011-2/+2
* added method Predef.Tuple for type Tuple1michelou2006-10-312-14/+17
* Removed some commented code.Philipp Haller2006-10-311-8/+0
* fixed bug756Martin Odersky2006-10-312-4/+19
* fixed bugs 729, 752Martin Odersky2006-10-317-8/+56
* minor cleanups in classfile/Pickler.scalamichelou2006-10-311-32/+58
* fixed bug729Martin Odersky2006-10-311-25/+20
* Fixed bug 694Martin Odersky2006-10-313-6/+29
* fixed bugs 599 and 757Martin Odersky2006-10-315-13/+53
* added option '-deprecation' in scalac man pagemichelou2006-10-311-1/+9
* fixed bug421Martin Odersky2006-10-304-20/+49
* fixed bugs 54, 415Martin Odersky2006-10-307-40/+99
* added healing for escaping singleton types.Martin Odersky2006-10-307-13/+132
* * (unapply) fixed accessor handling for product...Burak Emir2006-10-304-3/+70
* * handles unapplySeqBurak Emir2006-10-295-42/+74
* support UnApply in pattern matcher.Burak Emir2006-10-285-64/+29
* changed unapply implMartin Odersky2006-10-2710-141/+99
* fixed productBurak Emir2006-10-279-54/+54
* added "looseset" Lex Spoon2006-10-271-0/+32
* moved bug779.scala from pos to negmichelou2006-10-272-2/+6
* testcase 4 unapplyBurak Emir2006-10-271-0/+28
* Fixed embarrassing bug which broke the build.Iulian Dragos2006-10-271-2/+3
* removed warning in WordBerrySethi.scalamichelou2006-10-272-66/+117
* (no commit message)Martin Odersky2006-10-271-1/+1
* fixed problem in fix to bug783 that causes buil...Martin Odersky2006-10-261-4/+5
* More tests for protected accessors.Iulian Dragos2006-10-262-1/+4
* Fixed accessors for functions which access prot...Iulian Dragos2006-10-263-4/+7
* fixed problem in findMemberMartin Odersky2006-10-261-2/+0
* depr remBurak Emir2006-10-261-1/+1
* unapply patchBurak Emir2006-10-2614-26/+421
* removed deprecation and some unapply stuffBurak Emir2006-10-2610-12/+97
* fixed bug783Martin Odersky2006-10-261-2/+3
* fixed bugs 779, 788Martin Odersky2006-10-263-18/+32
* Added protected accessors in super accessors.Iulian Dragos2006-10-264-9/+251
* fxied bug788Martin Odersky2006-10-2610-11/+32
* adapated tests to 9005Martin Odersky2006-10-262-6/+0
* fixed bug54Martin Odersky2006-10-251-24/+45
* added option '--use-fsc' to test/scalatestmichelou2006-10-241-2/+9
* Updated type patterns in DBC to use wildcards.Gilles Dubochet2006-10-242-4/+4
* Mapped Java exceptions via scala.compat.Platformmihaylov2006-10-2442-86/+158
* still bugBurak Emir2006-10-241-1/+1
* added Philipp's example to docs/examples/actors/michelou2006-10-241-0/+41
* added deprecation attribute to quick and star t...michelou2006-10-241-5/+7
* updated STARR to Scala 2.2.0.9025michelou2006-10-242-2/+2
* separated constrs/defs tables for primitive typ...michelou2006-10-233-30/+48
* Warn for Java annotations without -target:jvm-1...mihaylov2006-10-231-1/+4