Skip to content

Update SyntaxHighlighter.jl#386

Open
astrozot wants to merge 1 commit intoKristofferC:masterfrom
astrozot:patch-2
Open

Update SyntaxHighlighter.jl#386
astrozot wants to merge 1 commit intoKristofferC:masterfrom
astrozot:patch-2

Conversation

@astrozot
Copy link

Small change made to let OhMyRepl recognize a few more tokens as numbers. Specifically:

  • Inf-like constants such as Inf, Inf16, Inf32 and Inf64;
  • NaN-like constants such as NaN16, NaN32, NaN64;
  • Float32 numbers entered with the format 1.23f0

Recognized Inf, Inf32..., NaN16..., and Float32 numbers
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.

1 participant