summaryrefslogtreecommitdiff
path: root/src/scalap
Commit message (Expand)AuthorAgeFilesLines
* Cull extraneous whitespace.Paul Phillips2013-09-181-1/+0
* Whitespace fixes in scala/tools/scalapSimon Ochsenreither2013-08-1511-242/+241
* SI-7624 Fix -feature warnings in scala/tools/scalapSimon Ochsenreither2013-08-1524-173/+97
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-153-3/+1
* Removing unused things from scalap.folone2013-07-255-241/+0
* Make all numeric coercions explicit.Paul Phillips2013-05-272-7/+7
* Absolutized paths involving the scala package.Paul Phillips2013-05-034-4/+8
* removed a redundant var in JavaWriter.flagsToStrSagie Davidovich2013-03-151-5/+4
* Merge commit '644eb7078a' into wip/fresh-merge2Paul Phillips2013-02-011-1/+1
|\
| * SI-6669 Add . to the default scalap classpathJames Iry2013-01-301-1/+1
* | Updated copyright to 2013Carlo Dapor2013-01-021-1/+1
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-0512-12/+12
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-0212-12/+12
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-032-5/+5
* | Purged DebruijnIndex.Paul Phillips2012-09-283-50/+0
* | Merge branch '2.10.x'Paul Phillips2012-09-201-3/+8
|\|
| * Fix problem with names encoding in scalap.Grzegorz Kossakowski2012-09-191-3/+8
* | Merge branch '2.10.x' into masterPaul Phillips2012-09-192-5/+5
|\|
| * More relative path elimination.Paul Phillips2012-09-152-5/+5
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-1/+1
|\|
| * Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-08-171-3/+3
|\|
| * Absolutize tools.nsc => scala.tools.nsc.Paul Phillips2012-08-171-3/+3
* | Warn when Any or AnyVal is inferred.Paul Phillips2012-08-092-3/+3
|/
* Eliminated all the current feature warnings.Paul Phillips2012-07-273-3/+12
* Eliminated remainder of "catches Throwable" warnings.Paul Phillips2012-07-272-3/+3
* Handled some of our new exhaustiveness warnings.Paul Phillips2012-05-261-1/+1
* Pushing ClassfileParser toward a new day.Paul Phillips2012-05-031-27/+6
* SI-5189 fixed: safe type infer for constr patternAdriaan Moors2012-03-091-1/+1
* Whitespace commit.Paul Phillips2012-02-291-1/+1
* Refining the reflection api.Paul Phillips2012-02-051-26/+0
* More consistent use of Names.Paul Phillips2012-01-054-109/+13
* Low-level optimization.Paul Phillips2011-12-302-3/+6
* ScalaClassLoader changes.Paul Phillips2011-11-031-5/+5
* Tired of ugly-printing in the repl, I sort of f...Paul Phillips2011-08-011-3/+3
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-291-1/+1
* Changes to reflection.Martin Odersky2011-07-162-2/+2
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-2/+2
* ByteCodecs move to reflect.internal.Martin Odersky2011-07-082-2/+2
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-1/+1
* Takes 30+% off the startup time for scala/scala...Paul Phillips2011-05-081-6/+7
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-284-5/+5
* Found there was still all kinds of detritus rem...Paul Phillips2011-04-113-9/+9
* Deleted SourcelessComments.Paul Phillips2011-04-071-28/+2
* Some minor sensibility improvements to previous...Paul Phillips2011-03-311-137/+66
* Polishing the programmatic interface to the rep...Paul Phillips2011-03-291-2/+2
* Rename io.Code.toUTF8 and io.Code.fromUTF8 so t...Donna Malayeri2011-03-073-5/+5
* brought scalap up to date with minimal patch.Adriaan Moors2011-01-263-1/+5
* Updated copyright notices to 2011Antonio Cunei2011-01-2014-14/+14
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-2/+2