Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy 7bd1e53753 Fixed a warning and other minor issues vor 5 Jahren
  Roberto Ierusalimschy b2a580bdb1 Janitorial work vor 5 Jahren
  Roberto Ierusalimschy 6ef366644f Subtraction of small constant integers optimized with OP_ADDI vor 5 Jahren
  Roberto Ierusalimschy 6b2e202df5 Janitorial work in 'lcode.c' vor 5 Jahren
  Roberto Ierusalimschy 40d8832ee0 Simplification in the call to 'constfolding' vor 5 Jahren
  Roberto Ierusalimschy 91dad09f65 Removed arithmetic opcodes with immediate operand vor 5 Jahren
  Roberto Ierusalimschy 46b84580d6 Use of 'MMBIN' opcodes extended to shift operators vor 6 Jahren
  Roberto Ierusalimschy df13f25948 First version of OP_MMBIN opcodes vor 6 Jahren
  Roberto Ierusalimschy 8082906c05 Fixed small issue with constant propagation vor 6 Jahren
  Roberto Ierusalimschy d6af81084d New kind of expression VKSTR vor 6 Jahren
  Roberto Ierusalimschy 4846f7e3bb Micro optimization in OP_RETURN and OP_TAILCALL vor 6 Jahren
  Roberto Ierusalimschy 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST vor 6 Jahren
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays vor 6 Jahren
  Roberto Ierusalimschy f6aab3ec1f First implementation of constant propagation vor 6 Jahren
  Roberto Ierusalimschy 3d296304ef Towards constant propagation vor 6 Jahren
  Roberto Ierusalimschy 54f7b46c1e New implementation for constants vor 6 Jahren
  Roberto Ierusalimschy 8eca21c2e8 First take on constant propagation vor 6 Jahren
  Roberto Ierusalimschy d9f40e3f6f First implementation for 'const' variables vor 6 Jahren
  Roberto Ierusalimschy 23e6bac8a0 Keep correct type for immediate operands in comparisons vor 6 Jahren
  Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands vor 6 Jahren
  Roberto Ierusalimschy a006514ea1 Big revamp in the implmentation of labels/gotos vor 6 Jahren
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables vor 6 Jahren
  Roberto Ierusalimschy 4d5de1c1fb Fixed bug in line info. when using 'not' operator vor 7 Jahren
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table vor 7 Jahren
  Roberto Ierusalimschy 0c7738240e FALLTHROUGH comment must be last "statement" vor 7 Jahren
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' vor 7 Jahren
  Roberto Ierusalimschy ef8263f81f better names for macros for tags and types. vor 7 Jahren
  Roberto Ierusalimschy 212095a601 new opcodes OP_GTI/OP_GEI vor 7 Jahren
  Roberto Ierusalimschy 465b474899 small reorganization of 'luaV_flttointeger'/'luaV_tointeger' vor 7 Jahren
  Roberto Ierusalimschy 49dae52d08 correct way to check stack space for vararg functions vor 7 Jahren