Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/public-transport/FPTF.swift

Swift types for working with the friendly-public-transport-format
https://github.com/public-transport/FPTF.swift

Merge pull request #6 from lightsprint09/stopover

Adds Stopover type

7ed639a34ba4194687b15e38d9aa254023a02fb3 authored over 5 years ago
fixes typos & tests

Signed-off-by: Lukas Schmidt <[email protected]>

871fc747d99fb437e615cc5006edfa84d54ffc56 authored over 5 years ago
make type a let

Signed-off-by: Lukas Schmidt <[email protected]>

57adf492c60bc7c4660f9c18e245c30158f4db8b authored over 5 years ago
adds stop fixture

Signed-off-by: Lukas Schmidt <[email protected]>

3727ec1ee674d0783e06c555b77a950250624f39 authored over 5 years ago
Adds Stopover type

Signed-off-by: Lukas Schmidt <[email protected]>

edf5a1e597cc0f7bbd5cb279d9464f2e95be0935 authored over 5 years ago
make schedule in Leg init optional as well

ea622ff87241c211a1b082057e7e9f2771b81020 authored over 6 years ago
make Journey.Leg.schedule property optional

see https://github.com/public-transport/friendly-public-transport-format/pull/41

8e2b7a87e5fc08a77a554f5b8d8014f330cc24b0 authored over 6 years ago
Conform Ref types to ExpressibleByStringLiteral

removes a lot of redundant `.reference(...)` and makes usage a bit easier
ideally `inlineA`, etc...

25ff9a961b8fd9fc6835c768040a3f80c3502c2b authored over 6 years ago
formatting

dc30d4b05935f451847190274dba1b0ac42f588a authored over 6 years ago
remove trailing whitespace

9c5a161dee5d7f57fb571a1f897f519748a05bee authored over 6 years ago
actually fail test on schedule validation error

93098daaf9f67887d5905e0e1bcc845c068994e8 authored over 6 years ago
add validation func to item and validate schedule

closes #2

f1dff6aa3bdb495f7219830972ec402f581d5694 authored over 6 years ago
struct members should be vars

0814118afeb668eb9ec268f5448169c0e74d5731 authored over 6 years ago
add conveniece init for location from corelocation

e2f2219321d920c9e12fceead7fffdfa814c00c5 authored over 6 years ago
memberwise initializers aren't public by default..

6fc5c6280ed32ce2d8a0b7f35ba4ae8b561bd874 authored over 6 years ago
rebuild docs

545a56480945de90f1bfcf053794723effc46757 authored over 6 years ago
update package url in readme

92281ef28dfd7ef7944da9043ea3e51bc5af09e8 authored over 6 years ago
fix readme url 🤦‍♀️

6ef8c4ec92f03013d8a47bb154896a3bc159d686 authored over 6 years ago
update mode list to include new values

closes #4

4d3657028679c87814cb0b47d30c28593c348e88 authored over 6 years ago
update linked FPTF spec version

0fa9607e382cea5ee33bafc850be5550aa68839b authored over 6 years ago
update json utility foo in test bundle

386199efbca8bb18c91faa4214021afe0b2bf1f8 authored over 6 years ago
re-order schedule init, asserts are fine here

5d391f844527c373f8872f060c1c20608e9d45f7 authored over 6 years ago
test for the existence of type after decoding

just in case

cf1a8959e36967a27790d64bf91a7efbb0fdbfbb authored over 6 years ago
require type property in Item protocol

37e8aed25ce5f3cbd0f6530d60f0cfcdf55688c4 authored over 6 years ago
remove all unecessary inits and conformances

swift does all the heavy lifting now. yay for equatable everywhere \o/

db6c37e418c43ddec18f56c9e7c02c40a282f987 authored over 6 years ago
link to fptf v1.0.1 release

1e7ff53c12b0b28c7f8dc82d5ce4aacfb2459221 authored about 7 years ago
remove unecessary station address field

410e20e8956f5233c89d6b33dfba925f1d6b0bf7 authored over 7 years ago
reorder location name and address fields

ed0777c57ed27140ce5bc81a9c0d0d43dbf60637 authored over 7 years ago
add missing `type` fields for serialization

c62e7e4dd6572b5d8bd0dd60dd03b59fd2392dff authored over 7 years ago
add basic makefile

