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

Incomplete 5.014 detection #8

Open
Leont opened this issue Apr 27, 2018 · 0 comments
Open

Incomplete 5.014 detection #8

Leont opened this issue Apr 27, 2018 · 0 comments

Comments

@Leont
Copy link

Leont commented Apr 27, 2018

Currently there's limited detection of 5.014 features.In particular there is no detection of either:

Currently supported are:

  • The unicode_strings feature.
  • Non-destructive substitution (s/foo/bar/r)
  • Unicode regular expression modifiers (/d, /u, /a, /l)

Currently not supported are:

  • Package block syntax (package Foo { ... })
  • The ${^GLOBAL_PHASE} variable? (though perhaps this isn't a good idea, as there's often fallback logic)
@Leont Leont changed the title No 5.014 detection Incomplete 5.014 detection Apr 27, 2018
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

No branches or pull requests

1 participant