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

Draft: Runtime Dependency Checker (RDC) #107

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    841e6a4 View commit details
    Browse the repository at this point in the history
  2. add a header to be included in each file

    im feeling like RDC's first line might be treated as shebang like
    b1ek committed May 25, 2024
    Configuration menu
    Copy the full SHA
    2ff9022 View commit details
    Browse the repository at this point in the history
  3. make RDC disableable

    b1ek committed May 25, 2024
    Configuration menu
    Copy the full SHA
    005e44b View commit details
    Browse the repository at this point in the history
  4. add tests for RDC

    b1ek committed May 25, 2024
    Configuration menu
    Copy the full SHA
    ebe83c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ac56d1 View commit details
    Browse the repository at this point in the history
  6. prefix RDC's variables

    b1ek committed May 25, 2024
    Configuration menu
    Copy the full SHA
    00929b7 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. strip variables in RDC

    b1ek committed May 26, 2024
    Configuration menu
    Copy the full SHA
    da8c64f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ffd63c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db674d2 View commit details
    Browse the repository at this point in the history