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

Improve conceptual integrity of SVM nomenclature #14582

Merged
merged 11 commits into from
Mar 7, 2022

Commits on Mar 3, 2022

  1. Update SVM_ASSERT_ALREADY_VALIDATED

    Signed-off-by: Irwin D'Souza <[email protected]>
    dsouzai committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    375e7fb View commit details
    Browse the repository at this point in the history
  2. Update TypedSymbol

    Signed-off-by: Irwin D'Souza <[email protected]>
    dsouzai committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    2f4eddc View commit details
    Browse the repository at this point in the history
  3. Update SymbolToIDMap

    Signed-off-by: Irwin D'Souza <[email protected]>
    dsouzai committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    eb6920f View commit details
    Browse the repository at this point in the history
  4. Update IdToSymbolTable

    Signed-off-by: Irwin D'Souza <[email protected]>
    dsouzai committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    f26f222 View commit details
    Browse the repository at this point in the history
  5. Update SeenSymbolsSet

    Signed-off-by: Irwin D'Souza <[email protected]>
    dsouzai committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    7b71896 View commit details
    Browse the repository at this point in the history
  6. Update getSymbolFromID, tryGetIDFromSymbol

    Signed-off-by: Irwin D'Souza <[email protected]>
    dsouzai committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    40eceb3 View commit details
    Browse the repository at this point in the history
  7. Update getIDFromSymbol

    Signed-off-by: Irwin D'Souza <[email protected]>
    dsouzai committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    8103a00 View commit details
    Browse the repository at this point in the history
  8. Update isAlreadyValidated, shouldNotDefineSymbol

    Signed-off-by: Irwin D'Souza <[email protected]>
    dsouzai committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    622cdc0 View commit details
    Browse the repository at this point in the history
  9. Update appendNewRecord, appendRecordIfNew

    Signed-off-by: Irwin D'Souza <[email protected]>
    dsouzai committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    fc62e09 View commit details
    Browse the repository at this point in the history
  10. Update defineGuaranteedID, setSymbolOfID

    Signed-off-by: Irwin D'Souza <[email protected]>
    dsouzai committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    876564b View commit details
    Browse the repository at this point in the history
  11. Update SVM Documentation

    Signed-off-by: Irwin D'Souza <[email protected]>
    dsouzai committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ad2d49d View commit details
    Browse the repository at this point in the history