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

Support negative literals when generating YAML #565

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Support negative literals when generating YAML #565

merged 1 commit into from
Apr 9, 2024

Commits on Apr 9, 2024

  1. Support negative literals when generating YAML

    This commit adds support for generating YAML that contains negative
    literals, which are a special case of unary applications of the negate
    operator to numbers. Fixes #564.
    lunaris committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4bf5392 View commit details
    Browse the repository at this point in the history