-
-
Notifications
You must be signed in to change notification settings - Fork 5
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: tilkinsc/Lua.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tilkinsc/Lua.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 8 files changed
- 1 contributor
Commits on Jun 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d365692 - Browse repository at this point
Copy the full SHA d365692View commit details
Commits on Dec 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8870e96 - Browse repository at this point
Copy the full SHA 8870e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 578c706 - Browse repository at this point
Copy the full SHA 578c706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6460f15 - Browse repository at this point
Copy the full SHA 6460f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fde319 - Browse repository at this point
Copy the full SHA 5fde319View commit details
Commits on Jun 21, 2023
-
- Added luajit local test folder to gitignore - Reworded and reformatted README.md Updated examples for new changes present in this commit - In all Lua versions, fixed oversight where: - Returned function pointers were not nullable - Sending null function pointers sent Nullable<T> rather than T - It was not possible to send null pointers some places which are handled gracefully by the lua api
Configuration menu - View commit details
-
Copy full SHA for 1c35c49 - Browse repository at this point
Copy the full SHA 1c35c49View commit details -
- Ensured all function delegates match NULL expectations in function arguments and returns - Converted a ref to an out as an identified output variable
Configuration menu - View commit details
-
Copy full SHA for 95e25c9 - Browse repository at this point
Copy the full SHA 95e25c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c850a - Browse repository at this point
Copy the full SHA 80c850aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.0...v3.0.0