Skip to content

Conversation

@RunDevelopment
Copy link
Member

This improves the tokenization of OCaml and enforces a standard-conform use of standard tokens. Changes:

  • Added support for {|string|} strings.
  • Added char token.
  • Improved string and number tokens.
  • Added missing operators and punctuation.
  • Changed some aliases.
  • Removed module token. Way too many false positives with constants and class names.

@github-actions
Copy link

github-actions bot commented Dec 5, 2021

JS File Size Changes (gzipped)

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

Details
file master pull size diff % diff
components/prism-ocaml.min.js 576 B 667 B +91 B +15.8%

Generated by 🚫 dangerJS against 90f6a9b

@RunDevelopment RunDevelopment merged commit 7bcc5da into PrismJS:master Dec 18, 2021
@RunDevelopment RunDevelopment deleted the issue3170-ocaml branch December 18, 2021 11:53
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.

1 participant