Historial de Commits

Autor SHA1 Mensaje Fecha
  Akeit0 c2c5bfb64d rename: UnDump to Undump hace 1 mes
  Akeit0 0129b55e81 rename: ByteCode to Bytecode hace 1 mes
  Akeit0 639a08bdb4 refactor: reuse LuaPlatform.Default hace 1 mes
  nuskey8 ec7842f885 chore: format source code hace 1 mes
  Akeit0 ff51891894 fix: utf8 bom skip hace 4 meses
  Akeit0 41eb3a8469 Merge pull request #211 from nuskey8/string-intern-pool hace 4 meses
  Akeit0 2d77780e64 introduce StringInternPool.cs to reduce allocation and seq comp hace 4 meses
  Akeit0 d2eef68426 Merge pull request #203 from nuskey8/simplyfy-lua-state hace 4 meses
  Akeit0 2a78b994b0 Change: change GlobalState to internal hace 4 meses
  Akeit0 e69387c67a fix: enable benchmarking for MoonSharp and NLua file execution hace 4 meses
  Akeit0 098db5c484 revert README.md hace 4 meses
  Akeit0 b9821f4b8a change: simplify platform access api hace 4 meses
  Akeit0 d07bd4de91 feat: add methods to create threads and coroutines in LuaState hace 4 meses
  Akeit0 dd64efe084 refactor: rename LuaState parameter to improve clarity hace 4 meses
  Akeit0 ceec70223c change: remove LuaThreadAccess and Rename LuaThread to LuaState LuaState to LuaGlobalState hace 4 meses
  Akeit0 cb9ac66e01 Change: LuaState to LuaGlobalState, LuaThread to LuaState hace 5 meses
  Akeit0 48411ed9c6 refactor: change editorconfig and cleanup code hace 5 meses
  Akeit0 ec9783b2e3 fix: unintended stack clear hace 5 meses
  Akeit0 71d1ea456a Merge pull request #190 from nuskey8/fix-error-level hace 5 meses
  Akeit0 e991752898 fix: add separator to formatted output in Tracebacks hace 5 meses
  Akeit0 b2e7cd2d6a fix: format WriteLastLuaTrace method parameters for consistency hace 5 meses
  Akeit0 5260a3a0db fix: update CreateMessage and WriteLastLuaTrace to use error level parameter hace 5 meses
  Akeit0 b42ad7e88f Merge pull request #189 from nuskey8/clear-array hace 5 meses
  Akeit0 6254785cec fix: array clearing in LuaTable.Clear hace 5 meses
  Akeit0 dd03393c2a Merge pull request #188 from nuskey8/fix-tab-remove-and-initial-size hace 5 meses
  Akeit0 a20cc28927 fix: adjust LuaTable initialization and fix remove method argument validation hace 5 meses
  Akeit0 10af33ca8c Merge pull request #187 from nuskey8/fix-clear-results hace 5 meses
  Akeit0 fd6c2f9432 fix: the results stored memory was also Cleared hace 5 meses
  Akeit0 44beb9d308 change: rename RentUseThread to RentUserThread (typo) hace 5 meses
  Akeit0 1a44155835 refactor: simplify search logic in StringLibrary by removing redundant SimplePatternSearch method hace 5 meses