aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/backend
Commit message (Expand)AuthorAgeFilesLines
* Lazy entering of names with internal $'s in package scopesMartin Odersky2017-04-111-1/+1
* Cleanups of NameOpsMartin Odersky2017-04-111-2/+2
* Fix dropModule logicMartin Odersky2017-04-111-1/+1
* Revise qualified namesMartin Odersky2017-04-111-2/+1
* Fix inner class name table emission with semantic namesGuillaume Martres2017-04-111-1/+2
* Get rid of ExpandedName flagMartin Odersky2017-04-111-1/+1
* Disentangle Names from SeqsMartin Odersky2017-04-111-2/+2
* Harmonize paramTypes and paramBoundsMartin Odersky2017-04-061-1/+1
* Merge pull request #2025 from dotty-staging/fix-2024Nicolas Stucki2017-04-051-7/+15
|\
| * Add support for `-XemitTasty`.Dmitry Petrashko2017-03-081-7/+15
* | Construct MethodTypes from parameter closureMartin Odersky2017-03-142-7/+6
* | Remove unused scala.reflect importsGuillaume Martres2017-03-072-2/+0
|/
* Fix codeblocks in shortened markdownFelix Mulder2017-01-311-21/+24
* Partially fix Java interop for emitted inner classesGuillaume Martres2017-01-111-1/+4
* Merge pull request #1775 from dotty-staging/add-implicit-funtypesodersky2016-12-181-2/+4
|\
| * Create implicit closures to math expected implicit functionsMartin Odersky2016-12-171-2/+4
* | Make errors are not swept under the carpetMartin Odersky2016-12-172-3/+3
|/
* Merge pull request #1763 from dotty-staging/fix/annotationsDmitry Petrashko2016-12-161-13/+10
|\
| * Fix visibility of annotationsGuillaume Martres2016-11-301-11/+9
| * Fix annotations never being emittedGuillaume Martres2016-11-301-2/+1
* | Drop explicit types for local implicit valsMartin Odersky2016-12-121-1/+1
* | Drop limit 30 of generated function classesMartin Odersky2016-11-291-1/+1
|/
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-226-0/+2342