C90 reference implementation -- polish #8

Merged
sezieru merged 5 commits from feat/kb20-c90/polish into feat/kb20-c90/main 2025-10-31 09:23:22 +00:00
Owner

Updates the C90 reference implementation with various layers of polish, providing:

  • updated comment header, with new reference information
  • inclusion details, to denote what functions are used by each header
  • instructional comments to explain function operation with some reasoning
  • enforces unique digits for code point map specification
  • strict ANSI/ISO-C90 compliance + some commentary concerning scope allowances
  • minor style adjustments for concise error returns
Updates the C90 reference implementation with various layers of polish, providing: - updated comment header, with new reference information - inclusion details, to denote what functions are used by each header - instructional comments to explain function operation with some reasoning - enforces unique digits for code point map specification - strict ANSI/ISO-C90 compliance + some commentary concerning scope allowances - minor style adjustments for concise error returns
sezieru self-assigned this 2025-10-31 09:23:03 +00:00
sezieru merged commit 5a8d4e0a3d into feat/kb20-c90/main 2025-10-31 09:23:22 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fosster/libb20#8
No description provided.