summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* added '-nouescape' option to scalac man pagemichelou2006-09-204-2/+12
* removed leading/trailing tabs/blanks in typeche...michelou2006-09-195-145/+243
* added option nouescapeBurak Emir2006-09-192-1/+2
* fixed problem in test4Martin Odersky2006-09-192-5/+8
* (no commit message)Martin Odersky2006-09-192-4/+6
* added command option 'pack' to man1/sbaz.scalamichelou2006-09-191-0/+8
* fixed bug741Martin Odersky2006-09-191-1/+4
* (no commit message)Martin Odersky2006-09-198-76/+78
* removed leading/trailing tabs/blanks in parser/...michelou2006-09-142-131/+132
* removed leading/trailing tabs/blanks in typeche...michelou2006-09-142-72/+94
* make the default printer sensitive to changes i...Lex Spoon2006-09-131-2/+19
* reenabled outerBurak Emir2006-09-132-5/+14
* Removed Predef.Array* michelou2006-09-121-88/+1
* removed leading/trailing tabs/blanks in scala/L...michelou2006-09-124-216/+215
* Small refactoring of the collection librarymihaylov2006-09-1222-184/+110
* commented Console.println in transform/Explicit...michelou2006-09-125-177/+246
* fix intswitchBurak Emir2006-09-121-35/+37
* fixes to ExplicitOuter to pass test suiteMartin Odersky2006-09-123-19/+29
* Print to Console.out, not to System.outLex Spoon2006-09-121-1/+1
* Set Console.out to point down the socket while ...Lex Spoon2006-09-121-1/+5
* Made Console.out and Console.in publicLex Spoon2006-09-121-2/+2
* Another fix to explicitOuterMartin Odersky2006-09-111-1/+2
* moved mixin constructor generation from explici...Martin Odersky2006-09-114-110/+77
* changed explicit outer schemeMartin Odersky2006-09-1113-389/+389
* replaced 'Predef.Array' by 'Array' (and Java 1....michelou2006-09-117-10/+10
* print "defined trait Foo" instead ofLex Spoon2006-09-101-3/+10
* fixed doc commentBurak Emir2006-09-091-1/+1
* fixed doc commentBurak Emir2006-09-091-3/+3
* rebuild checkers (not there yet)Martin Odersky2006-09-082-39/+41
* rebuild checkers (not there yet)Martin Odersky2006-09-084-16/+41
* throw exception in caseelementsBurak Emir2006-09-082-10/+14
* removed leading/trailing tabs/blanks in scala/x...michelou2006-09-0810-712/+746
* removed Molecule, uselessBurak Emir2006-09-082-45/+2
* xml changesBurak Emir2006-09-072-25/+32
* removed leading/trailing tabs/blanks in icode/G...michelou2006-09-071-126/+173
* added indexOf method to Iterable, added squeeze...Burak Emir2006-09-063-20/+116
* Fixed bug 723Martin Odersky2006-09-063-79/+256
* added Seq.isEmpty and changed XML representationBurak Emir2006-09-0610-18/+40
* removed leading/trailing tabs/blanks in symtab/...michelou2006-09-062-109/+138
* prelim outer stuffBurak Emir2006-09-062-104/+47
* retrofitted Predef.Arraymichelou2006-09-062-4/+4
* retrofitted Predef.Array as suggested by Martinmichelou2006-09-066-606/+735
* reverted to revision 5874michelou2006-09-061-3/+0
* added ArrayModule in symtab/Definitions.scalamichelou2006-09-062-83/+119
* Fixed compilation bugs arising from the move of...mihaylov2006-09-064-6/+6
* Moved Predef.Array* to scala.Array.apply*mihaylov2006-09-0510-133/+128
* fixed invalid HTML code produced by DocGenerato...michelou2006-09-052-107/+145
* fixed typo in doc/DocUtil.scalamichelou2006-09-051-5/+5
* removed leading/trailing tabs/blanks in *.scalamichelou2006-09-053-254/+292
* fixed bug726Martin Odersky2006-09-051-3/+1