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: WheretIB/LuaDkmDebugger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.6
Choose a base ref
...
head repository: WheretIB/LuaDkmDebugger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 7 commits
  • 14 files changed
  • 1 contributor

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    243bd31 View commit details
    Browse the repository at this point in the history
  2. Added CHANGELOG.md

    WheretIB committed May 21, 2020
    Configuration menu
    Copy the full SHA
    ba55dd2 View commit details
    Browse the repository at this point in the history
  3. Implemented complex expression evaluation

    Merged LuaValueDataInt and LuaValueDataDouble into LuaValueDataNumber
    Lua arrays are displayed with 1-based indexing
    WheretIB committed May 21, 2020
    Configuration menu
    Copy the full SHA
    76a7109 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6224aec View commit details
    Browse the repository at this point in the history
  5. Fixed array out of bounds in evaluation, fixed 'not' operator, fixed …

    …concatenation, fixed string comparison. Added tests.
    WheretIB committed May 21, 2020
    Configuration menu
    Copy the full SHA
    8135744 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfe2f15 View commit details
    Browse the repository at this point in the history
  7. Extension update

    WheretIB committed May 21, 2020
    Configuration menu
    Copy the full SHA
    c6e2adf View commit details
    Browse the repository at this point in the history
Loading