aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/util
Commit message (Expand)AuthorAgeFilesLines
* Improvements in implicits error reportingMartin Odersky2013-09-061-1/+3
* Made SimpleMap non-variant in key type and added map2 method.Martin Odersky2013-09-051-16/+32
* Fixing two typer bugsMartin Odersky2013-08-201-1/+3
* Several fixes and refactorings for typecheckingMartin Odersky2013-08-191-0/+3
* Made NameTransformer encode return the kind of name it is given.Martin Odersky2013-08-191-2/+4
* Handling typevars in inference.Martin Odersky2013-08-011-0/+8
* Additions needed to support implicits.Martin Odersky2013-07-191-2/+2
* Added a mapValues method to SimpleMapMartin Odersky2013-06-221-0/+14
* Flehsed out constraints, with more efficient maps.Martin Odersky2013-06-221-0/+125
* Namer redesign.Martin Odersky2013-06-061-2/+3
* wip, because I have to get off this machine.Martin Odersky2013-05-301-3/+2
* wip namer.Martin Odersky2013-05-281-7/+3
* Parser tweaks to handling new and templates.Martin Odersky2013-05-241-2/+3
* NameTransformer.encode now goes from names to names.Martin Odersky2013-05-241-6/+9
* Refactored Printers, Showable and Text into new package dotc.printing.Martin Odersky2013-05-141-154/+0
* First tiny bit of statistics.Martin Odersky2013-05-131-0/+7
* new tests and worksheetsMartin Odersky2013-05-121-0/+18
* Adding toString to Source positions.Martin Odersky2013-05-121-1/+5
* Various fixes to Positions.Martin Odersky2013-05-121-20/+42
* 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