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

New CoreLib Symbols support #592

Merged
merged 19 commits into from
Sep 14, 2024
Merged

New CoreLib Symbols support #592

merged 19 commits into from
Sep 14, 2024

Commits on Sep 9, 2024

  1. Working on symbols.

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

Commits on Sep 11, 2024

  1. Wooo

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

Commits on Sep 12, 2024

  1. Add generic stuff.

    wasabii committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cc428b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be2fe6c View commit details
    Browse the repository at this point in the history
  3. Fix.

    wasabii committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    02b2151 View commit details
    Browse the repository at this point in the history
  4. Hmm

    wasabii committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    221e1b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fbd147 View commit details
    Browse the repository at this point in the history
  6. Fix tests.

    wasabii committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f79d7a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. optimize some thread stuff.

    Use a rw lock.
    Integrate into Runtime. Most of our usage is unpacking back into Type/etc. But we can work on this bit by bit.
    wasabii committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1f6f6a0 View commit details
    Browse the repository at this point in the history
  2. Fix archs.

    wasabii committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4dd0123 View commit details
    Browse the repository at this point in the history
  3. Few missing.

    wasabii committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a125555 View commit details
    Browse the repository at this point in the history
  4. Ad CoreLib tests.

    wasabii committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e3b33a8 View commit details
    Browse the repository at this point in the history
  5. (

    wasabii committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a7a1145 View commit details
    Browse the repository at this point in the history
  6. Add SRM

    wasabii committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9e23844 View commit details
    Browse the repository at this point in the history
  7. Comments.

    wasabii committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f069231 View commit details
    Browse the repository at this point in the history
  8. Many comments.

    wasabii committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    67a1ed0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb3763a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    700bbae View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Merge branch 'develop' into symbols

    Signed-off-by: Jerome Haltom <[email protected]>
    wasabii authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    588af4e View commit details
    Browse the repository at this point in the history