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

Connect new parser to LLVM bitcode backend #269

Merged
merged 5 commits into from
Sep 12, 2024
Merged

Connect new parser to LLVM bitcode backend #269

merged 5 commits into from
Sep 12, 2024

Commits on Sep 9, 2024

  1. Add LLVM dependency

    vosen committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0c01500 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Try use inkwell

    vosen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2d34303 View commit details
    Browse the repository at this point in the history
  2. Successfully add two numbers

    vosen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fb68c67 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Remove inkwell

    vosen committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    631417b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce365c View commit details
    Browse the repository at this point in the history