summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast/NodePrinters.scala
Commit message (Expand)AuthorAgeFilesLines
* Removed warningsEECOLOR2015-03-261-0/+1
* Type housekeeping.Paul Phillips2013-09-181-1/+1
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-4/+4
* fixes printing of AppliedTypeTreeEugene Burmako2013-01-091-8/+12
* -Yshow-trees-compact respects other optionsEugene Burmako2012-11-111-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-2/+2
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-2/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* improves showRawEugene Burmako2012-06-191-1/+1
* The new reflectionEugene Burmako2012-06-081-1/+1
* improves traces and error messagesEugene Burmako2012-06-081-0/+2
* Removing extraneous files.Paul Phillips2012-05-151-33/+1
* Better position printing in NodePrinters.Paul Phillips2012-04-261-12/+36
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-0/+1
* Next generation of macrosEugene Burmako2012-04-121-13/+19
* Lots of tedious warning and tree printing work.Paul Phillips2012-03-201-25/+65
* Tweak to string coloring.Paul Phillips2012-03-201-8/+7
* Overhaul of NodePrinters.Paul Phillips2012-03-191-247/+277
* Assorted fixesEugene Burmako2012-02-061-25/+30
* Cosmetic removal of redundant toList call on it...Paul Phillips2011-06-251-1/+1
* Changed Super to fix #4300Martin Odersky2011-03-141-1/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Eliminated SYNTHETICMETH flag.Paul Phillips2010-12-031-57/+3
* One of those annoying patches for which I apolo...Paul Phillips2010-11-021-1/+1
* Abstracting out the common flags code between S...Paul Phillips2010-10-111-1/+0
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* The initial results of running a basic cut and ...Paul Phillips2010-02-231-46/+22
* integration of java and scala deprecationLukas Rytz2009-12-141-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* switch to unnested packages.Martin Odersky2009-07-241-3/+6
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-10/+10
* Named and default argumentsLukas Rytz2009-05-301-0/+1
* Fixed problem that spurious caused exhaustivene...Martin Odersky2009-05-271-2/+0
* added manifest tests and util.Marshalmichelou2008-11-251-7/+9
* Added code pretty-printing for *all* of the pos...Geoffrey Washburn2008-04-171-5/+55
* minor correction in outputmichelou2008-02-211-1/+1
* added node info for blocksmichelou2007-10-081-1/+1
* Massive check-in for IDE.Sean McDirmid2007-09-171-1/+2
* small fix in outputmichelou2007-08-221-3/+3
* removed type aliases, old for-syntax, ..michelou2007-07-121-1/+15
* 1.Martin Odersky2007-07-121-2/+3
* also prints ownermichelou2007-06-251-3/+5
* incremented MinorVersion, deprecated All/AllRef...michelou2007-06-131-1/+3
* added existential typesMartin Odersky2007-06-091-0/+1
* Added structural subtyping.Gilles Dubochet2007-06-051-0/+13
* fixed bugs 1143, 1136, 1102Martin Odersky2007-05-291-1/+40
* Annotations clean up, including:Lex Spoon2007-05-211-1/+1
* merged Burak's destructive rev11032 with rev11031michelou2007-05-151-1/+1