Commit History

Author SHA1 Message Date
  yuin 48de30d011 PoC : msgpack instead of gob 7 years ago
  yuin 8a3cdce570 support function inside function 7 years ago
  yuin e5aff2c122 implement string.dump using gob 7 years ago
  Tim Cooper f13a5aac82 use existing default size constants in LState.NewTable 7 years ago
  yuin 0bbb393ec3 Add context support 7 years ago
  yuin e5faab4db0 Refactoring 8 years ago
  yuin 784e500ada Issue #62 : debug.traceback now can take the 'level' arg 8 years ago
  yuin 5d0c94f257 Change inlinning comment position 9 years ago
  yuin b688a86436 Improve docs 9 years ago
  yuin e69a9b4354 Add an 'IncludeGoStackTrace' option 9 years ago
  yuin 87c0420d03 [Experimental] Introduce an indolent tool for inlining simple function calls 9 years ago
  JT Olds 2531239978 Allow skipping of opening all libraries by default 9 years ago
  yuin 670e2545e4 [Experimental] Add an original bulk mem allocator 9 years ago
  yuin cb6f2f1e14 Issue #46: now 'cause' is set if the Type is ApiErrorFile or ApiErrorSyntax 9 years ago
  yuin 54750d6aec LState now have an indipendent callstack & registry size 9 years ago
  yuin 39cba729e4 tiny performance optimization 9 years ago
  yuin 8e24eb1766 optimize table access 9 years ago
  yuin b3cc50f263 add GETTABLEKS, SETTABLEKS opecodes 9 years ago
  yuin 55dbb60e25 optimize table in of a key is a string 9 years ago
  yuin 2e0f4fb787 optimize function call 9 years ago
  yuin 0a4bd42ab7 improve error message comptibilities 9 years ago
  yuin bd6e94ca8e add tests 9 years ago
  yuin a3ee7abff9 add tests 9 years ago
  yuin 1e11b1af85 add state tests 9 years ago
  yuin c48b352740 add debug lib tests 9 years ago
  yuin 9d7cf7726f clear current frame pointer 9 years ago
  yuin 8302774a44 add channellib tests 9 years ago
  yuin 941c279f0a Issue #16: disallow nil table index 9 years ago
  yuin caf3a10fce add channel operations 9 years ago
  yuin 3f90308fa2 closed #6 9 years ago