summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notices to 2011Antonio Cunei2011-01-2019-19/+19
* introduce NullaryMethodType to disambiguate Pol...Adriaan Moors2011-01-202-1/+7
* Merge branch 'work'Aleksandar Pokopec2011-01-121-0/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* Fixed a mis-deprecation step where remove was r...Paul Phillips2011-01-101-4/+4
* Implemented toplevel browsing in IDE, so that s...Martin Odersky2011-01-092-9/+16
* Warded off an NPE (which only arose on erroneou...Paul Phillips2011-01-091-0/+1
* Untangling parsers from compilation units so th...Martin Odersky2011-01-083-38/+87
* Applying some short-term balm to scaladoc since...Paul Phillips2011-01-081-13/+14
* Great moments in code reuse:Paul Phillips2011-01-072-19/+13
* I took the following comments at their word:Paul Phillips2011-01-061-4/+4
* Disentangled scaladoc and the presentation comp...Iulian Dragos2011-01-041-1/+1
* Some minor Tree optimizations. No review.Paul Phillips2011-01-031-3/+4
* Removed the Name => TypeName implicit conversion.Paul Phillips2011-01-013-20/+22
* Investigating what can be done about our 2000 o...Paul Phillips2010-12-311-2/+7
* There's still some temporary scaffolding proppi...Paul Phillips2010-12-311-1/+1
* Tired of paying the DEVIRTUALIZE compilation pr...Paul Phillips2010-12-301-2/+2
* Some accumulated cleanup done while profiling a...Paul Phillips2010-12-291-2/+2
* More elimination of avoidable calls to List#len...Paul Phillips2010-12-213-4/+3
* 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
* Application now uses delayedInit.Martin Odersky2010-12-171-2/+5
* Fixed compiler crash on malformed source file.Martin Odersky2010-12-171-1/+5
* Told the boy trying to plug the dike holes that...Paul Phillips2010-12-122-11/+3
* 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-122-5/+19
* Eliminating all possible warnings from trunk.Paul Phillips2010-12-111-5/+6
* Turned an assert/compiler crash into an error m...Paul Phillips2010-12-111-1/+3
* I found myself unable to make the necessary par...Paul Phillips2010-12-093-833/+818
* closes #4064.Adriaan Moors2010-12-091-2/+2
* The lords of attrition informed me that "isType...Paul Phillips2010-12-081-11/+11
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-1/+1
* A foot in the door with Parsers/JavaParsers and...Paul Phillips2010-12-044-40/+74
* Eliminated SYNTHETICMETH flag.Paul Phillips2010-12-031-57/+3
* Generalizes catch blocks to include any Partial...Paul Phillips2010-12-032-12/+45
* It's a big one!Paul Phillips2010-12-027-159/+174
* Parser relaxation so that one can name the type...Paul Phillips2010-11-301-13/+8
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-303-1/+3
* I keep forgeting which phase the browser is cur...Hubert Plociniczak2010-11-261-6/+6
* Fix for #3621.Aleksandar Pokopec2010-11-241-1/+1
* A little IDE hardeningMartin Odersky2010-11-201-1/+3
* Some minor fixes found by findbugs. No review.Paul Phillips2010-11-111-1/+1
* Deprecation patrol.Paul Phillips2010-11-081-2/+2
* Determined that half a dozen ways of checking f...Paul Phillips2010-11-044-60/+54
* One more mr.Paul Phillips2010-11-021-4/+1
* One of those annoying patches for which I apolo...Paul Phillips2010-11-025-30/+30
* Closes #3932, #1537. Review by extemporeHubert Plociniczak2010-11-021-4/+2
* presentation compiler hardenings.Martin Odersky2010-10-291-4/+8
* The treecheckers revealed that auxiliary constr...Paul Phillips2010-10-261-7/+16