summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatically fetch jars as neededGeoff Reedy2012-02-061-14/+19
* Revert "Added a rootdoc page for the compiler API scaladoc"Paul Phillips2012-02-054-10/+5
* Revert "Scaladoc @usecase annotation overriding / SI-5287"Paul Phillips2012-02-054-277/+36
* Refining the reflection api.Paul Phillips2012-02-0528-193/+178
* Reimplemented Modifer.Paul Phillips2012-02-058-44/+94
*-----. Merge remote-tracking branches 'VladUreche/feature/compiler-rootdoc', 'scalam...Paul Phillips2012-02-0518-48/+317
|\ \ \ \
| | | | * Scaladoc @usecase annotation overriding / SI-5287Vlad Ureche2012-02-054-36/+277
| | | * | Fixes https://issues.scala-lang.org/browse/SI-5272Eugene Burmako2012-02-056-3/+20
| | * | | Fixes https://issues.scala-lang.org/browse/SI-5334Eugene Burmako2012-02-054-4/+10
| | |/ /
| * | / Added a rootdoc page for the compiler API scaladocVlad Ureche2012-02-054-5/+10
| | |/ | |/|
* | | Merge remote-tracking branch 'szabolcsberecz/small-cleanup' into developPaul Phillips2012-02-052-3/+2
|\ \ \
| * | | one less TODO and null checkSzabolcs Berecz2012-02-052-3/+2
* | | | Merge remote-tracking branches 'scalamacros/pullrequest/cygwinscripts' and 's...Paul Phillips2012-02-0544-433/+278
|\ \ \ \ | | |_|/ | |/| |
| * | | Replaced LiftCode with a function in MacroContextEugene Burmako2012-02-0544-433/+278
| |/ /
* | | Fixes OSTYPE check for CygwinEugene Burmako2012-02-051-1/+1
* | | Fixes curlUpload for CygwinEugene Burmako2012-02-051-0/+1
|/ /
* | Merge branch 'fix-script'Paul Phillips2012-02-041-13/+18
|\ \
| * | Establish more baseline tags.Paul Phillips2012-02-041-13/+18
| * | Time-traveled get-scala-revision to 3-way merge base.Paul Phillips2012-02-041-16/+28
* | | An IntelliJ module for the root directory.Jason Zaugg2012-02-042-1/+12
* | | Merge branch 'publish-fix'Paul Phillips2012-02-031-2/+2
|\| | | |/ |/|
| * Fix 2.9.2 scaladoc replacing nightlies in jenkinsVlad Ureche2012-02-031-2/+2
| * Injecting epfl-publish into merge-base.Paul Phillips2012-02-031-0/+32
* | Updated and added some runners.Paul Phillips2012-02-036-10/+30
* | Restored build.number.Paul Phillips2012-02-031-0/+5
* | Updated Flags toString/documentation.Paul Phillips2012-02-029-36/+36
* | Cleanups in classfile parser symbol creation.Paul Phillips2012-02-021-18/+18
* | Misc optimizations with zip.Paul Phillips2012-02-023-6/+3
* | Create a reference tag if none exists.Paul Phillips2012-02-021-2/+11
* | Merge commit 'c58b240' into developPaul Phillips2012-02-026-644/+697
|\ \
| * | [vpm] factored out optimizing codegenAdriaan Moors2012-02-022-472/+500
| * | [vpm] __match determines match semantics; virtualizationAdriaan Moors2012-02-025-245/+252
| * | [vpm] factored out reusing treemakers (used by CSE)Adriaan Moors2012-02-021-110/+128
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branch 'master', remote-tracking branches 'scalamacros/pullrequest/reif...Paul Phillips2012-02-0275-100/+473
|\ \ \ \ \
| | | * | | Fix sbt build with trunk.Hubert Plociniczak2012-02-022-4/+10
| | | |/ /
| | * | | Fixes reifyThisEugene Burmako2012-02-0234-6/+19
| | * | | Miscellaneous fixes to reificationEugene Burmako2012-02-0251-88/+439
| | |/ /
| * / / Extremely hacky tweak to deal with printf portability failure.Paul Phillips2012-02-021-1/+4
| |/ /
* | | Merge remote-tracking branch 'dcsobral/DocSpeed' into developPaul Phillips2012-02-011-47/+53
|\ \ \ | |/ / |/| |
| * | Performance improvements for CommentFactory.Daniel C. Sobral2012-01-261-47/+53
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'scalamacros/pullrequest/5258' and 'scalamacro...Paul Phillips2012-02-0128-72/+331
|\ \ \ \
| | * | | Hardens classToType logicEugene Burmako2012-02-0119-62/+247
| * | | | Hardens reification against rare kinds of ConstantsEugene Burmako2012-02-019-10/+84
| |/ / /
* | | | Update RoundingMode.Paul Phillips2012-02-012-2/+4
* | | | Fix for parser OOM.Paul Phillips2012-02-013-4/+12
|/ / /
* | | Fixing build string.Paul Phillips2012-02-013-15/+4
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'gkossakowski/virtpatmat-switch', 'scalamacros...Paul Phillips2012-02-0119-15/+177
|\ \ \ \ \
| | | * | | Introduce getAnnotations that triggers symbol completionEugene Burmako2012-01-314-1/+24
| | * | | | Tests for https://issues.scala-lang.org/browse/SI-5427Eugene Burmako2012-02-018-0/+49
| | |/ / /
| * | | | Added a test-case for switches with Yvirtpatmat.Grzegorz Kossakowski2012-02-013-0/+40