summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* changed explicit outer schemeMartin Odersky2006-09-1113-389/+389
| | | | | repaired tree checkers
* replaced 'Predef.Array' by 'Array' (and Java 1....michelou2006-09-117-10/+10
| | | | | replaced 'Predef.Array' by 'Array' (and Java 1.5.0_08 by 1.5.0_07)
* print "defined trait Foo" instead ofLex Spoon2006-09-101-3/+10
| | | | | | "defined class Foo" when a user defines a trait
* 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
|
* changed behav of caseElementBurak Emir2006-09-081-2/+2
|
* throw exception in caseelementsBurak Emir2006-09-083-10/+29
|
* removed leading/trailing tabs/blanks in scala/x...michelou2006-09-0810-712/+746
| | | | | removed leading/trailing tabs/blanks in scala/xml/*.scala
* removed Molecule, uselessBurak Emir2006-09-082-45/+2
|
* changed ppBurak Emir2006-09-071-4/+4
|
* xml changesBurak Emir2006-09-078-25/+206
|
* removed leading/trailing tabs/blanks in icode/G...michelou2006-09-071-126/+173
| | | | | removed leading/trailing tabs/blanks in icode/GenICode.scala
* test cases for outersBurak Emir2006-09-072-0/+0
|
* added indexOf method to Iterable, added squeeze...Burak Emir2006-09-065-24/+122
| | | | | | added indexOf method to Iterable, added squeezeBlock code optimization to PatternMatcher
* 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
| | | | | removed leading/trailing tabs/blanks in symtab/Symbol*.scala
* 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
| | | | | | Fixed compilation bugs arising from the move of Predef.Array* to scala.Array.apply*
* Moved Predef.Array* to scala.Array.apply*mihaylov2006-09-0511-134/+129
|
* fixed invalid HTML code produced by DocGenerato...michelou2006-09-052-107/+145
| | | | | fixed invalid HTML code produced by DocGenerator.scala
* test casesBurak Emir2006-09-052-0/+37
|
* 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
|
* (no commit message)Martin Odersky2006-09-041-1/+1
|
* fixed bug715Martin Odersky2006-09-043-1/+20
|
* fixed bug 719Martin Odersky2006-09-043-5/+18
|
* removed leading/trailing tabs/blanks in symtab/...michelou2006-09-043-71/+103
| | | | | removed leading/trailing tabs/blanks in symtab/*.scala
* allowed access to locals after explicit-outerMartin Odersky2006-09-041-1/+1
|
* obsoleteGilles Dubochet2006-09-041-164/+0
|
* merged explicitouter and transmatchGilles Dubochet2006-09-046-160/+248
|
* fixed bug718Martin Odersky2006-09-041-2/+2
|
* slight modification to implicits searchMartin Odersky2006-09-042-3/+2
| | | | | fixed bug 716
* fixed gilles problem with spurious recursive typesMartin Odersky2006-09-042-6/+15
|
* removed leading/trailing tabs/blanks in symtab/...michelou2006-09-041-44/+48
| | | | | removed leading/trailing tabs/blanks in symtab/Definitions.scala
* 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
| | | | | | Implemented proposed syntax change for procedures (so we can try it out; it's not committed yet).
* Refined internal error messageMartin Odersky2006-09-011-1/+2
|