summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
| * | Existential printing, plus more compiler testing infrastructure.Paul Phillips2012-02-136-46/+91
* | | Merge remote-tracking branches 'scalamacros/pullrequest/5453' and 'scalamacro...Paul Phillips2012-02-136-62/+119
|\ \ \
| * | | Fixes https://issues.scala-lang.org/browse/SI-5229Eugene Burmako2012-02-146-62/+119
| |/ /
* / / Fixes https://issues.scala-lang.org/browse/SI-5453Eugene Burmako2012-02-131-6/+2
|/ /
* | reifyAnnotationsEugene Burmako2012-02-1210-497/+805
* | Fix for overly suppressive repl.Paul Phillips2012-02-123-8/+7
* | Fixed bug in DefDef creation.Paul Phillips2012-02-111-1/+1
* | Another existential problem down.Paul Phillips2012-02-111-15/+28
* | Overcame long-maddening existential issue.Paul Phillips2012-02-101-2/+30
* | Merge remote-tracking branch 'scalamacros/pullrequest/5451' into developPaul Phillips2012-02-092-12/+14
|\ \
| * | Fixes https://issues.scala-lang.org/browse/SI-5451Eugene Burmako2012-02-092-12/+14
* | | Added back `internal.Symbol.toplevelSymbol` to resurrect the IDE for trunk.Iulian Dragos2012-02-091-0/+4
|/ /
| |
| \
*-. \ Merge remote-tracking branches 'VladUreche/issue/5287-cleanup', 'scalamacros/...Paul Phillips2012-02-082-9/+13
|\ \ \
| | * | Updated information about desugaring of macrosEugene Burmako2012-02-081-7/+11
| |/ / |/| |
| * | Fixed misplaced @usecase annotationVlad Ureche2012-02-081-2/+2
|/ /
* | Added a rootdoc page for the compiler API scaladocVlad Ureche2012-02-063-30/+7
* | Scaladoc @usecase annotation overriding / SI-5287Vlad Ureche2012-02-061-2/+24
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'rklaehn/SI-5139', 'axel22/feature/pc-ctrie', ...Paul Phillips2012-02-0627-338/+308
|\ \ \ \
| | | * | Added the "nofail" flag to the scaladoc ant taskVlad Ureche2012-02-061-5/+22
| | |/ / | |/| |
| | * | Assorted fixesEugene Burmako2012-02-068-62/+85
| |/ /
| * | Revert "Added a rootdoc page for the compiler API scaladoc"Paul Phillips2012-02-053-7/+30
| * | Revert "Scaladoc @usecase annotation overriding / SI-5287"Paul Phillips2012-02-051-24/+2
| * | Refining the reflection api.Paul Phillips2012-02-0515-45/+60
| * | Reimplemented Modifer.Paul Phillips2012-02-054-21/+11
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge remote-tracking branches 'VladUreche/feature/compiler-rootdoc', 'scalam...Paul Phillips2012-02-055-34/+33
| |\ \ \ \ \
| | | | | * | Scaladoc @usecase annotation overriding / SI-5287Vlad Ureche2012-02-051-2/+24
| |_|_|_|/ / |/| | | | |
| | | | * | Fixes https://issues.scala-lang.org/browse/SI-5272Eugene Burmako2012-02-051-2/+2
| | | |/ /
| | * / / Added a rootdoc page for the compiler API scaladocVlad Ureche2012-02-053-30/+7
| |/ / / |/| | |
| * | | 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
| |/ / |/| |
| * | Replaced LiftCode with a function in MacroContextEugene Burmako2012-02-0512-214/+140
|/ /
* | Updated Flags toString/documentation.Paul Phillips2012-02-021-18/+18
* | Cleanups in classfile parser symbol creation.Paul Phillips2012-02-021-18/+18
* | Misc optimizations with zip.Paul Phillips2012-02-023-6/+3
* | Merge commit 'c58b240' into developPaul Phillips2012-02-022-617/+643
|\ \
| * | [vpm] factored out optimizing codegenAdriaan Moors2012-02-022-472/+500
| * | [vpm] __match determines match semantics; virtualizationAdriaan Moors2012-02-021-218/+198
| * | [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-029-91/+180
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | Fix sbt build with trunk.Hubert Plociniczak2012-02-022-4/+10
| | |/ / | |/| |
| | * | Fixes reifyThisEugene Burmako2012-02-023-4/+14
| | * | Miscellaneous fixes to reificationEugene Burmako2012-02-026-83/+156
| |/ /
* | | 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-016-72/+162
|\ \ \ \
| | * | | Hardens classToType logicEugene Burmako2012-02-013-62/+125
| * | | | Hardens reification against rare kinds of ConstantsEugene Burmako2012-02-013-10/+37
| |/ / /
* | | | Update RoundingMode.Paul Phillips2012-02-011-1/+1
* | | | Fix for parser OOM.Paul Phillips2012-02-011-4/+6
|/ / /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'gkossakowski/virtpatmat-switch', 'scalamacros...Paul Phillips2012-02-013-13/+63
|\ \ \ \ \