Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy ce23901f04 smaller limit to stack size (otherwise C stack can finish first) hace 29 años
  Roberto Ierusalimschy df1ee1fb1c small "abstraction" hace 29 años
  Roberto Ierusalimschy f1d0276684 small bug in strfind. hace 29 años
  Roberto Ierusalimschy 7ecc2ea597 new version hace 29 años
  Roberto Ierusalimschy 7a35f23c16 a simplification about memory error messages. hace 29 años
  Roberto Ierusalimschy 9284742a11 better control when growing arrays. hace 29 años
  Roberto Ierusalimschy 9704ff4cb1 hook variables are global, no more "lua_set...hook" functions. hace 29 años
  Roberto Ierusalimschy e3c0ce9a69 dofile accepts pre-compiled chunks. hace 29 años
  Roberto Ierusalimschy 85b76bcc01 functions "lua_is..." consider coercions. hace 29 años
  Roberto Ierusalimschy a275d9a25b functions "lua_is..." consider coercions. hace 29 años
  Roberto Ierusalimschy 7e0be1fbde unused "#include" hace 29 años
  Roberto Ierusalimschy 54ba642cc3 new module "undump.o" hace 29 años
  Roberto Ierusalimschy 8826eb7918 small correction hace 29 años
  Roberto Ierusalimschy e701a86385 "openfile" now returns the file hace 29 años
  Roberto Ierusalimschy 3e1f731826 integration with undump (execution of pre-compiled chuncks) hace 29 años
  Roberto Ierusalimschy f86c1367db new functions "rename" and "tmpname". hace 29 años
  Luiz Henrique de Figueiredo 58fd8aa851 added cast instead of union [lazy?] hace 29 años
  Roberto Ierusalimschy 3226ac2da8 "lua_ntable" and "lua_nconstant" are public (undump.c uses them). hace 29 años
  Roberto Ierusalimschy 3e9daa7416 creation of strings must call garbage collector. hace 29 años
  Roberto Ierusalimschy 7236df875a new function "luaI_buffer". hace 29 años
  Roberto Ierusalimschy 675e608325 new functions "rename" and "tmpname". hace 29 años
  Roberto Ierusalimschy 1dc0e82aeb "freefunc" now is public. hace 29 años
  Roberto Ierusalimschy c2eb02aaf6 both "write" and "format" need "addquoted". hace 29 años
  Roberto Ierusalimschy 2fee7e42c9 new option 'q' in function "format". hace 29 años
  Roberto Ierusalimschy 281db390e8 no more "ugly" programs. hace 29 años
  Luiz Henrique de Figueiredo df8cf53cc9 removed tf->marked=0; hace 29 años
  Roberto Ierusalimschy 40306b10db small corrections. hace 29 años
  Luiz Henrique de Figueiredo 5eff5d3eac moved some includes from undump.h hace 29 años
  Luiz Henrique de Figueiredo 8ad8426c43 moved some includes to undump.c hace 29 años
  Luiz Henrique de Figueiredo 3cab7cd025 undump.c is now a module hace 29 años