Move LuaTable.Length to SequenceCollection and adjust method parameters
Quahupushed 6 commits to master • 3de5b0e…b677f8d • on Feb 8
Reuse LuaState instances, copy hook and return allocator from global …
Quahupushed 4 commits to master • 61e999c…3de5b0e • on Feb 5
Make LuaReference always refer to Lua
Quahupushed 2 commits to master • 64ca266…61e999c • on Feb 3
Return thread from LuaReference.IsAlive
Quahupushed 3 commits to master • 9a4b874…64ca266 • on Feb 3
Update upload-artifacts to v4
Quahupushed 1 commit to master • 3c37878…9a4b874 • on Feb 3
Replace ref with in where appropriate
Quahupushed 27 commits to master • 94c81bc…3c37878 • on Feb 3
Allow hooks to throw exceptions
Quahupushed 1 commit to master • 70abc14…94c81bc • on Jan 29
Pass LuaDebug by reference
Quahupushed 17 commits to master • c933c87…70abc14 • on Jan 29
Quahupushed 1 commit to master • e075a63…c933c87 • on Jan 10
Update description and tags
Quahupushed 7 commits to master • bd873f3…e075a63 • on Jan 10
Use panic wrapper for warning handler
Quahupushed 1 commit to master • 95ebe1b…bd873f3 • on Jan 6
Allow WarningEmitted handlers to throw exceptions
Quahupushed 4 commits to master • 0a5163a…95ebe1b • on Jan 6
Add Lua natives to the library (
#5 )
Pull request merge
Quahupushed 1 commit to master • 6e21140…0a5163a • on Jan 5
Use a separate package for natives
Switch WarningEmitted to a combined delegate
Quahupushed 6 commits to master • c9de9db…6e21140 • on Jan 5
Comment unused GetFunctionPointerForDelegate
Quahupushed 4 commits to master • d640f53…c9de9db • on Sep 8, 2024
Add Lua.LoadFile stream overload
Quahupushed 2 commits to master • 81c9929…d640f53 • on Sep 4, 2024
Quahupushed 1 commit to master • 183fdbe…81c9929 • on Sep 4, 2024
Implement warning buffer pooling and control messages
Quahupushed 7 commits to master • 8371183…183fdbe • on Sep 4, 2024
Change LuaWeakReference.TryGetValue to GetValue
Quahupushed 5 commits to master • 2956e2d…8371183 • on Aug 30, 2024
Implement weak reference functionality
Quahupushed 4 commits to master • 27b295e…2956e2d • on Aug 14, 2024
Added delegate return value support for stack value range.
Quahupushed 4 commits to master • 1e30d85…27b295e • on Jun 2, 2024
Adjusted the default descriptor provider.
Quahupushed 4 commits to master • 858eb9b…1e30d85 • on Apr 4, 2024
Expanded pooling xmldocs.
Quahupushed 5 commits to master • b3e9dc2…858eb9b • on Mar 30, 2024
Added reference pooling test.
Quahupushed 5 commits to master • 1ac271e…b3e9dc2 • on Mar 29, 2024
Added reference and stack value ownership checks.
Quahupushed 25 commits to master • ed6a8c7…1ac271e • on Mar 28, 2024
Reverted reference disposal to the original mechanism.
Quahupushed 2 commits to master • 17b8e30…ed6a8c7 • on Mar 5, 2024
Fixed function dumping not pushing the function.
Quahupushed 3 commits to master • 5890614…17b8e30 • on Mar 5, 2024
Quahupushed 1 commit to master • d6c52ab…5890614 • on Mar 3, 2024
You can’t perform that action at this time.