aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/util
Commit message (Expand)AuthorAgeFilesLines
* Refactored and augmented source positions.Martin Odersky2013-05-103-11/+40
* Improvements in error handling of parserMartin Odersky2013-05-081-0/+2
* Added a parser.Martin Odersky2013-05-071-1/+1
* New tree organization, with untyped trees that closely model source.Martin Odersky2013-04-301-1/+1
* Re-vamping of positions, and split into synthetic and source-derived.Martin Odersky2013-04-301-28/+72
* Modifications in prepation of parsing.Martin Odersky2013-04-231-2/+12
* Added symbolic XML builderMartin Odersky2013-04-191-0/+1
* Added TreeBuilder and TreeInfo classes.Martin Odersky2013-04-191-0/+2
* Scanners added.Martin Odersky2013-04-174-0/+331
* More fixes to classfile reading.Martin Odersky2013-03-211-0/+1
* Pretty-printing improvements.Martin Odersky2013-03-201-39/+69
* First draft of pretty printing abstractionsMartin Odersky2013-03-201-0/+123
* Various fixes to get past Definitions#init.Martin Odersky2013-03-131-0/+294
* New LRU Cache implementationMartin Odersky2013-03-033-95/+148
* Initial commitMartin Odersky2012-12-064-0/+403