May

Results 5 issues of May

File writer could be updated to use the async / await syntax introduced with Swift 5.5

enhancement
refactoring

Since with all the syntactic sugar and especially with the changes made with the new parser, the documentation needs an update. Especially on * Reading whole files * Reading /...

documentation

The validation routines are currently very limited and do not cover many cases. It should be a piece of cake to implement most if not all of the rule for...

enhancement

Implementation of the CHECKSUM keyword according to the standard Appendix J

enhancement
refactoring

"Random-groups structures" are currently not fully implemented but skipped over instead. To fully complete the implementation of the 4.0 Standard, PrimaryHDU should be extended by some high-level code to handle...

enhancement