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

Fundamental redesign to allow complete customisation #117

Merged
merged 47 commits into from
Nov 15, 2023

Commits on Nov 12, 2023

  1. Use ForAttributeWithMetadataName APIs

    Fix duplicate test problem
    Add new diagnostic for duplicate assembly attributes
    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    cd4bf68 View commit details
    Browse the repository at this point in the history
  2. wip

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    47607b0 View commit details
    Browse the repository at this point in the history
  3. wip

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    bd7b5af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a31e0f3 View commit details
    Browse the repository at this point in the history
  5. Add string (and fix bugs)

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    485b118 View commit details
    Browse the repository at this point in the history
  6. Add Nullable String

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    904113b View commit details
    Browse the repository at this point in the history
  7. Add NewId template

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f676b31 View commit details
    Browse the repository at this point in the history
  8. Update snapshots

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    c308c5c View commit details
    Browse the repository at this point in the history
  9. Lots of fixes

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    f013f8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aee3728 View commit details
    Browse the repository at this point in the history
  11. Delete old files

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    95d7b64 View commit details
    Browse the repository at this point in the history
  12. Remove unused diagnostics

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e33f2e0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3898fff View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    14bc33b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b69c20 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3b91359 View commit details
    Browse the repository at this point in the history
  17. Fix nullability warning

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    6d71ccb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bd8ea0c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    50df02a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f878a23 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1505a3c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9dd9f08 View commit details
    Browse the repository at this point in the history
  23. Try to fix tests

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    b833383 View commit details
    Browse the repository at this point in the history
  24. Remove the built-in templates from the generator tests

    They just add noise
    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    41c3d02 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f32e170 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6291d0e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fc32ea9 View commit details
    Browse the repository at this point in the history
  28. Add missing templates

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    1790690 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    abe08f5 View commit details
    Browse the repository at this point in the history
  30. Add LongId tests

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    a3a402c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    697a30a View commit details
    Browse the repository at this point in the history
  32. Fix typos

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    3503c99 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f1dadf0 View commit details
    Browse the repository at this point in the history
  34. Remove unused includes

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    1d86b74 View commit details
    Browse the repository at this point in the history
  35. Fix templates package

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    a61bd2a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    df298bc View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1cf3f57 View commit details
    Browse the repository at this point in the history
  38. Tweak codefix action

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    d27e3e6 View commit details
    Browse the repository at this point in the history
  39. Fix windows-specific paths

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    64798d3 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    65d5707 View commit details
    Browse the repository at this point in the history
  41. Make all the converts public by default

    It doesn't really make sense that their not...
    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5c09ea4 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    33eafad View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    07d1db1 View commit details
    Browse the repository at this point in the history
  44. Add test for the nullable

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    aeab4b7 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    b9d3a25 View commit details
    Browse the repository at this point in the history
  46. Add comparison operators

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    d4fe612 View commit details
    Browse the repository at this point in the history
  47. Fix typo

    andrewlock committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    0cf31a1 View commit details
    Browse the repository at this point in the history