summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added group and changed metadataBurak Emir2006-09-0312-85/+147
* (no commit message)Martin Odersky2006-09-031-1/+1
* fixed bug 722Martin Odersky2006-09-036-27/+82
* fixed problems with implicitsMartin Odersky2006-09-024-21/+38
* (no commit message)Martin Odersky2006-09-011-4/+1
* fixed bug720Martin Odersky2006-09-012-1/+10
* Implemented proposed syntax change for procedur...Martin Odersky2006-09-013-26/+46
* Refined internal error messageMartin Odersky2006-09-011-1/+2
* test case for 717Burak Emir2006-09-011-0/+31
* 1. Added by name functions and nby-name implicitsMartin Odersky2006-09-016-17/+68
* cleaned up code in matching/*.scalamichelou2006-09-016-761/+771
* added option -Xdetachmichelou2006-09-011-19/+20
* pattern matching deals with outer instances nowBurak Emir2006-08-315-9/+99
* removed leading/trailing tabs/blanks in symtab/...michelou2006-08-311-108/+115
* reverted to Predef.errormichelou2006-08-311-2/+2
* reverted to Iterator.rangemichelou2006-08-311-1/+1
* cleaned up code in library/scala/**/*.scalamichelou2006-08-3136-1968/+2112
* removed leading/trailing tabs/blanks in ast/*.s...michelou2006-08-304-189/+216
* scala.xml.metadata changeBurak Emir2006-08-306-104/+198
* bugfix + commentBurak Emir2006-08-302-8/+27
* removed leading/trailing tabs/blanks in typeche...michelou2006-08-304-222/+265
* removed leading/trailing tabs/blanks in Infer.s...michelou2006-08-291-106/+192
* Made the constructors of inner classes compatib...Iulian Dragos2006-08-281-7/+16
* * Removed position dependency from class file f...Sean McDirmid2006-08-288-12/+21
* removed leading/trailing tabs/blanks in transfo...michelou2006-08-284-53/+61
* Moved bug680.scala to files/jvm5mihaylov2006-08-282-2/+1
* removing debug prints.Sean McDirmid2006-08-251-2/+0
* Eliminated need for extra global class so Globa...Sean McDirmid2006-08-2510-21/+35
* Modified scopes and positions so they can be co...Sean McDirmid2006-08-2550-277/+309
* fixed bug 710.Martin Odersky2006-08-2410-43/+79
* added if-test in method typedSelect of typechec...michelou2006-08-241-37/+44
* catch NoSuchMethodException, not NoSuchMethodErrorLex Spoon2006-08-241-1/+1
* Updated jars to target java 1.4 and work on 1.4...Iulian Dragos2006-08-242-2/+2
* test that the main method is static, and throw ...Lex Spoon2006-08-241-0/+2
* make filenames and paths be absolute before pas...Lex Spoon2006-08-241-1/+13
* made absFileName publicly availableLex Spoon2006-08-241-10/+12
* added svn:keywords to file mutable/LinkedHashSe...michelou2006-08-241-16/+39
* distribute jars of the source filesLex Spoon2006-08-241-1/+30
* distribute source jars instead of source hierar...Lex Spoon2006-08-241-1/+57
* (no commit message)Sean McDirmid2006-08-241-0/+29
* added missing links to fsc, .. in man1/sbaz.scalamichelou2006-08-241-7/+9
* Changed huge match in icode reader to generate ...Iulian Dragos2006-08-242-21/+23
* updated STARR to Scala 2.1.8michelou2006-08-233-4/+4
* removed leading/trailing blanks/tabs in symtab/...v2.1.8michelou2006-08-233-173/+173
* fix^2 of bug687Martin Odersky2006-08-231-1/+1
* fixed bug687Martin Odersky2006-08-231-1/+1
* (no commit message)Martin Odersky2006-08-222-11/+1
* Fixed bugs. Generalized implicit lookup.Martin Odersky2006-08-2210-9/+122
* fixed some more bugs.Martin Odersky2006-08-221-0/+2
* Fixed a bug in Stream.copyToArray similar to co...mihaylov2006-08-221-1/+1