Commit History

Author SHA1 Message Date
  Akeit0 216a08b0e2 fix: compile error shows incorrect position and token 7 months ago
  Akeit0 aa2d2b4be6 demo of rust like compile exception 7 months ago
  Akeit0 058de2fb50 change: draft of better compile exception 7 months ago
  Akeit0 a449410e12 fix: update chunk name handling in **File** methods to use full path 7 months ago
  Akeit0 8182a85448 refactor: remove unnecessary blank lines and simplify code structure 7 months ago
  Akeit0 d8448b7a14 refactor: Lua.CodeAnalysis.Compilation 7 months ago
  Akeit0 a457cb07ee refactor: simplify fixed statement usage and remove unnecessary nullability 7 months ago
  Akeit0 022610245a Add: implement BOM utility for encoding detection in Lua chunk loading 7 months ago
  Akeit0 cf943e31ca fix: handle BOM in Lua chunk loading 7 months ago
  Akeit0 2edbf085cd better jit dump 7 months ago
  Akeit0 6e784f5573 fix: cannot build 7 months ago
  Akeit0 ce0777888b fix: remove todo work around 7 months ago
  Akeit0 4ce8f598bd Merge pull request #140 from nuskey8/util/vm-markers 7 months ago
  Akeit0 b8fed2bc46 Add: Add project and code to make it easier to check JIT asm 7 months ago
  Akeit0 980d527941 Merge pull request #139 from nuskey8/loadkx 7 months ago
  Akeit0 d031777484 Add: support LoadKX 7 months ago
  Akeit0 5dda75ce23 Lazy stack trace 7 months ago
  Akeit0 7452141a41 Add LightAsyncValueTaskMethodBuilder and related types for zero allocation async support 7 months ago
  Akeit0 5ce0765fd1 fix: async coroutine bug 7 months ago
  Akeit0 e60b59b777 Share resume/yield core implementations 7 months ago
  Akeit0 7d2e974d1d Pool tasks used in coroutines 7 months ago
  Akeit0 9a0eb84ba9 revert CodeAnalysis/Syntax 7 months ago
  Akeit0 58ad418d1a small refactor 7 months ago
  Akeit0 30ca0f2d4f Reduced LuaModule lifetime 7 months ago
  Akeit0 d976dd2661 Flexible LuaModule 7 months ago
  Akeit0 9f44221f34 Reduce LuaCoroutine Yield Resume allocation 7 months ago
  Akeit0 93f7c62125 fix 7 months ago
  Akeit0 6a65b9619f move 7 months ago
  Akeit0 2dbe7fae0d fix: minus variableArgumentCount 7 months ago
  Akeit0 2633de4751 api revision 7 months ago