Skip to content
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

Objective C: Improved string token #3235

Merged
merged 4 commits into from Dec 7, 2021

Conversation

RunDevelopment
Copy link
Member

This is a branch of #3207.

Since the characters are now handled by the char token (inherited from C), the string token can be simplified. I also made it greedy.

@github-actions
Copy link

github-actions bot commented Nov 26, 2021

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of -3 B (-0.7%).

file master pull size diff % diff
components/prism-objectivec.min.js 441 B 438 B -3 B -0.7%

Generated by 🚫 dangerJS against 8f97aa8

@RunDevelopment RunDevelopment merged commit 8e0e95f into PrismJS:master Dec 7, 2021
@RunDevelopment RunDevelopment deleted the issue3170-objc branch December 7, 2021 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant