Skip to content

Conversation

@pavel-kirienko
Copy link
Member

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces support for UTF-8 strings and byte strings in the DSDL specification by updating documentation and grammar rules. Key changes include:

  • Adding a bullet point in the introduction outlining support for UTF-8 strings and byte strings.
  • Adding new descriptive entries for UTF-8 octet and byte types in the serializable types documentation.
  • Updating reserved identifier lists and grammar rules to accommodate the new primitive types.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
specification/introduction/introduction.tex Added note about support for UTF-8 and byte strings.
specification/dsdl/serializable_types.tex Added detailed entries for UTF-8 octet and byte types with minor typo.
specification/dsdl/grammar.tex Updated reserved identifiers to include new primitive types.
specification/dsdl/grammar.parsimonious Modified grammar rules to accommodate the new primitive types.

thirtytwobits
thirtytwobits previously approved these changes May 9, 2025
Copy link
Member

@thirtytwobits thirtytwobits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve but I think the copilot suggestion is correct, that there's a misspelling?

@thirtytwobits thirtytwobits requested a review from emrainey May 9, 2025 19:36
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@pavel-kirienko pavel-kirienko merged commit 817449e into master May 15, 2025
1 check passed
@pavel-kirienko pavel-kirienko deleted the utf8-byte branch May 15, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DSDL string type

4 participants