aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Changed .gitignore to ignore /classes instead of /bin.Martin Odersky2014-05-201-1/+1
| | | | | | | bin as output directory clashes with bin/dotc. Btw I have no idea why I cannot ignore .gitignore. I have .gitignore in my .gitignore_global and have configured git to respect that, but no cigar.
* More testsMartin Odersky2014-03-211-0/+1
| | | | which all pass.
* Better tracking of implicit searchMartin Odersky2014-01-291-0/+1
| | | | We now track eligible calls and the number of refs tested in an eligible call.
* Build infrastructureVlad Ureche2014-01-231-0/+24