summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added extraneous test where classes are verifie...Josh Suereth2011-08-294-0/+111
* Added copyright notice to all scaladoc pages.Heather Miller2011-08-292-0/+12
* Added package object support to reflection fram...Martin Odersky2011-08-2911-87/+93
* More changes to get Reflect compiler working.Martin Odersky2011-08-2917-104/+188
* Gave partial function an empty member.Paul Phillips2011-08-283-2/+26
* Another bit of stray debugging output involving...Paul Phillips2011-08-271-1/+1
* Fixing up a few instances of suboptimal reversi...Paul Phillips2011-08-274-4/+4
* Replaced various now-unnecessary casts with str...Paul Phillips2011-08-277-7/+7
* Fixed bug in Sorted "to" not using the ordering.Paul Phillips2011-08-273-2/+14
* Fixing the buildMartin Odersky2011-08-261-3/+4
* Removing debug output that slipped into main co...Martin Odersky2011-08-263-4/+4
* More fixes/debug code for reflection.Martin Odersky2011-08-267-14/+45
* Always include `liftcode` phase in a compiler run.Grzegorz Kossakowski2011-08-262-2/+1
* Some kind of scaladoc quoting fix from the sbt ...Paul Phillips2011-08-251-6/+6
* Recent icode checking tests were leaving a bit ...Paul Phillips2011-08-252-3/+7
* Made -Xprompt more useful, less crashy and more...Paul Phillips2011-08-255-22/+21
* Fixes and temporary debug scaffolding for refle...Martin Odersky2011-08-254-27/+49
* Sorting test output so it passes on java7, no r...Paul Phillips2011-08-252-4/+4
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-24907-480/+562
* Fixed build problemsMartin Odersky2011-08-242-2/+2
* Class that can be used for memoizing types in r...Martin Odersky2011-08-241-0/+15
* reflection refactoring so that we can now have ...Martin Odersky2011-08-2411-10/+47
* Refactored everything that's clean in nsc.Main ...Martin Odersky2011-08-242-58/+83
* Removed and consolidated several redundant test...Paul Phillips2011-08-2413-286/+127
* Some 11th hour modifications with the dual purp...Paul Phillips2011-08-239-35/+96
* Modified scala.reflect package object not to th...Paul Phillips2011-08-232-7/+46
* New reification code for symbols and types.Martin Odersky2011-08-239-103/+384
* applying patch provided by Topher, fixes #3501.Tiark Rompf2011-08-233-1/+24
* Created infrastructure for testing icode + sett...Paul Phillips2011-08-2216-48/+821
* corrected misspelled type params (capitalized n...michelou2011-08-221-123/+140
* Some cleanups in inline exception handlers.Paul Phillips2011-08-221-232/+143
* Bug in optimizer eliminated potentially excepti...Paul Phillips2011-08-214-10/+31
* Set the partest encoding to UTF-8.Paul Phillips2011-08-211-0/+1
* Improved documentation for scala.collection.imm...Heather Miller2011-08-212-0/+41
* Maybe that last commit was closer than I thought.Paul Phillips2011-08-211-0/+1
* Reverts previous commit.Paul Phillips2011-08-201-1/+0
* Kludge: don't let getClass make it into bytecode.Paul Phillips2011-08-201-0/+1
* Improves documentation of scala.Predef.Heather Miller2011-08-201-3/+61
* Replaced Application with App in ScalaDoc.Kato Kazuyoshi2011-08-204-4/+4
* Shows modifiers before kinds.Kato Kazuyoshi2011-08-202-10/+12
* Moved files to welcome our ant overlords, no re...Paul Phillips2011-08-202-0/+0
* [recommit] Backend optimization: Inline excepti...Vlad Ureche2011-08-198-54/+563
* Literals now take Any as argument (used to repr...Martin Odersky2011-08-193-2/+24
* fixed svn props and presentation check filesmichelou2011-08-1911-27/+29
* New utilitly method to create scope with some e...Martin Odersky2011-08-191-0/+7
* Major rewrite of the testing infrastructure for...Micro Dotta2011-08-17105-306/+13086
* Added --presentation flag in the help messageMicro Dotta2011-08-171-0/+1
* Looks like I broke -nobootcp at some point.Paul Phillips2011-08-161-1/+3
* Improved the error message given when a concret...Paul Phillips2011-08-163-3/+29
* Removing the code which has been deprecated sin...Paul Phillips2011-08-15151-2538/+362