Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 65d1aa7a77 Syntax should not allow numbers touching identifiers hace 6 años
  Roberto Ierusalimschy 8004798b03 Fixed wrong error message in 'return math.seed(0)' hace 6 años
  Roberto Ierusalimschy 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' hace 6 años
  Roberto Ierusalimschy 38425e0692 Avoid moving the collector while in 'GCSenteratomic' state hace 6 años
  Roberto Ierusalimschy d12262068d Small optimizations in range checks hace 6 años
  Roberto Ierusalimschy 0443ad9e28 LUAI_MAXCCALLS renamed LUAI_MAXCSTACK hace 6 años
  Roberto Ierusalimschy f9b0cf0e2e Year in copyright notice updated to 2019 hace 6 años
  Roberto Ierusalimschy 7ceb2154ed Fixed small bugs/issues hace 6 años
  Roberto Ierusalimschy 23e6bac8a0 Keep correct type for immediate operands in comparisons hace 6 años
  Roberto Ierusalimschy 682054920d Details in the implementation of the integer 'for' loop hace 6 años
  Roberto Ierusalimschy f53eabeed8 Small changes in the header of binary files hace 6 años
  Roberto Ierusalimschy 39bb3cf242 Name 'nonstrict' in the UTF-8 library changed to 'lax' hace 6 años
  Roberto Ierusalimschy 9b37a4695e New semantics for the integer 'for' loop hace 6 años
  Roberto Ierusalimschy 1e0c73d5b6 Changes in the validation of UTF-8 hace 6 años
  Roberto Ierusalimschy 8fa4f1380b Finalizers must be callable hace 6 años
  Roberto Ierusalimschy b56d4e570a Changes in the warning system hace 6 años
  Roberto Ierusalimschy 9eca305e75 'math.randomseed()' sets a somewhat random seed hace 6 años
  Roberto Ierusalimschy c5feac2b5e Strings inside Lua are not fully aligned hace 6 años
  Roberto Ierusalimschy dfebe439db New conversion specifier '%p' for 'string.format' hace 6 años
  Roberto Ierusalimschy cf71a5ddc7 Details hace 6 años
  Roberto Ierusalimschy 2c32bff609 After a "bad collections", avoid switching back back to generational hace 6 años
  Roberto Ierusalimschy 264659bd53 Optional 'init' argument to 'string.gmatch' hace 6 años
  Roberto Ierusalimschy 4ace93ca65 No more to-be-closed functions hace 6 años
  Roberto Ierusalimschy c6f7181e91 No more LUA_ERRGCMM errors hace 6 años
  Roberto Ierusalimschy 437a5b07d4 Added a warning system to Lua hace 6 años
  Roberto Ierusalimschy ba7da13ec5 Changes in the control of C-stack overflow hace 6 años
  Roberto Ierusalimschy da37ac9c78 Detail hace 6 años
  Roberto Ierusalimschy 662506476b 'all' script automatically 'make's everything hace 6 años
  Roberto Ierusalimschy 5d7dec5520 Added directory 'testes/libs/P1' to the repository hace 6 años
  Roberto Ierusalimschy af6d9f3116 Details hace 6 años