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

Add Linux Variable Writing Script #353

Merged
merged 10 commits into from
May 28, 2024
Merged

Add Linux Variable Writing Script #353

merged 10 commits into from
May 28, 2024

Commits on May 22, 2024

  1. add linux var support

    os-d authored and apop5 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    865c8be View commit details
    Browse the repository at this point in the history
  2. Osde/linux var (#1)

    * first error?
    
    * too many values to unpack
    
    * too many values to unpack 2
    
    * test run
    
    * how about now?
    
    * odd?
    
    * more junk
    
    * Why does this not fail on windows?
    
    * more junk 2
    
    * Why does this not fail on windows 2?
    
    * remove the correct part
    
    * How about now
    
    * revert some junk
    
    * Some erros
    
    * fixing is?
    
    * Not sure if this will work
    kuqin12 authored and apop5 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    abfec72 View commit details
    Browse the repository at this point in the history
  3. Osde/linux var on the write side (#2)

    * first error?
    
    * too many values to unpack
    
    * too many values to unpack 2
    
    * test run
    
    * how about now?
    
    * odd?
    
    * more junk
    
    * Why does this not fail on windows?
    
    * more junk 2
    
    * Why does this not fail on windows 2?
    
    * remove the correct part
    
    * How about now
    
    * revert some junk
    
    * Some erros
    
    * fixing is?
    
    * Not sure if this will work
    
    * hmm, endianness?
    
    * hardcode?
    
    * size
    
    * adding junk prints
    
    * adding junk prints 2
    
    * update len
    
    * how about now?
    
    * revert
    
    * just try on
    
    * more prints/
    
    * this is stupid
    
    * f it
    
    * how about now
    
    * another one
    
    * That should do
    
    * now we write
    
    * junk test
    
    * now we write
    
    * another one
    
    * one mote
    
    * one mot 2e
    
    * now?
    
    * now?
    
    * back to file ops
    
    * now
    
    * that should resolve the write part
    kuqin12 authored and apop5 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3752adb View commit details
    Browse the repository at this point in the history
  4. remove unneeded func

    os-d authored and apop5 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    326a1de View commit details
    Browse the repository at this point in the history
  5. Fix flake8 suggestions

    apop5 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    06bac39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2701049 View commit details
    Browse the repository at this point in the history
  7. More Flake8 errors

    apop5 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4132a0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    baac400 View commit details
    Browse the repository at this point in the history
  9. Test

    apop5 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8630519 View commit details
    Browse the repository at this point in the history
  10. fix python spell check

    os-d committed May 22, 2024
    Configuration menu
    Copy the full SHA
    521d59a View commit details
    Browse the repository at this point in the history