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: add realm /r/demo/math_eval #965

Merged
merged 10 commits into from
Sep 16, 2023
Merged

feat: add realm /r/demo/math_eval #965

merged 10 commits into from
Sep 16, 2023

Commits on Jul 10, 2023

  1. new realm: int32 evaluations

    This realm adds a lexer/parser for integer expressions
    schollz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f61bb79 View commit details
    Browse the repository at this point in the history
  2. add information to docs

    schollz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cdc3356 View commit details
    Browse the repository at this point in the history
  3. fix duplicate case

    schollz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c6cf5f6 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    schollz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    fa92102 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fix binary OR in eval

    schollz committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b7531ba View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. rename: math -> math_eval

    schollz committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fbae002 View commit details
    Browse the repository at this point in the history
  2. rename: eval -> math_eval

    schollz committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6fcea5f View commit details
    Browse the repository at this point in the history
  3. fix: import

    schollz committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c2fd66f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. chore: add missing gno.mod

    moul committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    587d2b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    b5f5cff View commit details
    Browse the repository at this point in the history