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

Add the CoreFoundation framework #471

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    c2deb90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd451c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d18fde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d1abd1 View commit details
    Browse the repository at this point in the history
  5. Final changes to get the CoreFoundation framework building

    TODO:
     - Fix remaining errors in `header-translator` output
     - Get the rest of the project building and depending on `CoreFoundation` as needed
    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    d12dfd3 View commit details
    Browse the repository at this point in the history
  6. Get Foundation building

    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    dc5614d View commit details
    Browse the repository at this point in the history
  7. Get AppKit building

    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    69c8115 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ecee70d View commit details
    Browse the repository at this point in the history
  9. Get Automator building

    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    fd03e2f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd7e333 View commit details
    Browse the repository at this point in the history
  11. Get MapKit building

    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    32cf56a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1bc8a47 View commit details
    Browse the repository at this point in the history
  13. Get GameKit building

    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    35c26f2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ecb575e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    81789f9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b599607 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d3a2b70 View commit details
    Browse the repository at this point in the history
  18. Get MetalKit building

    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    e232671 View commit details
    Browse the repository at this point in the history
  19. Get OSAKit building

    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    9cddf0a View commit details
    Browse the repository at this point in the history
  20. Get PhotoKit building

    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    b15520c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bb362dc View commit details
    Browse the repository at this point in the history
  22. Get StoreKit building

    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    35e6760 View commit details
    Browse the repository at this point in the history
  23. Get WebKit building

    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    fb6c529 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    706b194 View commit details
    Browse the repository at this point in the history
  25. Fix tests building

    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    6335e4a View commit details
    Browse the repository at this point in the history
  26. Allow ParmDecl as an entity type in function parameters

    This refers to parameter names in function-type function parameters, for example in `CFRunLoopObserverCreateWithHandler`
    samuelsleight committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    df5e708 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4272df4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    47b1c86 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    91a0777 View commit details
    Browse the repository at this point in the history