Skip to content

Ada 2022 allows [, ] as brackets and parallel as a keyword. #4225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

reznikmm
Copy link
Contributor

Allow [, ] in Ada and highlight parallel as a keyword.

Resolves #4224

Changes

Allow [, ] in Ada and highlight parallel as a keyword.

Checklist

  • Fix markup test for parallel keyword
  • Updated the changelog at CHANGES.md

Copy link

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

5 files changed

Total change +2 B

View Changes
file base pr diff
es/core.min.js 8.19 KB 8.19 KB -1 B
es/highlight.min.js 8.19 KB 8.19 KB -1 B
es/languages/ada.min.js 1.01 KB 1.01 KB +2 B
highlight.min.js 8.23 KB 8.23 KB -1 B
languages/ada.min.js 1.02 KB 1.02 KB +3 B

@joshgoebel joshgoebel merged commit 85b2042 into highlightjs:main Mar 19, 2025
19 checks passed
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.

(Ada) Minimal support for Ada 2022
2 participants