summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make map2Conserve occupy constant stack space in spirit of SI-2411George Leontiev2013-08-083-7/+92
* Move map2Conserve to a new home, next to map2.George Leontiev2013-08-082-13/+14
* Merge pull request #2741 from retronym/topic/intellij-modularAdriaan Moors2013-08-0816-23/+153
|\
| * Scrubbing up the IntelliJ ConfigJason Zaugg2013-07-2916-23/+153
* | Merge pull request #2776 from gkossakowski/symbolTable-refactoringsGrzegorz Kossakowski2013-08-0625-223/+434
|\ \
| * | Add sample to SymbolTableTest using custom symbols and type.Grzegorz Kossakowski2013-08-021-0/+21
| * | Address TODOs around SymbolLoaders and SymbolTable.Grzegorz Kossakowski2013-07-3010-75/+49
| * | Fix Platform type in Global to be JavaPlatform.Grzegorz Kossakowski2013-07-273-40/+14
| * | Add example of SymbolTable unit test.Grzegorz Kossakowski2013-07-272-0/+118
| * | Make junit runner quiet when tests pass.Grzegorz Kossakowski2013-07-271-1/+1
| * | The `test-junit` Eclipse project depends on `scala-compiler`Grzegorz Kossakowski2013-07-272-4/+5
| * | Refactor the cake so SymbolTable does not depend on GlobalGrzegorz Kossakowski2013-07-2716-59/+125
| * | Update sbt interface version to 0.12.4.Grzegorz Kossakowski2013-07-271-1/+1
| * | Deprecate Platform.BinaryRepr.Grzegorz Kossakowski2013-07-274-26/+16
| * | Remove dependency on typer phase in ClassfileParser.Grzegorz Kossakowski2013-07-277-10/+63
| * | Move ICodeReader-specific logic out of ClassfileParser.Grzegorz Kossakowski2013-07-273-95/+109
* | | Merge pull request #2783 from gkossakowski/merge-2.10.xGrzegorz Kossakowski2013-07-3131-67/+888
|\ \ \
| * \ \ Merge remote-tracking branch 'scala/master' into merge-2.10.xGrzegorz Kossakowski2013-07-2931-417/+592
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2746 from soc/topic/paulp-typer-debug-outputAdriaan Moors2013-07-2930-415/+590
|\ \ \ \
| * | | | Make -Ytyper-debug output readable.Paul Phillips2013-07-1726-333/+517
| * | | | Cleanups in type printing.Paul Phillips2013-07-176-82/+73
| | * | | Merge remote-tracking branch 'scala/2.10.x' into merge-2.10.xGrzegorz Kossakowski2013-07-2931-67/+888
| |/| | | |/| | | |
| | * | | Merge pull request #2782 from adriaanm/fixup-7636Grzegorz Kossakowski2013-07-291-0/+0
| | |\ \ \
| | | * | | Rename t7636-neg.check to the standard t7636.check.Adriaan Moors2013-07-291-0/+0
| | |/ / /
| | * | | Merge pull request #2750 from retronym/ticket/7455-2.10.xGrzegorz Kossakowski2013-07-274-2/+76
| | |\ \ \
| | | * | | SI-7455 Drop dummy param for synthetic access constructorJason Zaugg2013-07-284-2/+76
| | * | | | Merge pull request #2738 from retronym/ticket/7636Grzegorz Kossakowski2013-07-273-0/+19
| | |\ \ \ \
| | | * | | | SI-7636 Fix a NPE in typing class constructorsChristopher Vogt2013-07-163-0/+19
| | * | | | | Merge pull request #2762 from gourlaysama/t7687Grzegorz Kossakowski2013-07-271-1/+1
| | |\ \ \ \ \
| | | * | | | | SI-7687 Handle spaces in %COMSPEC% path in scala.bat.Antoine Gourlay2013-07-231-1/+1
| | * | | | | | Merge pull request #2769 from paulp/pr/backport-272b165a57Adriaan Moors2013-07-253-1/+32
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | [backport] SI-7569 Fix end position in PostfixSelect treeFrançois Garillot2013-07-243-1/+32
| | |/ / / / /
| | * | | | | Merge pull request #2730 from scalamacros/ticket/7657Eugene Burmako2013-07-217-20/+40
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | SI-7657 clarifies the "macro overrides method" ruleEugene Burmako2013-07-147-20/+40
| | |/ / / /
| | * | | | Merge pull request #2674 from richdougherty/2.10.x-si7336-try2Adriaan Moors2013-07-125-24/+580
| | |\ \ \ \
| | | * | | | SI-7336 - Link flatMapped promises to avoid memory leaksRich Dougherty2013-07-065-24/+580
| | | |/ / /
| | * | | | Merge pull request #2666 from som-snytt/issue/7265-spec-at-leastAdriaan Moors2013-07-123-10/+98
| | |\ \ \ \
| | | * | | | SI-7265 General test for spec versionSom Snytt2013-07-043-10/+98
| | * | | | | Merge pull request #2721 from retronym/ticket/7649Adriaan Moors2013-07-123-8/+29
| | |\ \ \ \ \
| | | * | | | | SI-7649 Fix positions for reshaped tag materializersJason Zaugg2013-07-113-8/+29
| | | | |/ / / | | | |/| | |
| | * | | | | Merge pull request #2716 from SethTisue/terribly-important-typo-fixAdriaan Moors2013-07-122-2/+2
| | |\ \ \ \ \
| | | * | | | | fix typo in BigInt/BigDecimal deprecation messagesSeth Tisue2013-07-082-2/+2
| | | |/ / / /
| | * | | | | Merge pull request #2689 from scalamacros/ticket/7617Adriaan Moors2013-07-1210-3/+122
| | |\ \ \ \ \
| | | * | | | | SI-7617 typedAssign no longer expands lhsEugene Burmako2013-07-097-1/+53
| | | * | | | | makes it more convenient to work with SuppressMacroExpansionAttachmentEugene Burmako2013-06-284-2/+69
| | * | | | | | Merge pull request #2712 from VladUreche/issue/7638Adriaan Moors2013-07-122-1/+52
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | SI-7638 Superaccessor lookup after specializationVlad Ureche2013-07-082-1/+52
| | |/ / / / /
* | | | | | | Merge pull request #2739 from retronym/ticket/7668Adriaan Moors2013-07-292-0/+15
|\ \ \ \ \ \ \
| * | | | | | | SI-7668 Better return type inheritance for dep. method typesJason Zaugg2013-07-162-0/+15
* | | | | | | | Merge pull request #2737 from retronym/ticket/7669Adriaan Moors2013-07-297-7/+40
|\ \ \ \ \ \ \ \