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

WIP: Chi #3

Draft
wants to merge 6 commits into
base: vc/tapir3-codegen
Choose a base branch
from

Commits on Oct 17, 2023

  1. WIP: Chi

    vchuravy committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    980c867 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Use a simple error when reporting sysimg load failures. (#51598)

    `jl_errorexception_type` is undefined at the point we (fail to) load a
    sysimg.
    maleadt authored and vchuravy committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    5bc8015 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. ASAN fixes.

    maleadt authored and vchuravy committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a71fd5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ebbba6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. make backends pluggable

    vchuravy committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cbb3f3b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Implement caching

    vchuravy committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    60af10b View commit details
    Browse the repository at this point in the history