Mathew Polzin
|
cf7b68c026
|
Merge w/ master
|
2019-08-04 09:02:04 -07:00 |
|
Mathew Polzin
|
223c39cec0
|
Merge pull request #26 from mattpolzin/testcov1
Test coverage PR
|
2019-08-02 09:34:36 -07:00 |
|
Mathew Polzin
|
5335f24e9b
|
Add test coverage for EmptyObjectDecoder's keyed container
|
2019-08-02 09:30:30 -07:00 |
|
Mathew Polzin
|
7ec185bfe8
|
Add a couple tests and a bit of code doc.
|
2019-08-02 08:45:38 -07:00 |
|
Mathew Polzin
|
e0e6723222
|
Make Xcode Beta happy by explicitly creating optionals where they used to be implied.
|
2019-08-02 07:27:17 -07:00 |
|
Mathew Polzin
|
4b4ebb4214
|
merge w/ master
|
2019-07-30 17:52:42 -07:00 |
|
Mathew Polzin
|
60cd515fd6
|
just filling in a couple small holes in test coverage
|
2019-07-30 17:44:06 -07:00 |
|
Mathew Polzin
|
396f8453d1
|
swap out broken nil checks (not harming anything, but not working as evidenced by not getting hit by any test cases)
|
2019-07-29 21:00:44 -07:00 |
|
Mathew Polzin
|
f5eb343bd4
|
Complete test coverage of APIDescription
|
2019-07-29 20:41:22 -07:00 |
|
Mathew Polzin
|
c4f96c0376
|
Updated example in playground/documentation after realizing I was not using a variable I had created.
|
2019-07-28 13:10:42 -07:00 |
|
Mathew Polzin
|
4d3597ef0e
|
Update README.md
|
2019-07-27 21:30:14 -07:00 |
|
Mathew Polzin
|
fb72817de6
|
bump swift version badge to swift 5.1
|
2019-07-25 09:36:35 -07:00 |
|
Mathew Polzin
|
569cec05cf
|
ditch language version argument in package file that is not accepted by swift test. update linuxmain.
|
2019-07-25 09:27:56 -07:00 |
|
Mathew Polzin
|
78b9b12592
|
Update README
|
2019-07-25 09:23:01 -07:00 |
|
Mathew Polzin
|
9143281290
|
Introduce dynamic member keypath lookup as alternative to existing subscript keypath lookup for attributes. also did a bit of tidying up.
|
2019-07-25 09:12:17 -07:00 |
|
Mathew Polzin
|
badfa30668
|
Merge remote-tracking branch 'origin/master' into swift-5.1
|
2019-07-25 07:49:22 -07:00 |
|
Mathew Polzin
|
0144a2ee80
|
Remove prior experimentation with property wrappers -- feature was not baked when that experimentation was done.
|
2019-07-25 07:49:17 -07:00 |
|
Mathew Polzin
|
880894d026
|
small fix for example in README
|
2019-07-25 07:38:21 -07:00 |
|
Mathew Polzin
|
7b5b17918c
|
Update linuxmain, slightly update wording and indentation on example at bottom of README.
|
2019-07-24 19:43:11 -07:00 |
|
Mathew Polzin
|
c996e7447c
|
Update README.md
|
2019-07-23 21:11:59 -07:00 |
|
Mathew Polzin
|
61fa56e84b
|
bump podspec version after two cocoapods fixes.
0.31.1
|
2019-07-16 22:19:50 -07:00 |
|
Mathew Polzin
|
a6bf3e0ae0
|
Merge pull request #22 from chrisballinger/fix-podspec
Remove Poly from podspec frameworks
|
2019-07-16 22:15:04 -07:00 |
|
Mathew Polzin
|
620f6989d2
|
Merge pull request #23 from chrisballinger/fix-issue-20
Do not include testing source files in podspec
|
2019-07-16 22:01:29 -07:00 |
|
Chris Ballinger
|
715db33138
|
Do not include testing source files in podspec
|
2019-07-16 17:11:36 -07:00 |
|
Chris Ballinger
|
e99abd26b3
|
Remove Poly from podspec frameworks
|
2019-07-16 16:16:32 -07:00 |
|