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

Proposal doc for codified VUs #2043

Closed
wants to merge 1 commit into from
Closed

Commits on May 6, 2024

  1. Add support for codified VUs

    The following is implemented in this change:
    
    - Codified VU parsing
    - Codified VU reformatting in source (reflow.py)
    - Codified VU formatting for build either in code or english
    - Codified VU type checking
    - Codified VU customization for build with/without extensions/versions
      * Removes the need for ifdef
    - Unit tests
    
    There is no mention of codified VUs in the spec text however at this
    point.  That will be added as VUs are converted.
    ShabbyX committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8bc3d1d View commit details
    Browse the repository at this point in the history