summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Tried adding a test for t0947, but I can't seem...Geoffrey Washburn2008-05-252-0/+9
* - be specific about what errors are caughtlorch2008-05-241-2/+7
* recompiled msil.jar (fix problem: NoSuchMethodE...lorch2008-05-241-1/+1
* Implement #886: indexOf, findIndexOfstepancheg2008-05-245-23/+86
* 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
* Added Scala compiler plugin Template.Lukas Rytz2008-05-2316-0/+596
* Fixed #807. Removed debug outout in JavaParsers.Martin Odersky2008-05-234-4/+15
* fixed #936Martin Odersky2008-05-233-2/+19
* 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-2211-19/+76
* 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-224-6/+42
* correction to meaning of operator names: names ...Martin Odersky2008-05-212-2/+5
* added tests; fixed #903; made Predef.Map covari...Martin Odersky2008-05-219-11/+90
* Fixed #904Martin Odersky2008-05-211-2/+2
* Fixed t0942Martin Odersky2008-05-211-2/+8
* fixed test caseMartin Odersky2008-05-211-88/+0
* Fixed #677Martin Odersky2008-05-212-1/+45
* fixed #665Martin Odersky2008-05-212-1/+115
* making the ilasm command verbose to see what's ...Lukas Rytz2008-05-211-1/+2
* Inner classes are now kept as such when compili...Lukas Rytz2008-05-216-25/+48
* fixed #605. Added more info on #612Martin Odersky2008-05-212-3/+8
* 1) Fix in backend to print meaningful filenames...Martin Odersky2008-05-2023-37/+2106
* Removed useless assertion, fixed #826Iulian Dragos2008-05-201-3/+1
* int -> Int, etc..michelou2008-05-202-21/+21
* Synced src/dotnet-library with rev 15086 of src...Lukas Rytz2008-05-2010-98/+427
* int -> Int, etc..michelou2008-05-209-108/+103
* int -> Int, etc..michelou2008-05-209-89/+90
* int -> Int, etc..michelou2008-05-205-18/+18
* Fixed issue #896: Scala script "execs" the JVM.Gilles Dubochet2008-05-201-1/+1
* int -> Int, etc..michelou2008-05-204-56/+57
* int -> Int, etc..michelou2008-05-205-27/+25
* fixed #681jeberle2008-05-202-10/+21
* int -> Int, etc..michelou2008-05-203-12/+16
* Applied provided patch for #921Iulian Dragos2008-05-201-1/+1
* Removing "waitFor" ilasm.jeberle2008-05-201-2/+1
* use the new msil.jar librarylorch2008-05-202-2/+2
* deactivating separate compilation (part 2)jeberle2008-05-201-1/+1