summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/javac
Commit message (Expand)AuthorAgeFilesLines
...
* Updated copyright notices to 2010Antonio Cunei2009-12-073-3/+3
* More world-shaking deprecation work.Paul Phillips2009-11-201-2/+2
* The preferred way to convert between primitives...Paul Phillips2009-11-111-1/+1
* Retains Import nodes until the typers phase so ...Miles Sabin2009-10-071-6/+9
* Patch from Mirko Stoker to add positions to Mod...Miles Sabin2009-10-021-1/+1
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-243-2/+2
* Fix and test case for #2377.Paul Phillips2009-09-231-3/+23
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-221-1/+1
* new starr, with some changes to varargs handling.Martin Odersky2009-09-171-1/+1
* A few straggler deprecations with straightforwa...Paul Phillips2009-08-221-3/+3
* rewrite of positions in compilerMartin Odersky2009-07-302-3/+3
* switch to unnested packages.Martin Odersky2009-07-243-12/+11
* Eliminating some unnecessary code duplication.Paul Phillips2009-06-301-5/+1
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-5/+3
* more work on rangepositions.Martin Odersky2009-05-281-1/+0
* small modifications to collections.Martin Odersky2009-05-191-2/+3
* Removed various now-unnecessary java 1.4 workar...Paul Phillips2009-04-291-1/+1
* fixed #1775 by making all anonymous functions s...Martin Odersky2009-04-071-8/+3
* Today's frustration commit! Disables all forwar...Paul Phillips2009-03-311-5/+10
* A new fix for #1240 which might actually meet t...Paul Phillips2009-03-311-5/+8
* The birth of the @switch and @tailrec annotations.Paul Phillips2009-03-161-2/+3
* Incomplete fix for bug #1240.Paul Phillips2009-03-131-0/+15
* Fix for #1700.Paul Phillips2009-02-191-2/+2
* Fix for #1465 - java annotations aren't paramet...Paul Phillips2009-02-191-1/+1
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-132-2/+2
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* added comments; better errror messages; trace u...Martin Odersky2008-12-081-1/+1
* 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