aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
Commit message (Collapse)AuthorAgeFilesLines
* Fork: update organization and version settingsHEADv0.8.0-1masterJakob Odersky2018-06-301-2/+5
|
* Updated version to 0.8.0v0.8.0Jon Pretty2018-06-151-1/+1
|
* fix scalacOptions for latest Scala 2.13.xxuwei-k2018-06-091-4/+13
| | | | | | | These options removed or deprecated - https://github.com/scala/scala/commit/ad25805de5c63084348348aabefdf184927806c2 - https://github.com/scala/scala/commit/7d5e0b01c7f645e4f727f704a18f93ce5c69a9dd
* Scala 2.13.0-M4xuwei-k2018-06-061-2/+2
|
* handle more diverse Scala version numbersSeth Tisue2018-04-171-7/+6
| | | | | for the Scala community build, for use with Scala nightly builds, and so on
* Compile for Scala 2.13.0-M3Jakob Odersky2018-03-071-3/+16
|
* Add aggregate root project and travis build configurationJakob Odersky2018-03-071-1/+6
|
* Add support for Scala NativeJakob Odersky2018-03-071-4/+17
|
* Use crossScalaVersionsJon Pretty2018-02-261-1/+3
|
* Updated version numbers to 0.7.1Jon Pretty2018-02-251-1/+1
|
* Updated version number to 0.7.0v0.7.0Jon Pretty2018-02-151-2/+1
|
* post-review changesKevin Wright2018-02-081-6/+0
|
* Removing a pair of jaxb dependencies that weren't actually neededKevin Wright2018-02-011-4/+2
|
* Added annotation capture to paramsKevin Wright2018-02-011-11/+12
| | | | | | | Added test for annotation capture Updated to lamdafied syntax for SAM type construction Minor changes to permit compilation under JDK 9 Added Kevin Wright as a contributor
* Made it compile under Java 9Kevin Wright2018-01-261-1/+13
|
* add the alpha releaseSam Halliday2017-11-221-0/+7
|
* Update version numberv0.6.1Jon Pretty2017-11-181-1/+1
|
* scalajs cross buildLoic Descotte2017-11-111-4/+10
|
* Increment version number to 0.6.0Jon Pretty2017-11-101-1/+1
|
* ScalafmtJon Pretty2017-11-101-1/+4
|
* More build cleanup, and a couple of extra testsJon Pretty2017-11-101-19/+1
|
* Upgrade to SBT 1.0 and include testing binariesv0.5.0Jon Pretty2017-11-091-91/+37
|
* Added ScaladocsJon Pretty2017-11-091-1/+1
|
* API improvements and better examplesJon Pretty2017-11-071-1/+1
|
* Start of performance-enhancing refactoringJon Pretty2017-11-041-1/+2
|
* Test fixes and other miscellaneous changesJon Pretty2017-11-031-1/+15
|
* Derivation working for Show and EqJon Pretty2017-10-301-2/+5
|
* Add cats-core to the examples' dependenciesRui Gonçalves2017-06-211-0/+4
|
* Better error reportingJon Pretty2017-06-131-1/+1
|
* Improvements to error reportingv0.1.0Jon Pretty2017-06-121-1/+1
|
* Initial checkin of messy code which appears to be a PoCJon Pretty2017-05-241-0/+138