aboutsummaryrefslogtreecommitdiff
path: root/plugin
Commit message (Collapse)AuthorAgeFilesLines
* Only include files in native librariesv1.0.1Jakob Odersky2016-06-051-1/+1
|
* Add test for test-classpathJakob Odersky2016-05-173-0/+13
|
* Add native library to test calsspathv1.0.0-RC3Jakob Odersky2016-05-171-1/+1
|
* Fix typoJakob Odersky2016-05-161-1/+1
|
* Update native task descriptionJakob Odersky2016-05-161-3/+4
|
* Update README and formattingJakob Odersky2016-05-132-0/+2
|
* Add scala classpath to javahJakob Odersky2016-05-134-3/+35
|
* Use macro annotation to load native libraryJakob Odersky2016-05-1137-0/+986
This also removes the need for third projects to depend on a "loader library".