summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* makeRichChar to, until return RandomAccessSeq.P...stepancheg2008-06-063-15/+23
* updated plugin template to use Transform and In...Lukas Rytz2008-06-062-2/+2
* Fixing problem with case classes and companion ...Sean McDirmid2008-06-044-61/+40
* Fixed #981.Iulian Dragos2008-06-041-2/+33
* Removed Proxy from StringBuilder's parentsIulian Dragos2008-06-031-3/+1
* Fixed #948.Iulian Dragos2008-06-031-6/+22
* Various bugfixes and upgrades to IDE support de...Sean McDirmid2008-06-0113-58/+168
* Fixing problem with inter-project dependencies Sean McDirmid2008-05-311-1/+3
* Fixed #971Martin Odersky2008-05-311-1/+32
* Changes to support exposing AST in plugin.Sean McDirmid2008-05-312-5/+20
* fixed #807. More stuff for virtual classes.Martin Odersky2008-05-3016-233/+279
* treebrowser now shows annotationsLukas Rytz2008-05-301-7/+13
* fix documentation of lengthCompare methodstepancheg2008-05-293-6/+27
* added / updated some documentationLukas Rytz2008-05-293-1/+6
* drop svn:executable flags from scala sourcesstepancheg2008-05-293-0/+0
* Removed vararg warnings in partestPhilipp Haller2008-05-284-13/+14
* Refined types of Actor.async method.Philipp Haller2008-05-271-4/+4
* Changed scala.Stream from trait to abstract class.Iulian Dragos2008-05-271-2/+8
* Iterator.collect method (#916)stepancheg2008-05-271-1/+11
* make List.++ faster if argument is List (#887)stepancheg2008-05-271-6/+2
* text.Document for .NET target (using System.IO....jeberle2008-05-271-1/+122
* commented some lines in Sorting.scala (they whe...jeberle2008-05-272-7/+7
* typo: s/assumptopm/assumption/lorch2008-05-262-2/+2
* Hooked in the DeVirtualize phase again, though ...Geoffrey Washburn2008-05-263-20/+30
* Added DeVirtualize back.Geoffrey Washburn2008-05-261-0/+498
* Now "scala -Y" gives the same output as "scalac...Lex Spoon2008-05-251-4/+7
* Fixed ugliness correctly this time.Geoffrey Washburn2008-05-251-9/+1
* Fix for #947.Geoffrey Washburn2008-05-251-3/+1
* - be specific about what errors are caughtlorch2008-05-241-2/+7
* Implement #886: indexOf, findIndexOfstepancheg2008-05-243-23/+70
* Undo the changes for now.Geoffrey Washburn2008-05-242-2/+14
* Really fixed InterpreterLoop this time.Geoffrey Washburn2008-05-241-3/+1
* InterpreterLoop no longer needs ugliness becaus...Geoffrey Washburn2008-05-241-8/+0
* By default, the interpreter now uses the classl...Geoffrey Washburn2008-05-241-3/+1
* Fixed #807. Removed debug outout in JavaParsers.Martin Odersky2008-05-232-4/+9
* fixed #936Martin Odersky2008-05-232-2/+2
* fixed typo in JavaParsersMartin Odersky2008-05-221-1/+1
* Gixed #946Martin Odersky2008-05-221-2/+2
* Reorganized BasicBlocks a bit:Iulian Dragos2008-05-229-51/+79
* Fixed String.+ when the implicit is applied to ...Iulian Dragos2008-05-221-1/+1
* fixed #911.Martin Odersky2008-05-226-18/+26
* When no check file exists, run test fails with ...Philipp Haller2008-05-222-3/+11
* fixed #911. Added comments to <~ and ~> methods.Martin Odersky2008-05-222-6/+27
* correction to meaning of operator names: names ...Martin Odersky2008-05-212-2/+5
* added tests; fixed #903; made Predef.Map covari...Martin Odersky2008-05-214-11/+26
* Fixed #904Martin Odersky2008-05-211-2/+2
* Fixed t0942Martin Odersky2008-05-211-2/+8
* Fixed #677Martin Odersky2008-05-212-1/+45
* fixed #665Martin Odersky2008-05-211-1/+2
* making the ilasm command verbose to see what's ...Lukas Rytz2008-05-211-1/+2