summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* updated scsh scriptmichelou2008-02-201-2/+2
* uses readResolve for symbolsmichelou2008-02-202-7/+3
* fixed #523michelou2008-02-203-8/+25
* Added HashMap to MSIL buildshack2008-02-201-5/+5
* Added other parts of the standard library to pr...shack2008-02-201-1/+5
* fixed dependency in build.xmlmichelou2008-02-201-3/+2
* fix error in getLineBurak Emir2008-02-201-2/+9
* build now also works on Java 1.4 (uses RetroWea...michelou2008-02-193-46/+141
* anonfuns now accept up to 22 argsmichelou2008-02-1914-25/+359
* Java 1.4 compatibilitymichelou2008-02-192-102/+63
* Changed version naming scheme to be Eclipse com...Gilles Dubochet2008-02-192-13/+6
* changed viewvc -> trac URLmichelou2008-02-191-1/+1
* Moved NewLinePrintWriter to its own file, hopef...Lex Spoon2008-02-192-6/+15
* moved NewLinePrintWriter back to object Interpr...Lex Spoon2008-02-181-4/+3
* Changed scala.Symbol to be always internedIulian Dragos2008-02-183-17/+24
* Generalizes the allowed inputs to the interpret...Lex Spoon2008-02-184-274/+269
* Updated to compile the Java files in partest.Lex Spoon2008-02-181-0/+4
* Changed the toString of Iterator to have the wo...Lex Spoon2008-02-181-1/+1
* fixed #429 (typo)michelou2008-02-182-10/+10
* fixed #429michelou2008-02-183-29/+52
* fixed testmichelou2008-02-182-56/+56
* More small fixes to the new IDE.Sean McDirmid2008-02-172-2/+15
* More fixes for the new IDESean McDirmid2008-02-172-2/+3
* Fixing bugs in new and old plugin.Sean McDirmid2008-02-179-45/+120
* add documentation and fixed copyrightBurak Emir2008-02-161-5/+15
* fix semantics of %, 2nd try.Burak Emir2008-02-161-1/+1
* fix semantics of method %Burak Emir2008-02-161-5/+5
* made semantics of MetaData append safer, fixed ...Burak Emir2008-02-162-23/+100
* Added support for 'neg' tests to new partestPhilipp Haller2008-02-154-50/+128
* fixed #485 (IdentityHashMap)michelou2008-02-152-5/+20
* not sure if the export is important, but adding...Sean McDirmid2008-02-151-1/+1
* Fixed IDE for new-style case classes.Sean McDirmid2008-02-151-1/+1
* fixed #486michelou2008-02-153-52/+76
* fixed #485michelou2008-02-1511-66/+162
* removed MD5 testmichelou2008-02-142-52/+191
* ignore error outputmichelou2008-02-141-1/+1
* fixed test (MS support, 463550)michelou2008-02-141-1/+1
* updated codemichelou2008-02-147-54/+58
* Updated STARR to 2.7.0-RC2michelou2008-02-143-3/+3
* Check for command-line option dependency AFTER ...mihaylov2008-02-143-5/+7
* - fixed filenames and package declaration of so...mihaylov2008-02-144-7/+14
* fixed build problem.Martin Odersky2008-02-131-2/+1
* removed deprecated class util.Fluidmichelou2008-02-132-25/+1
* Fixed #459Philipp Haller2008-02-133-18/+15
* Using custom ClassLoader is more robust.Philipp Haller2008-02-132-6/+26
* change to caseclass extractors with varargsMartin Odersky2008-02-132-6/+13
* Integrated ClassLoader patch from Guy OliverPhilipp Haller2008-02-133-11/+28
* added DPP's code for xhtml parsing (cdata/entit...Burak Emir2008-02-134-0/+209
* fixed PrefixedAttr inconsistency and scaladocBurak Emir2008-02-132-3/+3
* Slightly improved efficiency of ::.writeObject(...mihaylov2008-02-131-2/+2