Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy e460752323 Fixed "conceptual" bug in 'luaK_setreturns' há 5 anos atrás
  Roberto Ierusalimschy 6eb53b7526 Details há 5 anos atrás
  Roberto Ierusalimschy 9b7987a9d1 OP_LOADFALSE broken in two instructions há 5 anos atrás
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags há 5 anos atrás
  Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans há 5 anos atrás
  Roberto Ierusalimschy bd1b87c579 Comments (mosty typos) há 5 anos atrás
  Roberto Ierusalimschy d30569c064 Using an enumeration for float->integer coercion modes há 5 anos atrás
  Roberto Ierusalimschy c12983cf8a Fixed warnings from Keil compiler há 5 anos atrás
  Roberto Ierusalimschy 7bd1e53753 Fixed a warning and other minor issues há 5 anos atrás
  Roberto Ierusalimschy b2a580bdb1 Janitorial work há 5 anos atrás
  Roberto Ierusalimschy 6ef366644f Subtraction of small constant integers optimized with OP_ADDI há 5 anos atrás
  Roberto Ierusalimschy 6b2e202df5 Janitorial work in 'lcode.c' há 5 anos atrás
  Roberto Ierusalimschy 40d8832ee0 Simplification in the call to 'constfolding' há 5 anos atrás
  Roberto Ierusalimschy 91dad09f65 Removed arithmetic opcodes with immediate operand há 5 anos atrás
  Roberto Ierusalimschy 46b84580d6 Use of 'MMBIN' opcodes extended to shift operators há 6 anos atrás
  Roberto Ierusalimschy df13f25948 First version of OP_MMBIN opcodes há 6 anos atrás
  Roberto Ierusalimschy 8082906c05 Fixed small issue with constant propagation há 6 anos atrás
  Roberto Ierusalimschy d6af81084d New kind of expression VKSTR há 6 anos atrás
  Roberto Ierusalimschy 4846f7e3bb Micro optimization in OP_RETURN and OP_TAILCALL 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 3d296304ef Towards constant propagation há 6 anos atrás
  Roberto Ierusalimschy 54f7b46c1e New implementation for constants há 6 anos atrás
  Roberto Ierusalimschy 8eca21c2e8 First take on constant propagation há 6 anos atrás
  Roberto Ierusalimschy d9f40e3f6f First implementation for 'const' variables há 6 anos atrás
  Roberto Ierusalimschy 23e6bac8a0 Keep correct type for immediate operands in comparisons há 6 anos atrás
  Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands há 6 anos atrás
  Roberto Ierusalimschy a006514ea1 Big revamp in the implmentation of labels/gotos há 6 anos atrás
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables há 6 anos atrás