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

Introduce new bindgen crate #1379

Merged
merged 64 commits into from Dec 10, 2021
Merged

Introduce new bindgen crate #1379

merged 64 commits into from Dec 10, 2021

Commits on Nov 29, 2021

  1. api2

    kennykerr committed Nov 29, 2021
    Copy the full SHA
    77a5f80 View commit details
    Browse the repository at this point in the history
  2. sys

    kennykerr committed Nov 29, 2021
    Copy the full SHA
    afc5850 View commit details
    Browse the repository at this point in the history
  3. enum

    kennykerr committed Nov 29, 2021
    Copy the full SHA
    8c28b46 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. interface

    kennykerr committed Nov 30, 2021
    Copy the full SHA
    92f3116 View commit details
    Browse the repository at this point in the history
  2. ident

    kennykerr committed Nov 30, 2021
    Copy the full SHA
    ccd004c View commit details
    Browse the repository at this point in the history
  3. interface

    kennykerr committed Nov 30, 2021
    Copy the full SHA
    a9f0228 View commit details
    Browse the repository at this point in the history
  4. structs

    kennykerr committed Nov 30, 2021
    Copy the full SHA
    fa55536 View commit details
    Browse the repository at this point in the history
  5. Vtbl

    kennykerr committed Nov 30, 2021
    Copy the full SHA
    da5539d View commit details
    Browse the repository at this point in the history
  6. struct

    kennykerr committed Nov 30, 2021
    Copy the full SHA
    7f99a1d View commit details
    Browse the repository at this point in the history
  7. constant

    kennykerr committed Nov 30, 2021
    Copy the full SHA
    5bdef2c View commit details
    Browse the repository at this point in the history
  8. structs

    kennykerr committed Nov 30, 2021
    Copy the full SHA
    7fdafe1 View commit details
    Browse the repository at this point in the history
  9. structs

    kennykerr committed Nov 30, 2021
    Copy the full SHA
    000c1a8 View commit details
    Browse the repository at this point in the history
  10. generics

    kennykerr committed Nov 30, 2021
    Copy the full SHA
    04277dd View commit details
    Browse the repository at this point in the history
  11. structs

    kennykerr committed Nov 30, 2021
    Copy the full SHA
    5369ea5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. fmt

    kennykerr committed Dec 1, 2021
    Copy the full SHA
    b0a3a24 View commit details
    Browse the repository at this point in the history
  2. interface

    kennykerr committed Dec 1, 2021
    Copy the full SHA
    48aeff1 View commit details
    Browse the repository at this point in the history
  3. com

    kennykerr committed Dec 1, 2021
    Copy the full SHA
    ffcaefb View commit details
    Browse the repository at this point in the history
  4. delegates

    kennykerr committed Dec 1, 2021
    Copy the full SHA
    3f4a82a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. udt and bstr

    kennykerr committed Dec 2, 2021
    Copy the full SHA
    c8328e8 View commit details
    Browse the repository at this point in the history
  2. frunctions

    kennykerr committed Dec 2, 2021
    Copy the full SHA
    0c37414 View commit details
    Browse the repository at this point in the history
  3. conversion

    kennykerr committed Dec 2, 2021
    Copy the full SHA
    4af9a04 View commit details
    Browse the repository at this point in the history
  4. COM works

    kennykerr committed Dec 2, 2021
    Copy the full SHA
    8582ad0 View commit details
    Browse the repository at this point in the history
  5. default

    kennykerr committed Dec 2, 2021
    Copy the full SHA
    28bcf8e View commit details
    Browse the repository at this point in the history
  6. traits

    kennykerr committed Dec 2, 2021
    Copy the full SHA
    0a8d80e View commit details
    Browse the repository at this point in the history
  7. check

    kennykerr committed Dec 2, 2021
    Copy the full SHA
    6cde4c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. winrt

    kennykerr committed Dec 3, 2021
    Copy the full SHA
    6344094 View commit details
    Browse the repository at this point in the history
  2. fmt

    kennykerr committed Dec 3, 2021
    Copy the full SHA
    2f31e07 View commit details
    Browse the repository at this point in the history
  3. gen

    kennykerr committed Dec 3, 2021
    Copy the full SHA
    34f573e View commit details
    Browse the repository at this point in the history
  4. ident

    kennykerr committed Dec 3, 2021
    Copy the full SHA
    deb5b37 View commit details
    Browse the repository at this point in the history
  5. fix

    kennykerr committed Dec 3, 2021
    Copy the full SHA
    ddb82e4 View commit details
    Browse the repository at this point in the history
  6. interface

    kennykerr committed Dec 3, 2021
    Copy the full SHA
    57423f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. required

    kennykerr committed Dec 4, 2021
    Copy the full SHA
    6a85439 View commit details
    Browse the repository at this point in the history
  2. required

    kennykerr committed Dec 4, 2021
    Copy the full SHA
    b1c2cf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. classes

    kennykerr committed Dec 6, 2021
    Copy the full SHA
    12cd5c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. classes

    kennykerr committed Dec 7, 2021
    Copy the full SHA
    c9a399f View commit details
    Browse the repository at this point in the history
  2. gen

    kennykerr committed Dec 7, 2021
    Copy the full SHA
    025abc0 View commit details
    Browse the repository at this point in the history
  3. delegates

    kennykerr committed Dec 7, 2021
    Copy the full SHA
    1e3d14d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. delegates

    kennykerr committed Dec 8, 2021
    Copy the full SHA
    08a0205 View commit details
    Browse the repository at this point in the history
  2. delegate

    kennykerr committed Dec 8, 2021
    Copy the full SHA
    4d56d88 View commit details
    Browse the repository at this point in the history
  3. async

    kennykerr committed Dec 8, 2021
    Copy the full SHA
    a19b70c View commit details
    Browse the repository at this point in the history
  4. iterator

    kennykerr committed Dec 8, 2021
    Copy the full SHA
    6f4021b View commit details
    Browse the repository at this point in the history
  5. conversions

    kennykerr committed Dec 8, 2021
    Copy the full SHA
    2c870f0 View commit details
    Browse the repository at this point in the history
  6. testing

    kennykerr committed Dec 8, 2021
    Copy the full SHA
    7ec15d4 View commit details
    Browse the repository at this point in the history
  7. cfg

    kennykerr committed Dec 8, 2021
    Copy the full SHA
    12f88b3 View commit details
    Browse the repository at this point in the history
  8. derive

    kennykerr committed Dec 8, 2021
    Copy the full SHA
    8a45d43 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. bindings

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    c322688 View commit details
    Browse the repository at this point in the history
  2. enum

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    1fe56ad View commit details
    Browse the repository at this point in the history
  3. warnings

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    5e74803 View commit details
    Browse the repository at this point in the history
  4. api

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    86b072f View commit details
    Browse the repository at this point in the history
  5. fmt

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    8eee378 View commit details
    Browse the repository at this point in the history
  6. bindgen

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    92a9b2b View commit details
    Browse the repository at this point in the history
  7. derive

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    d3167da View commit details
    Browse the repository at this point in the history
  8. min

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    cbffc83 View commit details
    Browse the repository at this point in the history
  9. pub

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    f70514a View commit details
    Browse the repository at this point in the history
  10. sig

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    355d4a4 View commit details
    Browse the repository at this point in the history
  11. api

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    17d5b73 View commit details
    Browse the repository at this point in the history
  12. xaml

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    f9526e3 View commit details
    Browse the repository at this point in the history
  13. test

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    9fd807e View commit details
    Browse the repository at this point in the history
  14. handle

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    b123ef4 View commit details
    Browse the repository at this point in the history
  15. agile

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    9dfa69e View commit details
    Browse the repository at this point in the history
  16. compare

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    cb6abdc View commit details
    Browse the repository at this point in the history
  17. fmt

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    f2e3e38 View commit details
    Browse the repository at this point in the history
  18. clippy

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    2f5dc41 View commit details
    Browse the repository at this point in the history
  19. fmt

    kennykerr committed Dec 9, 2021
    Copy the full SHA
    6bc0c6b View commit details
    Browse the repository at this point in the history