summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Do not suppress ClassNotFoundException, NoSuchM...Lex Spoon2006-06-221-10/+9
* added -cp as an abbreviation for -classpathLex Spoon2006-06-221-1/+4
* Prevent a conflict between [scala.throws] and [...mihaylov2006-06-221-33/+28
* Fixed bug 630Martin Odersky2006-06-211-6/+5
* Fixed bug 629 by moving some code from RefCheck...Martin Odersky2006-06-212-9/+24
* Fixed test files after syntax change for closures.Martin Odersky2006-06-213-9/+37
* Fixed parsing problem for closuresMartin Odersky2006-06-205-11/+22
* Fixed bug #634mihaylov2006-06-201-1/+1
* Added a 'blocks' member to ExceptionHandlers wh...Iulian Dragos2006-06-205-8/+33
* Fixed bug #632 and updated test file.Iulian Dragos2006-06-201-6/+6
* fixed "tail of empty list" error in file Synthe...michelou2006-06-191-68/+75
* Runner scripts should now be compatible with So...Gilles Dubochet2006-06-192-7/+7
* removed leading/trailing tabs/blanks in file Al...michelou2006-06-191-147/+144
* oops, forgot conditionBurak Emir2006-06-191-2/+2
* removed delegateSequenceMatching varBurak Emir2006-06-191-1/+0
* cleanupBurak Emir2006-06-192-51/+24
* proper handling of array(xs@_*)Burak Emir2006-06-191-2/+5
* Fixed type class problem reported by Bruno Oliv...Martin Odersky2006-06-171-8/+6
* added code for lifting valdefBurak Emir2006-06-171-0/+8
* Fixed bug 627Martin Odersky2006-06-171-1/+7
* Changed compile server to make it more robust;Martin Odersky2006-06-167-96/+107
* use getMethod("main",blahblah) instead of getMe...Lex Spoon2006-06-161-17/+3
* changes to commentsLex Spoon2006-06-161-5/+5
* fixed optim of Array(xs@_*) but broken elsewhereBurak Emir2006-06-151-5/+6
* fixed "guess" test in MainGenericRunner.scalamichelou2006-06-153-71/+77
* Fixed type inference problemMartin Odersky2006-06-151-19/+36
* added header and svn:keywords to files *Generic...michelou2006-06-154-21/+46
* (no commit message)Lex Spoon2006-06-152-0/+63
* (no commit message)Lex Spoon2006-06-151-0/+36
* - added args as an alias for argvLex Spoon2006-06-151-13/+23
* (no commit message)Lex Spoon2006-06-151-0/+64
* split main in half, so that the second half can...Lex Spoon2006-06-151-26/+18
* Requite the keyowrd 'val' in the extended attri...mihaylov2006-06-151-0/+1
* Fixed problems when compiling man1: too many cl...Martin Odersky2006-06-142-3/+10
* (no commit message)Martin Odersky2006-06-141-1/+1
* Fixed problem lex was encountering.Martin Odersky2006-06-141-0/+1
* Improved error handling for name-value pairs in...mihaylov2006-06-131-25/+25
* removed leading/trailing tabs/spacesmichelou2006-06-131-27/+28
* removed leading/trailing tabs/spacesmichelou2006-06-133-232/+240
* Generate Nil for List()mihaylov2006-06-121-1/+4
* Generate Nil for List()src/compiler/scala/tools...mihaylov2006-06-121-0/+3
* Extended Java annotations supportmihaylov2006-06-121-12/+15
* Extended Java annotations supportmihaylov2006-06-127-28/+95
* Updated all SVN attributes in the Scala core mo...Gilles Dubochet2006-06-127-3/+3
* All "scala*" scripts put the Scala library in t...Gilles Dubochet2006-06-114-16/+11
* also includes *.args files in package scala-testmichelou2006-06-081-2/+5
* reactivated call to 'load' in file DocGenerator...michelou2006-06-082-2/+2
* change def to valMartin Odersky2006-06-081-3/+3
* (no commit message)Martin Odersky2006-06-081-3/+3
* Fixed bug 624Martin Odersky2006-06-081-1/+0