summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/javac
Commit message (Expand)AuthorAgeFilesLines
* Java parser handles final modifier for types.Philipp Haller2008-10-311-1/+2
* attempt at fixing t1409Martin Odersky2008-10-091-8/+19
* Fixed #1231Martin Odersky2008-08-181-9/+13
* corrected several problems with error reporting...Martin Odersky2008-08-181-1/+1
* fixed more problems detects by Ilya.Martin Odersky2008-08-131-1/+2
* Fixed problem that Java interface constants wer...Martin Odersky2008-08-131-0/+1
* fixed t1176Martin Odersky2008-08-111-1/+1
* fixed #1150Martin Odersky2008-08-111-2/+1
* fixed #1196, #1197, #1203Martin Odersky2008-08-111-6/+11
* Fixed the buildIulian Dragos2008-08-081-1/+1
* fixed #1150, #1152Martin Odersky2008-08-051-13/+19
* fixed #1086, #1102, #1144Martin Odersky2008-07-281-1/+6
* fixed #842, #945, #83, #996, #1016, + some perf...Martin Odersky2008-07-281-2/+1
* AllClass => NothingClassGeoffrey Washburn2008-07-221-1/+1
* fixed t0851 and t1101.Martin Odersky2008-07-101-1/+2
* fixed t1098Martin Odersky2008-07-091-1/+1
* early initialization fixes.Martin Odersky2008-07-091-1/+1
* Fixed #971Martin Odersky2008-05-311-1/+32
* Fixed #807. Removed debug outout in JavaParsers.Martin Odersky2008-05-231-1/+0
* fixed typo in JavaParsersMartin Odersky2008-05-221-1/+1
* Gixed #946Martin Odersky2008-05-221-2/+2
* fixed #911.Martin Odersky2008-05-222-5/+6
* 1) Fix in backend to print meaningful filenames...Martin Odersky2008-05-203-0/+1952