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

Preparatory work for generic items. #450

Merged
merged 1 commit into from
Jun 7, 2023
Merged

Commits on Jun 7, 2023

  1. Preparatory work for generic items.

    1. The UpdatableBitMask as part of the Flags field has been eliminated.
    This should make the Flags field identical to the one used in C++.
    
    2. The documentation of the serialization formats has been significantly
    improved.  See the docs for the KllPreambleUtil class.
    
    3. I have reduced the dependence on the KllMemoryValidate class to those
    that are actually required for validation.
    
    4. More cleanup of fields and variables not really being used.
    leerho committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e4271bf View commit details
    Browse the repository at this point in the history