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

API suggestion: add ROM for Lua+exec #2346

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

API suggestion: add ROM for Lua+exec #2346

wants to merge 6 commits into from

Commits on Jan 16, 2023

  1. - add ReadOnlyMemory<T> API for Lua

    - add single-key API for Lua
    - fix incorrect use of non-RO onward call for RO Lua in key-prefix path
    mgravell committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d07b7de View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. add a fews 'in' uses

    mgravell committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b8445b7 View commit details
    Browse the repository at this point in the history
  2. fix build break

    mgravell committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ff52ab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e61a48e View commit details
    Browse the repository at this point in the history
  4. tidy

    mgravell committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    fa84c00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50e77ec View commit details
    Browse the repository at this point in the history