Historique des commits

Auteur SHA1 Message Date
  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
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables il y a 6 ans
  Roberto Ierusalimschy 4d5de1c1fb Fixed bug in line info. when using 'not' operator il y a 7 ans
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table il y a 7 ans
  Roberto Ierusalimschy 0c7738240e FALLTHROUGH comment must be last "statement" il y a 7 ans
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' il y a 7 ans
  Roberto Ierusalimschy ef8263f81f better names for macros for tags and types. il y a 7 ans
  Roberto Ierusalimschy 212095a601 new opcodes OP_GTI/OP_GEI il y a 7 ans
  Roberto Ierusalimschy 465b474899 small reorganization of 'luaV_flttointeger'/'luaV_tointeger' il y a 7 ans
  Roberto Ierusalimschy 49dae52d08 correct way to check stack space for vararg functions il y a 7 ans