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

Trait-based implement macro #1450

Merged
merged 125 commits into from Jan 25, 2022
Merged

Trait-based implement macro #1450

merged 125 commits into from Jan 25, 2022

Commits on Jan 3, 2022

  1. gen_implement

    kennykerr committed Jan 3, 2022
    Copy the full SHA
    a163bd7 View commit details
    Browse the repository at this point in the history
  2. outline

    kennykerr committed Jan 3, 2022
    Copy the full SHA
    0d59346 View commit details
    Browse the repository at this point in the history
  3. traits

    kennykerr committed Jan 3, 2022
    Copy the full SHA
    04266f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. macro

    kennykerr committed Jan 4, 2022
    Copy the full SHA
    f9af380 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    118e8bb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    568df32 View commit details
    Browse the repository at this point in the history
  4. stage

    kennykerr committed Jan 4, 2022
    Copy the full SHA
    cc536e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. impl

    kennykerr committed Jan 5, 2022
    Copy the full SHA
    3f8ea01 View commit details
    Browse the repository at this point in the history
  2. features

    kennykerr committed Jan 5, 2022
    Copy the full SHA
    b66d96f View commit details
    Browse the repository at this point in the history
  3. central

    kennykerr committed Jan 5, 2022
    Copy the full SHA
    cd0c950 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. impl

    kennykerr committed Jan 6, 2022
    Copy the full SHA
    ebf0a3e View commit details
    Browse the repository at this point in the history
  2. implement2

    kennykerr committed Jan 6, 2022
    Copy the full SHA
    7ab3ce8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. impl2

    kennykerr committed Jan 7, 2022
    Copy the full SHA
    c030cbf View commit details
    Browse the repository at this point in the history
  2. impl

    kennykerr committed Jan 7, 2022
    Copy the full SHA
    11165e4 View commit details
    Browse the repository at this point in the history
  3. works!

    kennykerr committed Jan 7, 2022
    Copy the full SHA
    1ab0bab View commit details
    Browse the repository at this point in the history
  4. mut

    kennykerr committed Jan 7, 2022
    Copy the full SHA
    1124360 View commit details
    Browse the repository at this point in the history
  5. ctors

    kennykerr committed Jan 7, 2022
    Copy the full SHA
    557b6f2 View commit details
    Browse the repository at this point in the history
  6. min macro

    kennykerr committed Jan 7, 2022
    Copy the full SHA
    912d8fd View commit details
    Browse the repository at this point in the history
  7. check

    kennykerr committed Jan 7, 2022
    Copy the full SHA
    6f4d24c View commit details
    Browse the repository at this point in the history
  8. base

    kennykerr committed Jan 7, 2022
    Copy the full SHA
    982e554 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. guid

    kennykerr committed Jan 8, 2022
    Copy the full SHA
    4ca4108 View commit details
    Browse the repository at this point in the history
  2. guid

    kennykerr committed Jan 8, 2022
    Copy the full SHA
    08a08f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. queries

    kennykerr committed Jan 10, 2022
    Copy the full SHA
    29830b4 View commit details
    Browse the repository at this point in the history
  2. qi

    kennykerr committed Jan 10, 2022
    Copy the full SHA
    b5fd7cb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. coreapp

    kennykerr committed Jan 11, 2022
    Copy the full SHA
    05111e5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8acd1e5 View commit details
    Browse the repository at this point in the history
  3. gen

    kennykerr committed Jan 11, 2022
    Copy the full SHA
    79d702c View commit details
    Browse the repository at this point in the history
  4. check

    kennykerr committed Jan 11, 2022
    Copy the full SHA
    34e0cd4 View commit details
    Browse the repository at this point in the history
  5. named

    kennykerr committed Jan 11, 2022
    Copy the full SHA
    a0d3142 View commit details
    Browse the repository at this point in the history
  6. gen

    kennykerr committed Jan 11, 2022
    Copy the full SHA
    d156ff8 View commit details
    Browse the repository at this point in the history
  7. check

    kennykerr committed Jan 11, 2022
    Copy the full SHA
    c5b24e9 View commit details
    Browse the repository at this point in the history
  8. cfg

    kennykerr committed Jan 11, 2022
    Copy the full SHA
    f281e45 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. methods

    kennykerr committed Jan 12, 2022
    Copy the full SHA
    01087a6 View commit details
    Browse the repository at this point in the history
  2. base

    kennykerr committed Jan 12, 2022
    Copy the full SHA
    3bed226 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. mut

    kennykerr committed Jan 13, 2022
    Copy the full SHA
    c68547e View commit details
    Browse the repository at this point in the history
  2. break

    kennykerr committed Jan 13, 2022
    Copy the full SHA
    8a34a13 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    afbf328 View commit details
    Browse the repository at this point in the history
  4. win32 upcall

    kennykerr committed Jan 13, 2022
    Copy the full SHA
    5bac2d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Copy the full SHA
    23afeb2 View commit details
    Browse the repository at this point in the history
  2. gen

    kennykerr committed Jan 14, 2022
    Copy the full SHA
    8788ced View commit details
    Browse the repository at this point in the history
  3. gen

    kennykerr committed Jan 14, 2022
    Copy the full SHA
    b6b0acb View commit details
    Browse the repository at this point in the history
  4. check

    kennykerr committed Jan 14, 2022
    Copy the full SHA
    b31aca5 View commit details
    Browse the repository at this point in the history
  5. return udt

    kennykerr committed Jan 14, 2022
    Copy the full SHA
    2aa079d View commit details
    Browse the repository at this point in the history
  6. trait overloads

    kennykerr committed Jan 14, 2022
    Copy the full SHA
    307276c View commit details
    Browse the repository at this point in the history
  7. overlodas

    kennykerr committed Jan 14, 2022
    Copy the full SHA
    0def5cc View commit details
    Browse the repository at this point in the history
  8. check

    kennykerr committed Jan 14, 2022
    Copy the full SHA
    2f670d5 View commit details
    Browse the repository at this point in the history
  9. iid

    kennykerr committed Jan 14, 2022
    Copy the full SHA
    66b83f0 View commit details
    Browse the repository at this point in the history
  10. vnames

    kennykerr committed Jan 14, 2022
    Copy the full SHA
    73bc9f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. exclusive

    kennykerr committed Jan 16, 2022
    Copy the full SHA
    d75c728 View commit details
    Browse the repository at this point in the history
  2. overrides

    kennykerr committed Jan 16, 2022
    Copy the full SHA
    c5f0729 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Copy the full SHA
    68c931a View commit details
    Browse the repository at this point in the history
  2. bindings

    kennykerr committed Jan 18, 2022
    Copy the full SHA
    68a2b41 View commit details
    Browse the repository at this point in the history
  3. overrides

    kennykerr committed Jan 18, 2022
    Copy the full SHA
    b50f4ba View commit details
    Browse the repository at this point in the history
  4. compose

    kennykerr committed Jan 18, 2022
    Copy the full SHA
    b97d352 View commit details
    Browse the repository at this point in the history
  5. compose

    kennykerr committed Jan 18, 2022
    Copy the full SHA
    0aebb4f View commit details
    Browse the repository at this point in the history
  6. check

    kennykerr committed Jan 18, 2022
    Copy the full SHA
    a655148 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. compose

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    4d9a26b View commit details
    Browse the repository at this point in the history
  2. tests and examples

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    ee9ff67 View commit details
    Browse the repository at this point in the history
  3. check

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    368908b View commit details
    Browse the repository at this point in the history
  4. test

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    b10444f View commit details
    Browse the repository at this point in the history
  5. test

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    56678d5 View commit details
    Browse the repository at this point in the history
  6. to_impl

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    6ab3a64 View commit details
    Browse the repository at this point in the history
  7. deprecated

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    764d3ec View commit details
    Browse the repository at this point in the history
  8. helpers

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    88c3cce View commit details
    Browse the repository at this point in the history
  9. no_use

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    18a8bb1 View commit details
    Browse the repository at this point in the history
  10. test

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    510784e View commit details
    Browse the repository at this point in the history
  11. vtable inference

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    2291c8a View commit details
    Browse the repository at this point in the history
  12. comment

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    f9ba64f View commit details
    Browse the repository at this point in the history
  13. test

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    2a6c586 View commit details
    Browse the repository at this point in the history
  14. test_interop

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    fcdf1a2 View commit details
    Browse the repository at this point in the history
  15. matrix

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    fb421ee View commit details
    Browse the repository at this point in the history
  16. test_ntstatus

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    6d11258 View commit details
    Browse the repository at this point in the history
  17. test_pwstr

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    4da2b43 View commit details
    Browse the repository at this point in the history
  18. test_return_struct

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    63813d5 View commit details
    Browse the repository at this point in the history
  19. test_structs

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    70239e0 View commit details
    Browse the repository at this point in the history
  20. test_unions

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    f97cf17 View commit details
    Browse the repository at this point in the history
  21. test enum

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    1b9352e View commit details
    Browse the repository at this point in the history
  22. dead

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    613480f View commit details
    Browse the repository at this point in the history
  23. test_win32_arrays

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    4253925 View commit details
    Browse the repository at this point in the history
  24. winrt

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    2d7aa2d View commit details
    Browse the repository at this point in the history
  25. tests

    kennykerr committed Jan 19, 2022
    Copy the full SHA
    0949288 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. enum

    kennykerr committed Jan 20, 2022
    Copy the full SHA
    6385bd9 View commit details
    Browse the repository at this point in the history
  2. enums

    kennykerr committed Jan 20, 2022
    Copy the full SHA
    f8ab44d View commit details
    Browse the repository at this point in the history
  3. test

    kennykerr committed Jan 20, 2022
    Copy the full SHA
    911b082 View commit details
    Browse the repository at this point in the history
  4. register

    kennykerr committed Jan 20, 2022
    Copy the full SHA
    40d2b40 View commit details
    Browse the repository at this point in the history
  5. fix offset

    kennykerr committed Jan 20, 2022
    Copy the full SHA
    c4841b0 View commit details
    Browse the repository at this point in the history
  6. test_win32_arch

    kennykerr committed Jan 20, 2022
    Copy the full SHA
    76e6219 View commit details
    Browse the repository at this point in the history
  7. bstr

    kennykerr committed Jan 20, 2022
    Copy the full SHA
    c69875f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. test

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    583565b View commit details
    Browse the repository at this point in the history
  2. handles

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    ff3d83a View commit details
    Browse the repository at this point in the history
  3. lib

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    285e014 View commit details
    Browse the repository at this point in the history
  4. mshtml

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    8eb744c View commit details
    Browse the repository at this point in the history
  5. tests

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    67f798a View commit details
    Browse the repository at this point in the history
  6. test

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    0d2a4ed View commit details
    Browse the repository at this point in the history
  7. tests

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    0f7273e View commit details
    Browse the repository at this point in the history
  8. unknown

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    91e5d23 View commit details
    Browse the repository at this point in the history
  9. inspectable

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    3487b97 View commit details
    Browse the repository at this point in the history
  10. generic

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    9eed451 View commit details
    Browse the repository at this point in the history
  11. test

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    ab071ea View commit details
    Browse the repository at this point in the history
  12. test

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    bf234b8 View commit details
    Browse the repository at this point in the history
  13. test

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    673c871 View commit details
    Browse the repository at this point in the history
  14. test

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    bdb4e91 View commit details
    Browse the repository at this point in the history
  15. cast

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    d1f4987 View commit details
    Browse the repository at this point in the history
  16. ocr

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    f64046a View commit details
    Browse the repository at this point in the history
  17. fmt

    kennykerr committed Jan 21, 2022
    Copy the full SHA
    95c8ee1 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Tweak appxmanifest

    riverar committed Jan 22, 2022
    Copy the full SHA
    cfcb9cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ecb0ac0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    96f5e74 View commit details
    Browse the repository at this point in the history
  4. fix

    kennykerr committed Jan 22, 2022
    Copy the full SHA
    d7d2dc0 View commit details
    Browse the repository at this point in the history
  5. merge

    kennykerr committed Jan 22, 2022
    Copy the full SHA
    309e13a View commit details
    Browse the repository at this point in the history
  6. clippy

    kennykerr committed Jan 22, 2022
    Copy the full SHA
    62622d7 View commit details
    Browse the repository at this point in the history
  7. clippy

    kennykerr committed Jan 22, 2022
    Copy the full SHA
    86d00f3 View commit details
    Browse the repository at this point in the history
  8. buidl

    kennykerr committed Jan 22, 2022
    Copy the full SHA
    4df2d85 View commit details
    Browse the repository at this point in the history
  9. build

    kennykerr committed Jan 22, 2022
    Copy the full SHA
    704df3b View commit details
    Browse the repository at this point in the history
  10. nightly

    kennykerr committed Jan 22, 2022
    Copy the full SHA
    610b6eb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. nightly

    kennykerr committed Jan 23, 2022
    Copy the full SHA
    04a9f42 View commit details
    Browse the repository at this point in the history
  2. build

    kennykerr committed Jan 23, 2022
    Copy the full SHA
    80c20d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. repr

    kennykerr committed Jan 24, 2022
    Copy the full SHA
    8ef5ecb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    223504b View commit details
    Browse the repository at this point in the history
  3. test

    kennykerr committed Jan 24, 2022
    Copy the full SHA
    a18304d View commit details
    Browse the repository at this point in the history
  4. mut

    kennykerr committed Jan 24, 2022
    Copy the full SHA
    4dedaac View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. test

    kennykerr committed Jan 25, 2022
    Copy the full SHA
    32ca103 View commit details
    Browse the repository at this point in the history
  2. kick

    kennykerr committed Jan 25, 2022
    Copy the full SHA
    340864d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b3d5123 View commit details
    Browse the repository at this point in the history
  4. push

    kennykerr committed Jan 25, 2022
    Copy the full SHA
    441adf1 View commit details
    Browse the repository at this point in the history