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

enhancement for enums #1400

Merged
merged 5 commits into from Nov 30, 2022
Merged

enhancement for enums #1400

merged 5 commits into from Nov 30, 2022

Commits on Nov 28, 2022

  1. enhancement for enums:

    1. explicit enum conversion;
    2. implicit integer conversion;
    3. keep the type of the right operand of a shift operation;
    3. parse escape characters.
    sdghchj committed Nov 28, 2022
    Copy the full SHA
    6def489 View commit details
    Browse the repository at this point in the history
  2. fix tests

    sdghchj committed Nov 28, 2022
    Copy the full SHA
    c0edc4c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Copy the full SHA
    63ff96a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e38165f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    939c8d6 View commit details
    Browse the repository at this point in the history