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 a basic cairo zero runner #53

Closed
wants to merge 26 commits into from
Closed

Commits on Sep 5, 2023

  1. Initial runner draft

    rodrigo-pino committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4e85939 View commit details
    Browse the repository at this point in the history
  2. Initial assembler draft

    rodrigo-pino committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5b745c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Add assert eq logic

    rodrigo-pino committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    45b3b45 View commit details
    Browse the repository at this point in the history
  2. Add tests for assembler

    rodrigo-pino committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    86a3dc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Complete assembler

    rodrigo-pino committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ca26f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af5c8b View commit details
    Browse the repository at this point in the history
  3. Rename config file

    rodrigo-pino committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    6b6b059 View commit details
    Browse the repository at this point in the history
  4. Fix many bugs

    rodrigo-pino committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8595730 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Add extra grammar tests

    rodrigo-pino committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1dd8e44 View commit details
    Browse the repository at this point in the history
  2. Add assembler test

    rodrigo-pino committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    84165f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 12, 2023

  1. rework runner

    rodrigo-pino committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    afd3138 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    220f5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    754f8a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc17afc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f52a25 View commit details
    Browse the repository at this point in the history
  5. Simplify ast structure

    rodrigo-pino committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c90023d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    a421684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8812d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    401da81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4eac83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a221efa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77a68b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0eb5a88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6fdd417 View commit details
    Browse the repository at this point in the history