aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotty/tools/dotc/parsing
Commit message (Collapse)AuthorAgeFilesLines
* Fix cheeky comment in nested scopeFelix Mulder2017-04-041-0/+30
|
* FixesMartin Odersky2017-03-051-3/+0
| | | | | (1) Drop unused error message (2) Drop test which is now illegal
* Fix #1965: add proper testing infrastructure for reporting testsFelix Mulder2017-02-101-1/+1
|
* Fix some dotty compilation errorsGuillaume Martres2017-01-281-2/+2
|
* Cleanup of implicit modifiers schemeMartin Odersky2016-12-171-3/+3
| | | | | Implicit modifiers were quite irregular compared to the other ones. This commit does a cleanup.
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-2210-0/+1044