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

Fix #46, use generated stubs #47

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Commits on Mar 22, 2023

  1. Fix nasa#46, use generated stubs

    Separate the global variables into separate stub source units, then
    re-run the stub generator for all internal APIs. The committed result
    here is the exact output of the tool, unmodified.
    
    This eases future maintainence, when an internal API changes one just
    needs to re-run the stub generator tool to update it
    jphickey committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    68f484c View commit details
    Browse the repository at this point in the history