Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: tilkinsc/Lua.NET

Tags

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #28 from tilkinsc/dev

Specify how to handle lambdas, disable warnings

v6.0.0

Toggle v6.0.0's commit message
Bump .NET version

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create FUNDING.yml

v4.0.1

Toggle v4.0.1's commit message
Added LUA_COPYRIGHT to the csproj

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from tilkinsc/dev

Changes to bump new version

v3.0.0

Toggle v3.0.0's commit message
Bump project verison

v2.0.0

Toggle v2.0.0's commit message
Did the following:

- Updated to 2.0.0
- All versions now have very good dynamic type sizes
  - exception: constants report wrong size, will fix in 2.1.0
- Lua5.3 had some symbols named wrong Lua_* for example
- Proof read the code again, found wrong types and bad declarations
- Removed compatibility functions, please write better code
- Added a few missing defines and functions that were purposely ignored
- Structs were NOT valid between each version, they are fully up to date
- Ordered the files to be consistent between all version
- Internally named variables for dll imports
- Fixed bug where lua_version only worked for luajit

v1.3.0

Toggle v1.3.0's commit message
Updated to 1.3.0

v1.2.2

Toggle v1.2.2's commit message
Updated to latest version, csproj details project a lot more for NuGet

v1.2.0

Toggle v1.2.0's commit message
Did the following

- Lua.NET.csproj now points to LICENSE
- README.md updated to follow version 1.2.0
- luaL_buffinit now specifies luaL_Buffer instead of IntPtr
Morty Proxy This is a proxified and sanitized view of the page, visit original site.