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

Clean up registerCommands.py script #3789

Commits on Sep 24, 2024

  1. replace 4-tuple with new FormalTypeSpec class for representing inform…

    …ation about formal types
    
    Signed-off-by: Jeremiah Corrado <jeremiah.corrado@hpe.com>
    jeremiah-corrado committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0f87a76 View commit details
    Browse the repository at this point in the history
  2. apply black formatter to register_commands.py

    Signed-off-by: Jeremiah Corrado <jeremiah.corrado@hpe.com>
    jeremiah-corrado committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7f74ebf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    55caf1e View commit details
    Browse the repository at this point in the history
  2. fix bug related to determining user proc's return type

    Signed-off-by: Jeremiah Corrado <jeremiah.corrado@hpe.com>
    jeremiah-corrado committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0237ff6 View commit details
    Browse the repository at this point in the history
  3. Update src/registry/register_commands.py

    remove accidentally committed print debugging
    
    Co-authored-by: tess <48131946+stress-tess@users.noreply.github.com>
    jeremiah-corrado and stress-tess authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    03a7f29 View commit details
    Browse the repository at this point in the history