Commit Graph

6 Commits

Author SHA1 Message Date
Chris Eidhof
976191e79a Fix source files. 2016-10-08 18:46:02 -04:00
David Dufresne
7278987548 Change liscense string from 'LICENCE' to '2-clause BSD' 2016-05-23 15:48:03 -04:00
David Dufresne
1588c29172 Release 1.1
- Fix wrong parse error type returned by `GenericParser.unexpected()`
- Add missing guard statement to prevent crash in `UnicodeScalar.fromUInt32()`
- Added ClosedInterval variant of ParsecType.oneOf()
- Migrate code to Swift 2.2
- Internal code improvement
- Documentation improveemnt
- Increased tests coverage
2016-05-10 10:08:09 -04:00
tomvanduist
e08d1ea4a0 Update SwiftParsec.podspec 2016-03-16 11:27:34 +01:00
tomvanduist
487b24c88c Update SwiftParsec.podspec 2016-03-16 11:09:58 +01:00
Tom van Duist
f3d4a5d57a Added podspec 2016-03-16 11:03:30 +01:00