Akeit0 46df7d677d Merge remote-tracking branch 'origin/file-system' into file-system 7 months ago
..
CodeAnalysis 3eacaa79d4 Add: add Low level APIs for compilation 7 months ago
IO 5c19191d49 fix: LuaFileBufferingMode order for c compatibility 7 months ago
Internal fd686dafaf fix : ILuaIOStream open mode behavior 7 months ago
Loaders d976dd2661 Flexible LuaModule 7 months ago
Runtime d6ceabfd08 Merge branch 'v0.5-dev' into file-system 7 months ago
Standard 46df7d677d Merge remote-tracking branch 'origin/file-system' into file-system 7 months ago
.gitignore 4be75dcd27 Fix: gitignore 11 months ago
Attributes.cs 6d33fc77b7 Update: support metamethod 1 year ago
Exceptions.cs c7e3e8c7d0 fix: fix LuaRuntimeException handling from other exception 7 months ago
ILuaModuleLoader.cs 6d2b8f9d78 Add: require 1 year ago
InternalVisibleTo.cs af01bdc26b change: move apis to LuaThreadAccess to validate context 7 months ago
Lua.csproj a00b966af3 Reformat 7 months ago
LuaCoroutine.cs 59e367842a improve: enhance cancellation handling and introduce LuaCancelledException 7 months ago
LuaFileContent.cs bf1e2d87d8 rename: rename LuaFile to LuaFileContent and update related methods 7 months ago
LuaFunction.cs af01bdc26b change: move apis to LuaThreadAccess to validate context 7 months ago
LuaFunctionExecutionContext.cs af01bdc26b change: move apis to LuaThreadAccess to validate context 7 months ago
LuaFunctionExtensions.cs af01bdc26b change: move apis to LuaThreadAccess to validate context 7 months ago
LuaMainThread.cs 168994dc18 make apis LuaThread Centered 7 months ago
LuaModule.cs d976dd2661 Flexible LuaModule 7 months ago
LuaObjectMetamethod.cs a00b966af3 Reformat 7 months ago
LuaReturnValuesReader.cs abdb7f0b2d refactor: clean up code style and improve Lua thread handling 7 months ago
LuaState.cs 2403e5bd65 change: move file systems to Lua.IO 7 months ago
LuaStateExtensions.cs c784577d84 rename: rename ILuaFileManager to ILuaFileSystem and update references 7 months ago
LuaTable.cs 3cd21a8d5f Refactor: optimize LuaTableEnumerator and extract MoveNext logic to LuaValueDictionary 7 months ago
LuaThread.cs 64e415ceba Add: SetHook API 7 months ago
LuaThreadExtensions.cs 2b5e0a2297 rename: rename LuaCancelledException to LuaCanceledException for consistency 7 months ago
LuaThreadStatus.cs b73b52b3bd Add: UnsafeSetStatus 1 year ago
LuaUserData.cs 418aae7ab6 Add: ILuaUserData.UserValues property 9 months ago
LuaUserThread.cs 2dbe7fae0d fix: minus variableArgumentCount 7 months ago
LuaValue.cs 6d473fdd97 fix: improve LuaValue handling and simplify object conversion 7 months ago