Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mlua-rs/mlua
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.5
Choose a base ref
...
head repository: mlua-rs/mlua
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.6
Choose a head ref
  • 14 commits
  • 24 files changed
  • 1 contributor

Commits on Jan 26, 2024

  1. Add Lua::push() helper

    khvzak committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dfd82ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5129214 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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

Commits on Feb 1, 2024

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

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    908f376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3014c4d View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

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

Commits on Feb 7, 2024

  1. Implement IntoLua for &Value

    khvzak committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3ca7b49 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Impl FromLua for RegistryKey

    khvzak committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    020e8a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Refactor benchmarks

    khvzak committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    34db5f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a9c4f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    0ee3324 View commit details
    Browse the repository at this point in the history
  2. v0.9.6

    khvzak committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    270b98a View commit details
    Browse the repository at this point in the history
Loading