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

Jolie: Improved tokenization #3221

Merged
merged 1 commit into from Dec 5, 2021

Conversation

RunDevelopment
Copy link
Member

Changes:

  • Added missing keywords
  • Improved class-name token (formerly function)
  • Added function token
  • Improved punctuation vs operator situation
  • Added missing builtin types
  • Added property token (formerly part of keyword)
  • Fixed string regex. Single-quoted strings aren't support and strings can span multiple lines
  • Added more tests

@github-actions
Copy link

JS File Size Changes (gzipped)

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

file master pull size diff % diff
components/prism-jolie.min.js 771 B 800 B +29 B +3.8%

Generated by 🚫 dangerJS against 7c37185

@RunDevelopment RunDevelopment merged commit dfbb202 into PrismJS:master Dec 5, 2021
@RunDevelopment RunDevelopment deleted the jolie-impr branch December 5, 2021 13:50
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