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

LibraryImport conversion #13

Draft
wants to merge 45 commits into
base: master
Choose a base branch
from
Draft

LibraryImport conversion #13

wants to merge 45 commits into from

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    5865e66 View commit details
    Browse the repository at this point in the history
  2. Enable unsafe code

    jzebedee committed May 15, 2023
    Configuration menu
    Copy the full SHA
    66b1d5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bcb92f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d040962 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3583793 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c327a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d402710 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    766f50c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Bump test package versions

    jzebedee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    514df5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f97def View commit details
    Browse the repository at this point in the history
  3. Bump polysharp version

    jzebedee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    72528f0 View commit details
    Browse the repository at this point in the history
  4. Add libdeflate_options

    jzebedee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ebcd829 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe8bda6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3caba62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84744d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4414230 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2091152 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    309a690 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc63207 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dbc0167 View commit details
    Browse the repository at this point in the history
  13. Fixup style

    jzebedee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ef2a213 View commit details
    Browse the repository at this point in the history
  14. Fixup style

    jzebedee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    896afd3 View commit details
    Browse the repository at this point in the history
  15. Use range slices

    jzebedee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5c56cde View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c5165c8 View commit details
    Browse the repository at this point in the history
  17. Add throw helpers

    jzebedee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    db9df5a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0dfe191 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5f63118 View commit details
    Browse the repository at this point in the history
  20. Update test projects

    jzebedee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2aa3813 View commit details
    Browse the repository at this point in the history
  21. Set langVersion to preview

    jzebedee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    905c127 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    3724f4c View commit details
    Browse the repository at this point in the history
  2. Enable unsafe code

    jzebedee committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    5e10776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    472cfe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f578c88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a8da23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6c43c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f863236 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa984d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b58827b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Use unsafe options

    jzebedee committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    727f08e View commit details
    Browse the repository at this point in the history
  2. Merge local

    jzebedee committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    f0019ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38b683c View commit details
    Browse the repository at this point in the history
  4. Use collection expressions

    jzebedee committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    1881194 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56cc137 View commit details
    Browse the repository at this point in the history
  6. Simplify type names

    jzebedee committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c357dce View commit details
    Browse the repository at this point in the history
  7. Disable runtime marshalling

    jzebedee committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    16558da View commit details
    Browse the repository at this point in the history