summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/CompilationUnits.scala
Commit message (Expand)AuthorAgeFilesLines
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* simplifies Context.Run and Context.CompilationUnitEugene Burmako2012-09-271-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+2
* Sigh, sbt needs this one too.Paul Phillips2012-04-181-1/+1
* Try to fix sbt.Paul Phillips2012-04-171-1/+1
* Merge commit 'refs/pull/408/head'Paul Phillips2012-04-161-0/+3
|\
| * Inliner won't touch private/protected fields anymoreVlad Ureche2012-04-161-0/+3
* | New facility: TypeDestructurers.Paul Phillips2012-04-161-1/+1
|/
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-4/+2
* Implementation of SIP 18. We still need to get rid of the warnings caused by ...Martin Odersky2012-04-111-2/+9
* Whitespace commit.Paul Phillips2012-02-291-1/+1
* Added -Xlog-implicit-conversions.Paul Phillips2012-01-021-0/+3
* Don't discard deprecation/unchecked warnings re...Paul Phillips2011-08-091-2/+2
* Don't want to chase NPEs around for the rest of...Paul Phillips2011-08-061-1/+11
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-6/+7
* Reverts r18939.Iulian Dragos2011-07-061-8/+0
* And the remainder of the scala.reflect refactor...Paul Phillips2011-05-161-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* It's a big one!Paul Phillips2010-12-021-0/+3
* An overhaul of Global.Paul Phillips2010-11-071-4/+4
* There was a fascinating tangle of name creation...Paul Phillips2010-10-151-1/+1
* closes #1569, #3731: refactored dependent metho...Adriaan Moors2010-09-161-0/+10
* Changed the script runner mechanism to alchemiz...Paul Phillips2010-05-231-3/+2
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Added -Ybuilder-debug:[none,simple,refined] opt...Miles Sabin2009-10-301-0/+3
* AnnotationInfo.pos no longer in constructor.Lukas Rytz2009-10-291-3/+0
* Fixed stability issues for the optimised build,...Iulian Dragos2009-10-141-2/+2
* Patch from Mirko Stoker to add comment nodes to...Miles Sabin2009-10-061-0/+8
* new presentation compiler designMartin Odersky2009-05-251-4/+9
* some documentation; statistics wrt implicits; n...Martin Odersky2009-05-221-0/+4
* removed deprecated warning, updated svn props, ...michelou2009-03-101-1/+1
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* fixed erroneous cyclic reference error conditio...Martin Odersky2009-01-081-1/+4
* corrected several problems with error reporting...Martin Odersky2008-08-181-15/+3
* Fixed #1186, #1230Martin Odersky2008-08-171-1/+1
* Various bugfixes and upgrades to IDE support de...Sean McDirmid2008-06-011-0/+4
* 1) Fix in backend to print meaningful filenames...Martin Odersky2008-05-201-0/+3
* Fix for #773. Geoffrey Washburn2008-05-011-4/+1
* refinement of sbaz fix; fixed #419Martin Odersky2008-02-121-1/+5
* Fixed interpreter error recovery mode and somet...Sean McDirmid2007-09-271-1/+4
* Massive check-in for IDE.Sean McDirmid2007-09-171-8/+10
* cleaned up TreesMartin Odersky2007-08-221-1/+1
* disentangled Trees from Global.Martin Odersky2007-08-211-1/+1
* deprecated &f, .f, requires.Martin Odersky2007-06-051-1/+1
* Adding eclipse meta data.Sean McDirmid2007-04-271-1/+1
* Switching over to position objects from positio...Sean McDirmid2007-04-191-11/+11
* fixed bug1024.Martin Odersky2007-03-301-1/+4
* added option -XwarndeadcodeMartin Odersky2007-03-081-3/+7