summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated documentation with complexity informati...Iulian Dragos2008-03-132-16/+31
* Test root can be overridden and look-up is smar...Philipp Haller2008-03-137-793/+44
* Fixed unreachable code in JSON parser.Gilles Dubochet2008-03-122-17/+15
* moved typerep test to jvm5michelou2008-03-122-0/+0
* Obtaining Scala compiler version is more robust.Philipp Haller2008-03-123-15/+9
* Changed the return type for parseFull to List f...Derek Chen-Beker2008-03-121-12/+22
* Pending test for #576NAME2008-03-121-0/+9
* Pending test for #565NAME2008-03-121-0/+22
* Pending test for #625NAME2008-03-122-0/+11
* added missing headersmichelou2008-03-1210-2/+101
* small code cleanup in a .NET-related method in ...mihaylov2008-03-121-26/+14
* Fixed small output issue.Philipp Haller2008-03-112-7/+52
* Fixed #619.Philipp Haller2008-03-111-2/+25
* updated typerep testmichelou2008-03-112-8/+19
* StringBufferClass -> StringBuilderClassmichelou2008-03-111-7/+7
* extended isStrictlyMoreSpecific for erased typesmichelou2008-03-112-17/+25
* fixed #617, code cleanupmichelou2008-03-111-67/+72
* added support for regexps """<regexp>""".r.Martin Odersky2008-03-106-22/+49
* StringBuffer -> StringBuildermichelou2008-03-102-4/+3
* added doc commentsMartin Odersky2008-03-101-0/+31
* 1.Martin Odersky2008-03-1025-175/+564
* Pending test for #607NAME2008-03-102-0/+9
* Fixed another use of 1.5 PrintWriter constructor.Geoffrey Washburn2008-03-101-1/+1
* SuperSABBUS works with files that have spaces i...Gilles Dubochet2008-03-099-86/+48
* Array.zip supports arrays of different lengths.Lex Spoon2008-03-093-4/+14
* Moved matching from 'util' to 'scala.util'.Gilles Dubochet2008-03-089-9/+9
* Applied patch from #598NAME2008-03-071-1/+1
* Pending test for #612NAME2008-03-072-0/+10
* Pending test for #606NAME2008-03-072-0/+10
* Fixed typo in SuperSABBUS that prevented it fro...Gilles Dubochet2008-03-071-1/+1
* Improved SuperSABBUS w.r.t.Gilles Dubochet2008-03-075-23/+49
* Fixed #274 by using NameTransformer.decode.Geoffrey Washburn2008-03-071-2/+3
* Hopefully fix the problem with Either not being...Geoffrey Washburn2008-03-072-0/+2
* Use JDK 1.4 compatible PrintWriter constructorPhilipp Haller2008-03-071-1/+1
* updated STARR to 2.7.0-finalLukas Rytz2008-03-073-3/+3
* Set keywords property.Geoffrey Washburn2008-03-071-1/+1
* Oops.Geoffrey Washburn2008-03-071-479/+9
* Added Morris's implementation of the Either dat...Geoffrey Washburn2008-03-073-0/+1497
* Applied Andrew Foggin's patch to allow plugins ...Geoffrey Washburn2008-03-071-1/+4
* definitions.init doesn't really need to know ab...Geoffrey Washburn2008-03-071-2/+2
* Switched to scala.StringBuilderIulian Dragos2008-03-061-1/+1
* updated scala-reports addressmichelou2008-03-061-3/+3
* Added a method to give you the default characte...Geoffrey Washburn2008-03-061-0/+7
* SuperSABBUS runs the full test suite and is fas...Gilles Dubochet2008-03-0615-237/+355
* fixed double escaping issueBurak Emir2008-03-052-5/+5
* Refactored definition of test procedures.Philipp Haller2008-03-053-218/+114
* ScalaDoc, etc.Geoffrey Washburn2008-03-0512-61/+84
* Compiled nest.jar with JDK 1.4Philipp Haller2008-03-051-1/+1
* Main accepts, but ignores -Ydoc.Geoffrey Washburn2008-03-052-43/+13
* Fixed the test... I think.Geoffrey Washburn2008-03-051-1/+1