summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast/TreePrinters.scala
Commit message (Expand)AuthorAgeFilesLines
* improves showRawEugene Burmako2012-06-191-295/+0
* reifyAnnotationsEugene Burmako2012-02-121-3/+0
* Assorted fixesEugene Burmako2012-02-061-1/+1
* Partial cleanup and generalization of tree prin...Martin Odersky2011-11-191-67/+53
* Refactored reflection into reflect.api and refl...Martin Odersky2011-07-111-0/+24
* Renamed scala.reflect.common to scala.reflect.i...Paul Phillips2011-05-161-1/+1
* And the remainder of the scala.reflect refactor...Paul Phillips2011-05-161-426/+6
* A few minor cleanups involving logging messages...Paul Phillips2011-04-301-2/+2
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-2/+2
* Changed Super to fix #4300Martin Odersky2011-03-141-1/+7
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Tired of paying the DEVIRTUALIZE compilation pr...Paul Phillips2010-12-301-2/+2
* I'm wandering around trunk looking for slowness.Paul Phillips2010-12-201-10/+7
* Optimization based on profiler data.Paul Phillips2010-12-191-1/+1
* That cunning underscore tricked me into quoting...Paul Phillips2010-12-121-1/+2
* A little more finnesse needed with backquoting.Paul Phillips2010-12-121-11/+15
* Finally figured out what needed to happen forPaul Phillips2010-12-121-4/+18
* One of those annoying patches for which I apolo...Paul Phillips2010-11-021-1/+1
* The treecheckers revealed that auxiliary constr...Paul Phillips2010-10-261-7/+16
* TreePrinters now go inside orginal's of TypeTre...Martin Odersky2010-10-161-1/+1
* The second piece of the flags patch.Paul Phillips2010-10-131-13/+11
* closes #2416.Adriaan Moors2010-07-081-0/+4
* Imporved printing of private[C] in TreePrinters.Martin Odersky2010-06-161-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Merge branch 'fix-specialized'Iulian Dragos2010-02-151-2/+0
* lifted out core compiler data structures into r...Martin Odersky2010-02-011-31/+32
* A compact tree printer, for primitives like mys...Paul Phillips2010-01-301-35/+272
* new doc comment generation, including some new ...Martin Odersky2009-12-071-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* fixed #2428 for good.Martin Odersky2009-10-231-0/+1
* Removed long dead AST Node Sequence.Paul Phillips2009-10-151-3/+0
* Retains Import nodes until the typers phase so ...Miles Sabin2009-10-071-3/+3
* Fixed another array problemMartin Odersky2009-09-251-0/+3
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* another attempt at fixing annotations printoutLukas Rytz2009-07-241-1/+1
* fixed TreePrinter for annotationsLukas Rytz2009-07-211-1/+4
* small improvements concerning positions and com...Martin Odersky2009-07-161-0/+2
* Specialization landed in trunk.Iulian Dragos2009-06-181-25/+28
* (1) some changes to interactive compiler interf...Martin Odersky2009-06-181-6/+7
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-14/+3
* Named and default argumentsLukas Rytz2009-05-301-1/+1
* fixed failing test affecting bug1960.Martin Odersky2009-05-291-1/+1
* more work on the interactive mode.Martin Odersky2009-05-281-9/+9
* Fixed problem that spurious caused exhaustivene...Martin Odersky2009-05-271-1/+1
* add serialization test, disabled patmat debug t...michelou2009-04-211-2/+6
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Fix for #1083.Geoffrey Washburn2008-08-221-6/+16
* fixed #807. More stuff for virtual classes.Martin Odersky2008-05-301-2/+5
* Elminiated a number of redundant calls to toStringGeoffrey Washburn2008-03-031-1/+1
* Merge from the annots-normtrees branch.Lex Spoon2007-11-281-1/+2