Historique des commits

Auteur SHA1 Message Date
  Pavel Balaev 5b5b27fca5 iolib: fix different behavior in read function il y a 1 an
  mzki 293e22ec8a Merge branch 'master' into fix-xpcall-error-in-error-handler il y a 1 an
  Pavel Balaev 1543e9dd7f popen: support nil in second argument il y a 1 an
  mzki 6543bc9e02 add missing call of test() for #423 il y a 1 an
  mzki 729b5dbf31 Issue #452 : fix xpcall with error in error handler returns (nil, nil) il y a 1 an
  yuin fa815b5cd7 Fix #423 il y a 1 an
  yuin 3f43d29aa0 Fix #315 il y a 1 an
  Unrud 665ce4ccf9 Fix lua modulo il y a 1 an
  Pavel Balaev 73c06cd37a fix expression enclosed in parentheses il y a 2 ans
  Eduardo Tongson c880cdb3f5 Detect invalid argument indexing. Compared behavior with Lua 5.1 and LuaJIT. il y a 3 ans
  laowong 99010eff51 Issue #292 : os.time keep consistent with standard implementation il y a 4 ans
  yuin 276ea720da Issue #222: fix invalid return value copying il y a 5 ans
  yuin 507fb6e5b0 Issue #220: multiple local assignment with function calls produces invalid byte codes il y a 5 ans
  yuin 1e6e6e1918 Issue #216: aggresive register saving produces invalid bytecodes il y a 5 ans
  yuin 12c4817b42 Issue #204: fix incompatibility with pcall il y a 6 ans
  yuin f7ea7b13e9 Issue #202 : fixed a bug when try to remove elements from a table with 0 length il y a 6 ans
  Maxim Sergeev 921e332988 [+] add issue assert il y a 6 ans
  yuin 478861c8ce Issue #159 : more mysterious brackets in the lua pattern matching il y a 6 ans
  yuin 3d9c8196b0 Issue #150: clear PNewLine flag il y a 6 ans
  yuin 66c871e454 Issue #91 : repeat operators should only be effective just after a single character class il y a 7 ans
  yuin 33ebc07735 Issue #93 : crashes when calling a function with a tailcall il y a 7 ans
  yuin 03a30652ec Issue #91 , Issue #92 : magic chars in sets are not magic chars il y a 7 ans
  yuin dd0fd53109 Issue #82 : Fixed a bug when using tforloops with a tail call il y a 8 ans
  yuin be46d31772 Issue #81 : Fix an infinite loop when tables contain numeric Zero as an index il y a 8 ans
  yuin 784e500ada Issue #62 : debug.traceback now can take the 'level' arg il y a 8 ans
  Ferb 48b99ddcb5 Issue #47/pull request #48: add unit test il y a 9 ans
  yuin a67621662c Issue #39 : Pattern match functions now support non-latin characters il y a 9 ans
  yuin 265055172a Issue #37 : fixed compiler bugs in the function call expression il y a 9 ans
  yuin 46165f7d01 Issue 33 : fixed il y a 9 ans
  yuin 831b2d9da8 add a test case for issue #24 il y a 9 ans