Definitions of, and operations for ASCII characters.
Ascii is part of the Swiftfire webserver project.
The reference manual
No new features planned. Updates are made on an ad-hoc basis as needed to support Swiftfire development.
- Added swift language versions to manifest
- Added license file
- Cleared git chaches to remove xcode project from the repo
- Added isExtendedAscii
- Upgraded swift tools to v5
- Updated header
Upgraded to Swift 5
Fixed access level for hexString
Added conversion extension for UInt16 and hexString
- Added Ascii set as extension to Characters.
- Migrated to SPM 4
- Initial release