aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/TypedTrees.scala
Commit message (Expand)AuthorAgeFilesLines
* Added a parser.Martin Odersky2013-05-071-3/+3
* New tree organization, with untyped trees that closely model source.Martin Odersky2013-04-301-12/+11
* Modifications in prepation of parsing.Martin Odersky2013-04-231-5/+6
* Fixed build errors.Martin Odersky2013-04-231-1/+1
* Added symbolic XML builderMartin Odersky2013-04-191-0/+2
* Scanners added.Martin Odersky2013-04-171-70/+9
* Re-organized comparisons of types with classes.Martin Odersky2013-04-101-6/+6
* Renamed creation methods of NamedTypesMartin Odersky2013-04-091-3/+3
* Changes to pre complete declsMartin Odersky2013-04-071-2/+2
* Excluding empty trees from type mapping tree transformsMartin Odersky2013-03-191-1/+3
* Various fixes to get past Definitions#init.Martin Odersky2013-03-131-2/+2
* Revising of Denotation#existsMartin Odersky2013-03-121-2/+2
* Split filterAsSeenFrom and generalized flag handling.Martin Odersky2013-03-121-1/+1
* Some polishing of Positions and Trees.Martin Odersky2013-03-071-1/+1
* Finished polishing of Types and TypeOps.Martin Odersky2013-03-061-8/+14
* Polishing of Symbols.Martin Odersky2013-03-041-8/+12
* Fixed ModuleDefs so that they produce code that keeps invariants of tree maps.Martin Odersky2013-02-271-3/+23
* Rename Shared -> SharedTreeMartin Odersky2013-02-271-5/+5
* Filling in all ???sMartin Odersky2013-02-271-1/+4
* Refactoring and cleanup of several symbol creation related aspects.Martin Odersky2013-02-241-6/+5
* Added methods to substitute trees and change their owners.Martin Odersky2013-02-221-3/+52
* Added previously forgotten typed Try trees, modified params of typed Super tr...Martin Odersky2013-02-221-6/+14
* Misc fixes to typed trees, flags, and elsewhere.Martin Odersky2013-02-211-63/+91
* Changed function expansion and fleshed out checkTypeMartin Odersky2013-02-211-47/+244
* Refined tree typing and started on checksMartin Odersky2013-02-201-50/+152
* Moved TypeTrees defs into nested object tpd.Martin Odersky2013-02-201-245/+247
* Making TypedTrees a full alternative to TreesMartin Odersky2013-02-191-177/+231
* File renameMartin Odersky2013-02-191-0/+239