Commit graph

10 commits

Author SHA1 Message Date
Sönke Ludwig 96bff347b5 Update build status badge to travis-ci-com 2020-04-04 12:34:49 +02:00
Sönke Ludwig c3aa2cf750 Add API documentation links. 2019-10-11 11:20:38 +02:00
Sönke Ludwig aa0d7c8587 Test up to DMD 2.088.0 and LDC 1.17.0. 2019-10-11 10:35:08 +02:00
Sönke Ludwig d72ffacf9e Fix example- 2019-04-16 12:11:14 +02:00
Sönke Ludwig 7ede6bf033 Refactor the TaggedUnion API.
- Add constructors and assignment operators for unique types
- Rename field getters to fooValue and value!() to enable sane property syntax and to avoid confusion when modifying the returned reference
- Fix misnomer "isUnionType" instead of "isUnitType"
2019-02-22 16:11:21 +01:00
Sönke Ludwig 2d9557dc21 Update README.
Adds a TaggedUnion example and adds a section for supported compiler versions.
2019-02-22 11:30:31 +01:00
Sönke Ludwig f6e90bb0c9 Switch to codecov.io. 2018-01-18 00:02:06 +01:00
Nick Sabalausky 8197549929 Document basic usage. 2016-09-20 00:52:02 -04:00
Sönke Ludwig 70ba67a9b0 Add Coveralls badge. 2016-01-29 11:42:06 +01:00
Sönke Ludwig 00d138d940 Add README.md. 2016-01-27 23:08:17 +01:00