Mathew Polzin
|
f7bfa91ccc
|
lots of comparison code, a few small breaking changes
|
2019-11-05 19:03:51 -08:00 |
|
Mathew Polzin
|
654d3bfd2b
|
Update Poly, add Include11 type.
|
2019-10-02 20:02:11 -07:00 |
|
Mathew Polzin
|
87e9ee0606
|
remove tests that are duplicates of those in the Poly package. I just never deleted this file when the Poly stuff moved into its own package. Add support for Include10.
|
2019-09-16 09:37:34 -07:00 |
|
Mathew Polzin
|
ff06c36b36
|
uncomment out language version declaration in package manifest, 'fix' indentation.
|
2019-09-05 22:22:55 -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
|
badfa30668
|
Merge remote-tracking branch 'origin/master' into swift-5.1
|
2019-07-25 07:49:22 -07:00 |
|
Mathew Polzin
|
c75912ab79
|
switch Poly versioning to 'upToNextMajor' and updated the resolved version.
|
2019-07-02 18:09:06 -07:00 |
|
Mathew Polzin
|
c7b97567a9
|
update swift tools version in package file, add some property wrappers, add some tests for wrappers. its all broken but worth holding onto for now.
|
2019-06-20 22:35:55 -07:00 |
|
Mathew Polzin
|
b1adc60719
|
Update package and podspec files
|
2019-04-16 21:52:50 -07:00 |
|
Mathew Polzin
|
16004051e9
|
Update language version to 5.0 and specify deployment targets for iOS and Mac OS.
|
2019-02-17 15:13:02 -08:00 |
|
Mathew Polzin
|
864a66f1ea
|
Merge remote-tracking branch 'origin/master' into swift-5
|
2019-02-17 14:43:19 -08:00 |
|
Mathew Polzin
|
7adbdb4505
|
Move JSONAPIArbitrary and JSONAPIOpenAPI into their own packages.
|
2019-01-30 17:54:26 -08:00 |
|
Mathew Polzin
|
0c7bf9a92d
|
Merge branch 'master' into swift-5
|
2019-01-29 16:42:59 -08:00 |
|
Mathew Polzin
|
ea663bb229
|
Move Sampleable into its own Package.
|
2019-01-29 00:44:31 -08:00 |
|
Mathew Polzin
|
a88844fe5e
|
Switch to Poly 1.0.0 (same commit as previously used but by version rather than branch)
|
2019-01-23 00:34:14 -08:00 |
|
Mathew Polzin
|
3a0ede2372
|
Get rid of OpenAPI namespace because a compiler bug was making it more hassle than it was worth.
|
2019-01-14 23:46:39 -08:00 |
|
Mathew Polzin
|
9e6e713ad2
|
Add Codable for the parts of OpenAPI that are built so far.
|
2019-01-14 21:17:07 -08:00 |
|
Mathew Polzin
|
25bda795a7
|
Rename JSONAPITestLib to JSONAPITesting to fit with naming convention I am adopting going forward. Added OpenAPI JSON schema types. Added default schema types for a handful of Swift primitives.
|
2019-01-13 18:28:41 -08:00 |
|
Mathew Polzin
|
14a0256885
|
Add new targets
|
2019-01-13 17:27:10 -08:00 |
|
Mathew Polzin
|
69bb40aa00
|
Move JSONAPITestLib tests into their own test target.
|
2019-01-13 07:16:46 -08:00 |
|
Mathew Polzin
|
b374367234
|
Move Poly into its own library.
|
2019-01-12 21:30:20 -08:00 |
|
Mathew Polzin
|
11e8d13f02
|
Switch package to swift 5, fix warnings.
|
2019-01-08 20:47:12 -08:00 |
|
Mathew Polzin
|
3468cb555a
|
Remove Result dependency in favor of a super stripped down internally scoped Result enum. This won't interfere with other Result libraries and I was not exposing the Result anyway.
|
2018-12-05 22:02:59 -08:00 |
|
Mathew Polzin
|
a55a4cbed0
|
Added test library, attribute literal expressibility, and tests
|
2018-11-27 10:54:51 -08:00 |
|
Mathew Polzin
|
6dff02bd51
|
Update to version of Result that does not even import Foundation for tests
|
2018-11-23 08:58:13 -08:00 |
|