summaryrefslogtreecommitdiff
path: root/src/library/scala/MatchError.scala
Commit message (Expand)AuthorAgeFilesLines
* added Array.deepToString, cleaned up MatchErrormichelou2007-03-161-31/+3
* ok, ne and eq take AnyRef rather than Any.Burak Emir2007-03-151-1/+1
* is an exception now rather than an errorBurak Emir2007-03-151-2/+6
* Replaced == null()eq null(ne null)mihaylov2006-11-131-1/+1
* fix 781, nullpointerexcs in matcherrorBurak Emir2006-10-191-3/+6
* cleaned up code in library/scala/**/*.scalamichelou2006-08-311-8/+10
* (no commit message)Martin Odersky2006-03-101-1/+1
* performed some renamings in the compiler & libraryMartin Odersky2006-03-091-1/+2
* Rearranged header and updated copyright messagemihaylov2006-03-021-3/+5
* changed handling of MatchError, prints string nowBurak Emir2006-02-141-0/+3
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+40