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

functions: Add support for functions #193

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from
Draft

Commits on Jun 22, 2024

  1. generate: Add function support

    tmc committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    72bc506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    199c402 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5abf36d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    402fa4a View commit details
    Browse the repository at this point in the history
  5. generate: Progress on functions;

    tmc committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    89b648e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b3a438 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d805f17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea32ec1 View commit details
    Browse the repository at this point in the history
  9. coregraphics: Hand-assemble call

    tmc committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    2464bef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d19847f View commit details
    Browse the repository at this point in the history
  11. codegen: cleanup

    tmc committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    cb697cd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    789e606 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8f2666c View commit details
    Browse the repository at this point in the history
  14. generate: Progress on functions

    tmc committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3dfa06c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c28de5e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7058276 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e7c25fd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f163b31 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    11efdab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bbaac76 View commit details
    Browse the repository at this point in the history
  21. codegen: Ad struct alias support

    tmc committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    fcb0dd2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6aadb23 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cad5b26 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    79403a2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    008d2a4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c94bfaf View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    30e3972 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0d9358c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9fafbd6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a0f1afa View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a35a378 View commit details
    Browse the repository at this point in the history
  32. codegen: drop explicit skips

    tmc committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    bc8d39d View commit details
    Browse the repository at this point in the history