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

feat: enum expressions #1956

Merged
merged 11 commits into from Jun 25, 2022
Merged

feat: enum expressions #1956

merged 11 commits into from Jun 25, 2022

Commits on Jun 23, 2022

  1. feat: enum expressions

    Zamiell committed Jun 23, 2022
    Copy the full SHA
    5c80586 View commit details
    Browse the repository at this point in the history
  2. update specs

    Zamiell committed Jun 23, 2022
    Copy the full SHA
    bc050a5 View commit details
    Browse the repository at this point in the history
  3. prettier

    Zamiell committed Jun 23, 2022
    Copy the full SHA
    d41b55b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. no more eval

    Zamiell committed Jun 24, 2022
    Copy the full SHA
    331a625 View commit details
    Browse the repository at this point in the history
  2. updating spec

    Zamiell committed Jun 24, 2022
    Copy the full SHA
    3745f9a View commit details
    Browse the repository at this point in the history
  3. prettier

    Zamiell committed Jun 24, 2022
    Copy the full SHA
    d700fff View commit details
    Browse the repository at this point in the history
  4. adding tests

    Zamiell committed Jun 24, 2022
    Copy the full SHA
    a8d9864 View commit details
    Browse the repository at this point in the history
  5. adding more tests

    Zamiell committed Jun 24, 2022
    Copy the full SHA
    18a9228 View commit details
    Browse the repository at this point in the history
  6. Update src/lib/converter/symbols.ts

    Co-authored-by: Gerrit Birkeland <gerrit@gerritbirkeland.com>
    Zamiell and Gerrit0 committed Jun 24, 2022
    Copy the full SHA
    fdb4d83 View commit details
    Browse the repository at this point in the history
  7. remove dead code

    Zamiell committed Jun 24, 2022
    Copy the full SHA
    97ca781 View commit details
    Browse the repository at this point in the history
  8. prettier

    Zamiell committed Jun 24, 2022
    Copy the full SHA
    740be48 View commit details
    Browse the repository at this point in the history