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 storage #2868

Closed
wants to merge 25 commits into from
Closed

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    96facb1 View commit details
    Browse the repository at this point in the history
  2. Define drive letter only

    could possibly optimize out memcpy, but that is for later.
    networkfusion committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1ee0245 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Rename file

    Further improve file name
    networkfusion committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    446a84d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbb45f2 View commit details
    Browse the repository at this point in the history
  3. Code style fixes

    Automated fixes for code style.
    nfbot committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    19fb329 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from nanoframework/nfbot/clang-format-fix/ec79…

    …580c-196b-48c8-9817-cca5540acfc8
    
    Code style fixes for nanoframework/nf-interpreter PR#2849
    networkfusion authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8cfdae0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4c46d3 View commit details
    Browse the repository at this point in the history
  6. Update nf_sys_io_filesystem_System_IO_Directory.cpp

    Correct char number
    networkfusion authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    05f3706 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e42675a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7296b0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0f3457 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    0a2775f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    5433bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39575ca View commit details
    Browse the repository at this point in the history
  3. Code style fixes

    Automated fixes for code style.
    nfbot committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b4a9b38 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from nanoframework/nfbot/clang-format-fix/feaf…

    …3d99-1b61-4b86-b7ec-cf78dfdbc883
    
    Code style fixes for nanoframework/nf-interpreter PR#2849
    networkfusion authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    04b8a1b View commit details
    Browse the repository at this point in the history
  5. Fix dir enumeration

    networkfusion committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    25ff9ac View commit details
    Browse the repository at this point in the history
  6. Add extra improvements

    Can be used as future reference.
    networkfusion committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9398f00 View commit details
    Browse the repository at this point in the history
  7. Revert stuff

    networkfusion committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    49ca583 View commit details
    Browse the repository at this point in the history
  8. Code style fixes

    Automated fixes for code style.
    nfbot committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9e027ac View commit details
    Browse the repository at this point in the history
  9. Merge pull request #15 from nanoframework/nfbot/clang-format-fix/235e…

    …72d0-b907-47c4-94d3-c9f48328d7c2
    
    Code style fixes for nanoframework/nf-interpreter PR#2868
    networkfusion authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    091308b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    67a2e36 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    ce10a89 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    e71a245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63ad3e2 View commit details
    Browse the repository at this point in the history