Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy e15f1f2bb7 Details há 2 anos atrás
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's há 2 anos atrás
  Roberto Ierusalimschy 997f11f543 Bug: 'break' may not properly close variable in a 'for' loop há 3 anos atrás
  Roberto Ierusalimschy 1f3c6f4534 Bug: Lua can generate wrong code when _ENV is <const> há 3 anos atrás
  Roberto Ierusalimschy 6a0dace25a Bug: 'local function' can assign to '<const>' variables há 4 anos atrás
  Roberto Ierusalimschy 47cffdc723 Bug: tbc variables in "for" loops don't avoid tail calls há 4 anos atrás
  Roberto Ierusalimschy 59c88f846d Broadening the use of branch hints há 4 anos atrás
  Roberto Ierusalimschy d9d2904f09 Details há 4 anos atrás
  Roberto Ierusalimschy ab1aca94e8 Removed optimization for «if ... then goto» há 4 anos atrás
  Roberto Ierusalimschy d742a193e5 Comments há 4 anos atrás
  Roberto Ierusalimschy 287b302acb Revision of stackless implementation há 4 anos atrás
  Roberto Ierusalimschy 5d8ce05b3f Back to a stackless implementation há 4 anos atrás
  Roberto Ierusalimschy 6d7cd31fee Fixed missing GC barriers in compiler and undump há 5 anos atrás
  Roberto Ierusalimschy 63295f1f7f Fixed two bugs in to-be-closed variables x constants há 5 anos atrás
  Roberto Ierusalimschy cac075a122 Small issue in 'exprstat' há 5 anos atrás
  Roberto Ierusalimschy e460752323 Fixed "conceptual" bug in 'luaK_setreturns' há 5 anos atrás
  Roberto Ierusalimschy 7bd1e53753 Fixed a warning and other minor issues há 5 anos atrás
  Roberto Ierusalimschy 0d52913804 Change in the syntax of attributes há 6 anos atrás
  Roberto Ierusalimschy e70f275f32 Bug: 'Vardesc' array can be reallocated in 'localstat' há 6 anos atrás
  Roberto Ierusalimschy 9a37dc0ce6 Small corrections when setting 'L->top' há 6 anos atrás
  Roberto Ierusalimschy d6af81084d New kind of expression VKSTR há 6 anos atrás
  Roberto Ierusalimschy 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST há 6 anos atrás
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays há 6 anos atrás
  Roberto Ierusalimschy f6aab3ec1f First implementation of constant propagation há 6 anos atrás
  Roberto Ierusalimschy be8445d7e4 Details há 6 anos atrás
  Roberto Ierusalimschy 3d296304ef Towards constant propagation há 6 anos atrás
  Roberto Ierusalimschy 54f7b46c1e New implementation for constants há 6 anos atrás
  Roberto Ierusalimschy 4d46289331 Local attributes can be used in list of local variables há 6 anos atrás
  Roberto Ierusalimschy 8eca21c2e8 First take on constant propagation há 6 anos atrás
  Roberto Ierusalimschy e4b02ca8e4 Structure 'Vardesc' does not need a 'name' field há 6 anos atrás