aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Http exampleHEADmasterJakob Odersky2018-04-211-11/+57
|
* Merge pull request #2 from pwdd/update/sbt-and-scala-versionsNoel Welsh2018-02-162-2/+2
|\ | | | | Update/sbt and scala versions
| * Bump scala version to 2.12.4Aina Pinto2018-02-151-1/+1
| | | | | | | | - Improves support to Java9
| * Bump sbt version to 1.1.0Aina Pinto2018-02-151-1/+1
|/ | | | - v0.13.11 is incompatible with Java9
* Merge pull request #1 from aaronlevin/fix-example-npeNoel Welsh2017-06-091-2/+5
|\ | | | | Do not extend App to avoid NPE in Example
| * 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-312-7/+8
|
* Ignore IntelliJ filesNoel Welsh2017-05-301-0/+1
|
* Update to latest Doodle and matching Cats versionNoel Welsh2017-02-181-2/+2
|
* Better (and corrected) READMENoel Welsh2017-02-161-1/+7
| | | | .bat for Windows, .sh for everyone else
* New style codeNoel Welsh2017-02-161-1/+1
| | | | | Use of constructors directly is deprecated in favour of "smart constructors" on the companion object
* More informative READMENoel Welsh2017-02-131-0/+2
|
* SBT launcher and shell scriptsNoel Welsh2017-02-133-0/+4
| | | | Students don't need to install SBT as they can use the SBT launcher and the shell scripts instead
* Update to Doodle 0.6.5Noel Welsh2016-06-281-1/+1
|
* Update to 0.6.4Noel Welsh2016-06-071-1/+1
|
* Specify SBT versionNoel Welsh2016-05-311-0/+1
| | | | Older versions of SBT don't support Bintray resolvers.
* Update Cats and Doodle version numbersNoel Welsh2016-05-311-2/+2
|
* Initial import of templateNoel Welsh2016-05-243-0/+38
|
* Initial commitNoel Welsh2016-05-242-0/+218