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

Perl: Improved tokenization #3241

Merged
merged 2 commits into from Dec 10, 2021
Merged

Conversation

RunDevelopment
Copy link
Member

Changes:

  • Combined many string and regex patterns.
  • Added support for s(...){...} regexes.
  • Improved function using a lookbehind.
  • Renamed vstring -> v-string.

@github-actions
Copy link

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +8 B (+0.8%).

file master pull size diff % diff
components/prism-perl.min.js 1 KB 1.01 KB +8 B +0.8%

Generated by 🚫 dangerJS against 5e69fd6

@RunDevelopment RunDevelopment merged commit f22ea9f into PrismJS:master Dec 10, 2021
@RunDevelopment RunDevelopment deleted the perl-impr branch December 10, 2021 13:33
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