aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Http exampleHEADmasterJakob Odersky2018-04-211-11/+57
|
* Do not extend App to avoid NPE in Exampleaaron levin2017-06-091-2/+5
| | | | | `Example extends App` was causing a `NullPointerException` when running `Example.image.draw` from the console.
* Update to Doodle 0.8.0 / Scala 2.12Noel Welsh2017-05-311-3/+4
|
* New style codeNoel Welsh2017-02-161-1/+1
| | | | | Use of constructors directly is deprecated in favour of "smart constructors" on the companion object
* Initial import of templateNoel Welsh2016-05-241-0/+12