summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* Always keep .msil fileslorch2008-05-202-4/+0
* Fixed the failing manifests test.Iulian Dragos2008-05-191-1/+1
* Fixed #673.Iulian Dragos2008-05-192-1/+2
* fixed problem Lukas had when flatten is skippedMartin Odersky2008-05-191-1/+2
* IDE fixesSean McDirmid2008-05-193-9/+13
* Fixed classOf problems (issues #841, #876).Iulian Dragos2008-05-172-1/+6
* Removing dead code. Change reviewed by Gilles.Geoffrey Washburn2008-05-161-14/+0
* 1. ConsoleReporter stops after 100 error messages.Martin Odersky2008-05-145-16/+60
* 1. Removed StdNames.EQEQ, plecae by StdNames.EQMartin Odersky2008-05-136-11/+22
* Rolled back unintented committed files.Iulian Dragos2008-05-131-1/+0
* Added explicit return type in take (see #879)Iulian Dragos2008-05-131-0/+1
* Remove virtual classes code from the "stable" t...Geoffrey Washburn2008-05-132-480/+0
* Fixed #870Miles Sabin2008-05-131-1/+1
* Three small Interpreter improvements:Lex Spoon2008-05-111-8/+18
* removed some needless linespradel2008-05-081-5/+0
* The interpreter no longer generates class files...Lex Spoon2008-05-058-41/+200
* Lex "signed-off" on removing the lines I had co...Geoffrey Washburn2008-05-041-2/+0
* replaced null test by try/catch (Console.readLine)michelou2008-05-021-5/+10
* fixed #828, #789, #828.Martin Odersky2008-05-023-4/+29
* Fix for #483.Geoffrey Washburn2008-05-011-2/+2
* Fix for #773. Geoffrey Washburn2008-05-012-4/+4
* Fixed #809 (except for the case of String/RichS...Geoffrey Washburn2008-05-011-3/+6
* Fix for #769Geoffrey Washburn2008-05-011-1/+1
* fixed #789. Samll bugfixes in library.Martin Odersky2008-04-302-3/+5
* Missed one file.Iulian Dragos2008-04-301-1/+1
* Rolled back r14773, until I figure out why the ...Iulian Dragos2008-04-294-76/+27
* Fix for #808Geoffrey Washburn2008-04-291-1/+2
* Fixed problem in Unpickler which prevented Ecli...Martin Odersky2008-04-262-3/+3
* Manifests are generated when required by an imp...Gilles Dubochet2008-04-242-16/+28
* fixed windows script templateLukas Rytz2008-04-241-1/+1
* Fixed #524 and improved copy propagation to dea...Iulian Dragos2008-04-233-17/+31
* Fixed too strict warning for protected membersIulian Dragos2008-04-231-1/+1
* Fixed protected accessor for inherited java mem...Iulian Dragos2008-04-224-27/+76
* added test for outer in Namers.scalamichelou2008-04-223-45/+39
* Accidentally deleted some settings somehow.Geoffrey Washburn2008-04-221-0/+14
* Eliminated the commented out scaladoc settingsGeoffrey Washburn2008-04-221-39/+12
* Fixed #521: MSIL should support separate compil...lorch2008-04-222-12/+15
* fixed #780 and #552Philipp Haller2008-04-211-1/+1
* Fixed deprecatio warnings when calling 'newName'.Iulian Dragos2008-04-218-22/+22
* IDE bug fixesSean McDirmid2008-04-203-4/+14
* no comment.Sean McDirmid2008-04-191-1/+0
* Deprecated non-position versions of newName, ad...Sean McDirmid2008-04-191-1/+5
* Fixed #552Philipp Haller2008-04-181-2/+7
* Don't make a virtual class its own parent.Geoffrey Washburn2008-04-171-3/+4
* Case classes can be virtual (eventually)Geoffrey Washburn2008-04-171-1/+0
* Eliminating these.Geoffrey Washburn2008-04-172-465/+0
* Correction.Geoffrey Washburn2008-04-171-2/+2
* fixed modifiers for virtualsMartin Odersky2008-04-171-7/+9
* Added code pretty-printing for *all* of the pos...Geoffrey Washburn2008-04-171-5/+55
* Deprecating newName/0 in fresh name creator so ...Sean McDirmid2008-04-171-1/+1