GeoIP2-swift/Sources/Decoder/Payload
Adam Rocska c7c3ab44db Ok, the repo is somewhat exploded at this point. BUT IT WORKS! Now I only gotta provide proper tests instead of the trashy ones, put together the reader & serializer, and represent this maxmind php fantasy crap with some nice Structs. And then the saga is over for now.
Signed-off-by: Adam Rocska <adam.rocska@adams.solutions>
2020-05-28 14:23:26 +02:00
..
PayloadInterpreter.swift Ok, the repo is somewhat exploded at this point. BUT IT WORKS! Now I only gotta provide proper tests instead of the trashy ones, put together the reader & serializer, and represent this maxmind php fantasy crap with some nice Structs. And then the saga is over for now. 2020-05-28 14:23:26 +02:00
interpretArray.swift Able to decode sequential types 2020-05-27 20:07:25 +02:00
interpretDataCacheContainer.swift Able to decode sequential types 2020-05-27 20:07:25 +02:00
interpretDouble.swift This awful design seems to be able to tackle php scripter stupidity. The code sucks, but at least is testable and works so far. Now I just gotta reconstruct sequence types, and I finally can forget about this horror, and stop taking sedatives. 2020-05-26 16:43:56 +02:00
interpretFloat.swift This awful design seems to be able to tackle php scripter stupidity. The code sucks, but at least is testable and works so far. Now I just gotta reconstruct sequence types, and I finally can forget about this horror, and stop taking sedatives. 2020-05-26 16:43:56 +02:00
interpretInt32.swift This awful design seems to be able to tackle php scripter stupidity. The code sucks, but at least is testable and works so far. Now I just gotta reconstruct sequence types, and I finally can forget about this horror, and stop taking sedatives. 2020-05-26 16:43:56 +02:00
interpretMap.swift Able to decode sequential types 2020-05-27 20:07:25 +02:00
interpretPointer.swift This awful design seems to be able to tackle php scripter stupidity. The code sucks, but at least is testable and works so far. Now I just gotta reconstruct sequence types, and I finally can forget about this horror, and stop taking sedatives. 2020-05-26 16:43:56 +02:00
interpretUInt16.swift This awful design seems to be able to tackle php scripter stupidity. The code sucks, but at least is testable and works so far. Now I just gotta reconstruct sequence types, and I finally can forget about this horror, and stop taking sedatives. 2020-05-26 16:43:56 +02:00
interpretUInt32.swift This awful design seems to be able to tackle php scripter stupidity. The code sucks, but at least is testable and works so far. Now I just gotta reconstruct sequence types, and I finally can forget about this horror, and stop taking sedatives. 2020-05-26 16:43:56 +02:00
interpretUInt64.swift This awful design seems to be able to tackle php scripter stupidity. The code sucks, but at least is testable and works so far. Now I just gotta reconstruct sequence types, and I finally can forget about this horror, and stop taking sedatives. 2020-05-26 16:43:56 +02:00
interpretUtf8String.swift This awful design seems to be able to tackle php scripter stupidity. The code sucks, but at least is testable and works so far. Now I just gotta reconstruct sequence types, and I finally can forget about this horror, and stop taking sedatives. 2020-05-26 16:43:56 +02:00