summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/javac
Commit message (Expand)AuthorAgeFilesLines
...
* | | | SI-5699 correct java parser for annotation defs.Eugene Vigdorchik2013-03-191-7/+1
* | | | [nomaster] Revert "more ListOfNil => Nil"Eugene Burmako2013-02-051-1/+1
| |_|/ |/| |
* | | more ListOfNil => NilEugene Burmako2012-12-061-1/+1
| |/ |/|
* | Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-023-3/+3
|/
* Eliminate breaking relative names in source.Paul Phillips2012-09-142-2/+2
* Hunting down eliminable :: allocations.Paul Phillips2012-08-171-3/+3
* update and normalize copyright noticeAdriaan Moors2012-08-073-3/+3
* Eliminated all the current feature warnings.Paul Phillips2012-07-271-1/+1
* Avoid conflict with String's apply.Paul Phillips2012-07-131-2/+2
* Fix for java parser edge case.Paul Phillips2012-06-141-1/+2
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-082-2/+3
* Recognize java enums as constants from source.Paul Phillips2012-05-111-1/+4
* Removed a few more @deprecated members.Paul Phillips2012-04-281-6/+7
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-122-0/+2
* Specialized NonLocalReturnControl.Paul Phillips2012-02-271-1/+1
* One more to derive trees.Paul Phillips2012-02-231-1/+1
* Methods to derive ValDefs and Templates.Paul Phillips2012-02-231-4/+1
* Cleanup in aisle New.Paul Phillips2012-02-181-2/+1
* Optimizing TypeRef, starting with Symbols.Paul Phillips2012-01-111-3/+7
* More consistent use of Names.Paul Phillips2012-01-051-7/+7
* Deprecated ambiguous dot syntaxes.Paul Phillips2011-11-111-0/+1
* Removed parens from calls to Name#toString.Paul Phillips2011-09-151-1/+1
* LiftCode works again, now integrated with new r...Martin Odersky2011-07-301-1/+1
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-3/+3
* Moved scala.reflect.Chars to scala.reflect.inte...Iulian Dragos2011-05-201-1/+1
* This patch and the several to follow represent ...Paul Phillips2011-05-161-1/+1
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-6/+6
* Changed scala.io.Position into something other ...Paul Phillips2011-04-101-2/+2
* Primarily a cleanup of the organization of keyw...Paul Phillips2011-01-271-159/+133
* Updated copyright notices to 2011Antonio Cunei2011-01-203-3/+3
* Disentangled scaladoc and the presentation comp...Iulian Dragos2011-01-041-1/+1
* Removed the Name => TypeName implicit conversion.Paul Phillips2011-01-011-1/+1
* A foot in the door with Parsers/JavaParsers and...Paul Phillips2010-12-042-58/+46
* It's a big one!Paul Phillips2010-12-022-22/+26
* Determined that half a dozen ways of checking f...Paul Phillips2010-11-041-1/+1
* One of those annoying patches for which I apolo...Paul Phillips2010-11-021-3/+3
* Closes #3567. Review by milessabin.Martin Odersky2010-10-161-2/+11
* There was a fascinating tangle of name creation...Paul Phillips2010-10-151-2/+2
* This maps @native, @volatile, and @transient in...Paul Phillips2010-10-121-23/+22
* Removes a bunch of private functions which are ...Paul Phillips2010-10-031-6/+0
* Scala IDE needs mutable files with changing con...Eugene Vigdorchik2010-09-211-1/+1
* Revert 22605 change to JavaParsers.scala, which...Donna Malayeri2010-07-221-15/+4
* [scaladoc] Make a DocDef node for javadoc comme...Donna Malayeri2010-07-202-7/+18
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-122-2/+0
* close #3415.Lukas Rytz2010-05-101-1/+1
* You know Cutty McPastington is having a good ti...Paul Phillips2010-03-231-19/+1
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-041-1/+1
* The initial results of running a basic cut and ...Paul Phillips2010-02-232-36/+7
* missing bits of r20746.Martin Odersky2010-02-011-1/+1
* refined doc comments generation; refactored cod...Martin Odersky2009-12-102-2/+2