summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
*-. Merge commit 'refs/pull/512/head'; commit 'refs/pull/513/head' into developPaul Phillips2012-05-087-46/+46
|\ \
| | * Fixes SI-5564.Aleksandar Prokopec2012-05-081-8/+23
| * | Fixed positions in named default applications (no hyperlinking in conjunction...Iulian Dragos2012-05-084-35/+19
| * | Making the locator more robust in the face of weird originals. And changed po...Martin Odersky2012-05-082-3/+4
| |/
| |
| \
*-. | Merge commit 'refs/pull/510/head'; commit 'refs/pull/511/head'Paul Phillips2012-05-081-1/+1
|\ \|
| * | Appendix. Typo that wasn't covered by the test suite.Hubert Plociniczak2012-05-081-1/+1
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge commit 'refs/pull/504/head'; commit 'refs/pull/505/head'; commit 'refs/...Paul Phillips2012-05-08149-1908/+38584
|\ \ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | | * GenASM activated via -target:jvm-1.6 or -target:jvm-1.5-asmMiguel Garcia2012-05-088-8/+3349
| | | | * glue ASM <-> GenASM, the only part of scala.tools.asm to maintain manuallyMiguel Garcia2012-05-082-0/+67
| | | | * subset of the ASM framework, re-namespaced as scala.tools.asmMiguel Garcia2012-05-0875-0/+27954
| | | | * documentation about BasicBlock and InlinerMiguel Garcia2012-05-082-16/+19
| | | | * BytecodeWriters can do without the FJBG dependencyMiguel Garcia2012-05-082-23/+30
| | | | * overriding rather than pattern matching in icode.OpcodesMiguel Garcia2012-05-081-29/+30
| | |_|/ | |/| |
| | * | Part IV of the Lazy Vals Saga: Optimized local vals. That's all folks.Hubert Plociniczak2012-05-083-45/+75
| | * | Part III of the Lazy Vals Saga: Inliner strikes back. Or at least let's hope ...Hubert Plociniczak2012-05-075-33/+77
| | * | Part II of the Lazy Vals Saga: Saving bitmap by the Three Musketeers: Byte, I...Hubert Plociniczak2012-05-046-39/+83
| | * | Part I of the Lazy Vals Saga: Bitmaps are no longer inherited.Hubert Plociniczak2012-05-032-82/+6
| |/ / |/| |
| * | A little sketchiness in recent commit.Paul Phillips2012-05-081-1/+1
| |/
| * Fix for aliasing bug in reifier.Paul Phillips2012-05-081-9/+10
| * Merge commit 'refs/pull/491/head' into developPaul Phillips2012-05-071-13/+19
| |\
| | * Fixes SI-5629.Aleksandar Prokopec2012-05-071-13/+19
| * | minor tag-related fixesEugene Burmako2012-05-078-31/+31
| |/
| * Don't admit primitive arrays as a generic Java varargs param.Jason Zaugg2012-05-052-1/+6
| * Updated Symbol to record classfile origin.Paul Phillips2012-05-047-29/+65
| * run patmat after typer, but not *right* afterAdriaan Moors2012-05-041-2/+4
| * Fix for one of the oldest open soundness bugs.Paul Phillips2012-05-042-10/+11
| * Fix for broken non-local returns.Paul Phillips2012-05-041-3/+11
| * Fix for implicit class / value class collision.Paul Phillips2012-05-031-6/+13
| * Pushing ClassfileParser toward a new day.Paul Phillips2012-05-035-302/+135
| * Improving organization of classfile parser.Paul Phillips2012-05-033-293/+298
| * Fix for Dynamic interaction with private methods.Paul Phillips2012-05-031-10/+11
| * Fix for SI-3718.Paul Phillips2012-05-036-61/+87
| * Fix for SI-5608, crasher with value classes.Paul Phillips2012-05-032-2/+4
| * Removed BackquotedIdent.Paul Phillips2012-05-036-18/+19
| * Hardening implicit classes.Paul Phillips2012-05-031-3/+7
| * Moved a warning behind -Xlint.Paul Phillips2012-05-031-1/+1
| *---. Merge commit 'refs/pull/467/head'; commit 'refs/pull/468/head'; commit 'refs/...Paul Phillips2012-05-0324-378/+428
| |\ \ \
| | | | * Fix SI-4976 partiallyKato Kazuyoshi2012-05-031-3/+11
| | | * | SI-5703: normalize refined types moreAdriaan Moors2012-05-034-11/+33
| | | |/
| | | * Eliminating reflective calls.Paul Phillips2012-05-026-29/+27
| | | * Fixes the backticks in use case signature crashVlad Ureche2012-05-021-5/+20
| | | * Merge commit 'refs/pull/317/head' into developPaul Phillips2012-05-023-5/+15
| | | |\
| | | | * SI-5543: Ctor default arg wrongly scoped (revised)Som Snytt2012-04-283-5/+13
| | | | * SI-5543: Merge with trunkSom Snytt2012-04-26252-5631/+13209
| | | | |\
| | | | * | Ctor default-getters unique name and are typed in constructor contextSom Snytt2012-03-232-4/+9
| | | | | |
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | *-----. \ \ Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-023-189/+104
| | | |\ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | | * | | Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
| | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | No one define sh_highlightDocumentKato Kazuyoshi2012-05-031-2/+1
| | |_|_|/ / / | |/| | | | |
| | | | * | | cleaned up partialfun synth in uncurryAdriaan Moors2012-05-021-186/+102
| | | | | | |
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *---. \ \ \ Merge commit 'refs/pull/457/head'; commit 'refs/pull/458/head'; commit 'refs/...Paul Phillips2012-05-029-136/+216
| | |/|\ \ \ \ \ \ | |/| | | | |/ / / | | | | | |/| | | | | | | |/| | | |