39bd2b1ad8ff26cd3ec8be9ecd08ef5a16bf6815 authored over 7 years ago
add jazzy generated docs

a910246223770ee21f26c7ef3f86d56133ba8a10 authored over 7 years ago
improve discoverability of XCODE_PWD env var

af3644ebbe0d965b87aaafb637f4a3bcf742666a authored over 7 years ago
fix remaining FPTFItem in tests, oops

035adcdb29e0445f383d2054ba2df361fb10e67c authored over 7 years ago
add a bit of doc

closes #1

b5578e0031191c74ec6322975277ded910473bcf authored over 7 years ago
replace FPTFItem with Item directly

cde235f392a274eb2bfe74eb4cf1f4cfa2fc5927 authored over 7 years ago
reword readme

d13324b7d8a3ad0b20ce1e3043c50778d04050da authored over 7 years ago
add .travis.yml

65575963c96cc2f740f6e526ef74e070bc3d21b6 authored over 7 years ago
test existence of remaining properties

6fdebdd6f03760d1090077548b0b29ff524bbb43 authored over 7 years ago
fix indentation

4519f97004e07229375257e07b152db4f404b859 authored over 7 years ago
include station regions in equatable

57527bd30e4c086490715f08da4f606a6ed726cf authored over 7 years ago
clean up manifest

695a9ae737809991c945bdf3e3d388b266f9f42c authored over 7 years ago
move json to their own files in fixtures/

e9290b85975efee8e7f909735d9649bd8dc577b0 authored over 7 years ago
add failure messages to assert

18b17da10dd0f97e618e04333375a262da40aca5 authored over 7 years ago
remove unecessary backticks

663417405ba15cbfec2e55f5621ac6427d5285b1 authored over 7 years ago
conform everything to equatable

391da1326fbae4ffa80e8112615a355db8b3ea47 authored over 7 years ago
add simple initializers to all types

f5baf187d8ef9ba96b19c32b4753ee528e6ae3b4 authored over 7 years ago
implement encoding for multirefs

fbd272cd70de84dc8806284169155ffd702aa728 authored over 7 years ago
use location in other types

d546a955b7f759312aa44bd27e020ec74c7e14aa authored over 7 years ago
remove coordinate in favor of new location

91d5d411c467052950ff68265b7be1381843cd3b authored over 7 years ago
add macos 10.12 attribute to journeytests

thanks to the iso8601 date formatter

15e73cf1af18d24cceac5a3261d886196ede9741 authored over 7 years ago
rename isPublic to public for simplicity atm

e73cde0f9e9ff070802f7b054be774a9b664fb76 authored over 7 years ago
add json decoding tests for all types

cde9b6adaea6a5f197de949d1d220e0835e67918 authored over 7 years ago
Add installation note to readme

7344dd226e1c83d7b4ce47796ce643646c8a9af3 authored over 7 years ago
use multirefs where necessary

8099b8fab392afac666a6fbe45e1cce6b7236e76 authored over 7 years ago
Add Ref types for multiple possible values

e231016ba4ee71235ce62246bc14d1baff6f916f authored over 7 years ago
publicize coordinate members

a6d5e3e37625e61199f4749fd60d300d8c6918ab authored over 7 years ago
actually assert values in tests, don't just fail

337d12831932a2e76dc4dd17a0137c380a8642cf authored over 7 years ago
rename reference to ref

1a014f4ae0bffccef7d6496449f9dfda7f17601a authored over 7 years ago
fix project layout - wtf xcode?

0ca24401d895806188d7359bb1ad6644513d0c0f authored over 7 years ago
update readme

eb6b5d724d637ab681acfce80a26a583627fe6ae authored over 7 years ago
add decoding test for station

16a4412a0994f98e4abf3028292ded8a5bfd585a authored over 7 years ago
use correct decoding container for reference

7f828a1025fd003557c822791e63f5af9a833ea2 authored over 7 years ago
publicize all fields

bb05a6a4168fc87b82151efba522c2e845bcb68a authored over 7 years ago
restructure and conform to codable

441561b967c46e2a8bdae44856af7f9afb2f8681 authored over 7 years ago
initial commit

- basic implementation regarding current spec
- missing docs
- placeholder tests

13868969a3b81dd2ed482c06b515571f2723f0fb authored over 7 years ago