Georges Dupéron
|
32d7d75e60
|
Added support and test for parent structs
|
2016-09-05 01:26:06 +02:00 |
|
Georges Dupéron
|
4df27aabdb
|
Documentation.
|
2016-09-05 00:58:41 +02:00 |
|
Georges Dupéron
|
27229296a6
|
Don't check documentation coverage on Racket 6.2 and 6.3, as raco doc-coverage seems to ignore the existing documentation on these versions.
|
2016-09-05 00:25:36 +02:00 |
|
Georges Dupéron
|
b31885ca5f
|
Check documentation coverage
|
2016-09-05 00:16:36 +02:00 |
|
Georges Dupéron
|
5ecc57e6b6
|
Skip travis build for versions 6.0 as it lacks polymorphic structs, and 6.1.x as they lack test-xxx (instead of check-xxx).
|
2016-09-05 00:06:04 +02:00 |
|
Georges Dupéron
|
8d3aac092a
|
Skip some tests in racket < 6.3 as the type inference is not good enough to make them work there. There are alternative versions of these tests which don't rely so much on inference and are included.
|
2016-09-05 00:04:04 +02:00 |
|
Georges Dupéron
|
d7d8651efe
|
Implemented and documented struct/props.
|
2016-09-04 23:35:34 +02:00 |
|
Georges Dupéron
|
23f903c3bc
|
Fixed .travis.yml for v. 6.0
|
2016-09-04 21:57:13 +02:00 |
|
Georges Dupéron
|
2f3444927d
|
Created package typed-struct-props
|
2016-09-04 21:57:02 +02:00 |
|