summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/Global.scala
Commit message (Expand)AuthorAgeFilesLines
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fixes deprecation annotations for 2.10.0Josh Suereth2012-09-301-2/+2
* revives macros.InfrastructureEugene Burmako2012-09-271-3/+1
* gets rid of macros.InfrastructureEugene Burmako2012-09-271-1/+3
* simplifies Context.Run and Context.CompilationUnitEugene Burmako2012-09-271-1/+1
* SI-6412 alleviates leaks in toolboxes, attempt #2Eugene Burmako2012-09-271-2/+2
* Revert "SI-6412 alleviates leaks in toolboxes"Grzegorz Kossakowski2012-09-251-2/+2
* SI-6412 alleviates leaks in toolboxesEugene Burmako2012-09-241-2/+2
* Fixes SI-6260Martin Odersky2012-09-201-0/+2
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-4/+4
* Rescued TreeBuilder from the parser.Paul Phillips2012-09-121-1/+13
* Merge branch '2.10.x' into topic/inliner-loggingPaul Phillips2012-09-111-5/+0
|\
| * removes AbstractFileApiEugene Burmako2012-08-271-5/+0
* | Large logging cleanup effort.Paul Phillips2012-09-011-3/+2
|/
* cleanup for macroExpandEugene Burmako2012-08-181-3/+3
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-12/+2
* More resilience to missing classes.Paul Phillips2012-08-111-5/+5
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Deprecate all JVM 1.5 targets and make 1.6 default.Grzegorz Kossakowski2012-07-191-0/+2
* polymorphic value classesMartin Odersky2012-07-111-2/+2
* Knocking off a few catch _ => warnings.Paul Phillips2012-07-061-1/+1
* Merge pull request #712 from dragos/issue/hardening-compiling-with-newer-sourcesPaul Phillips2012-06-211-5/+6
|\
| * Remove NPE when `compileLate` sees sources during initialization.Iulian Dragos2012-06-131-5/+6
* | Merge pull request #746 from adriaanm/pullreq/740-rebasedAdriaan Moors2012-06-191-1/+1
|\ \
| * | Statistics reorganizationMartin Odersky2012-06-191-1/+1
| |/
* / improves showRawEugene Burmako2012-06-191-1/+1
|/
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+2
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+1
* The new reflectionEugene Burmako2012-06-081-23/+54
* allows printing .icode files after any optimiz phaseMiguel Garcia2012-06-011-11/+19
* Partial redesign of incremental compiler invalidation.Martin Odersky2012-05-301-35/+104
* Merge pull request #640 from odersky/topic/inklingAdriaan Moors2012-05-281-2/+100
|\
| * Implemented functionality to invalidate classpath entries, to enable incremen...Martin Odersky2012-05-281-2/+100
* | Cleaning up some code introduced for the old presentation compiler long time ...Hubert Plociniczak2012-05-241-14/+0
|/
* Removing extraneous files.Paul Phillips2012-05-151-114/+9
* Debugging output tweaks.Paul Phillips2012-05-141-1/+1
* Clutch modification to tree printing.Paul Phillips2012-05-121-2/+25
* More useful crash reports.Paul Phillips2012-05-101-15/+65
*---. Merge commit 'refs/pull/504/head'; commit 'refs/pull/505/head'; commit 'refs/...Paul Phillips2012-05-081-8/+22
|\ \ \
| | | * GenASM activated via -target:jvm-1.6 or -target:jvm-1.5-asmMiguel Garcia2012-05-081-2/+9
| | |/ | |/|
| | * Part II of the Lazy Vals Saga: Saving bitmap by the Three Musketeers: Byte, I...Hubert Plociniczak2012-05-041-1/+0
| |/ |/|
| * run patmat after typer, but not *right* afterAdriaan Moors2012-05-041-2/+4
| * Fix for SI-3718.Paul Phillips2012-05-031-1/+1
| * Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-021-3/+9
|/|\
| | * moving patmat to its own phaseAdriaan Moors2012-05-021-0/+8
| |/ |/|
| * SI-5729: TypeVar experimentals iff -XexperimentalAdriaan Moors2012-05-021-3/+1
|/
*-. Merge commit 'refs/pull/419/head'; commit 'refs/pull/420/head'; commit 'refs/...Paul Phillips2012-04-221-1/+1
|\ \
| | * Reflection and reification: Names and Symbols.Paul Phillips2012-04-221-1/+1
| |/
* / scala.reflect.api: Reporters => FrontEndsEugene Burmako2012-04-201-16/+16
|/
* Sigh, sbt needs this one too.Paul Phillips2012-04-181-2/+3