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

[draft] Raw_dylib codegen #71497

Closed
wants to merge 10 commits into from
Closed

Commits on May 26, 2020

  1. ordinals are 16 bits

    tinaun committed May 26, 2020
    Configuration menu
    Copy the full SHA
    782b482 View commit details
    Browse the repository at this point in the history
  2. add backend trait method

    tinaun committed May 26, 2020
    Configuration menu
    Copy the full SHA
    1c78488 View commit details
    Browse the repository at this point in the history
  3. search for raw_dylibs

    tinaun committed May 26, 2020
    Configuration menu
    Copy the full SHA
    81cc064 View commit details
    Browse the repository at this point in the history
  4. initial codegen

    tinaun committed May 26, 2020
    Configuration menu
    Copy the full SHA
    89df677 View commit details
    Browse the repository at this point in the history
  5. string constants

    tinaun committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ead6069 View commit details
    Browse the repository at this point in the history
  6. fix tidy + address comments

    tinaun committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ee39aee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bba437 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a9962f View commit details
    Browse the repository at this point in the history
  9. correct section names

    tinaun committed May 26, 2020
    Configuration menu
    Copy the full SHA
    1be946c View commit details
    Browse the repository at this point in the history
  10. librarykind -> libkind

    tinaun committed May 26, 2020
    Configuration menu
    Copy the full SHA
    f8426ea View commit details
    Browse the repository at this point in the history