Historique des commits

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