Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy 50fd8d03c3 Function 'luaK_semerror' made vararg пре 3 месеци
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' пре 1 година
  Roberto Ierusalimschy c403e456b6 New instruction format for SETLIST/NEWTABLE пре 1 година
  Roberto Ierusalimschy 9fa63a6268 Some 'unsigned int' changed to 'unsigned' пре 1 година
  Roberto Ierusalimschy 9be74ccc21 Several functions turned 'static' пре 2 година
  Roberto Ierusalimschy 6eb53b7526 Details пре 5 година
  Roberto Ierusalimschy 40d8832ee0 Simplification in the call to 'constfolding' пре 5 година
  Roberto Ierusalimschy d6af81084d New kind of expression VKSTR пре 6 година
  Roberto Ierusalimschy 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST пре 6 година
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays пре 6 година
  Roberto Ierusalimschy f6aab3ec1f First implementation of constant propagation пре 6 година
  Roberto Ierusalimschy 54f7b46c1e New implementation for constants пре 6 година
  Roberto Ierusalimschy 8eca21c2e8 First take on constant propagation пре 6 година
  Roberto Ierusalimschy a006514ea1 Big revamp in the implmentation of labels/gotos пре 6 година
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings пре 7 година
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table пре 7 година
  Roberto Ierusalimschy 6486762463 missing LUAI_FUNC in prototype for 'luaK_patchgoto' пре 7 година
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' пре 7 година
  Roberto Ierusalimschy ab07005568 new auxiliary function 'luaK_isKint' + removal of 'luaK_needclose', пре 7 година
  Roberto Ierusalimschy 10b8c99bbb small peephole optimizations пре 7 година
  Roberto Ierusalimschy a1ef58b3a5 eplicit 1-bit opcode operand 'k' пре 7 година
  Roberto Ierusalimschy 722bdbe17d no more 'getBMode'-'getCMode' (imprecise + we will need more space пре 7 година
  Roberto Ierusalimschy 80d9b09f35 jumps do not close upvalues (to be faster and simpler); пре 7 година
  Roberto Ierusalimschy 6a98aa0bb0 new opcode LOADI (for loading immediate integers) пре 8 година
  Roberto Ierusalimschy 1f259be52a 'getcode' -> 'getinstruction' пре 9 година
  Roberto Ierusalimschy 1ea2d20f74 first implementation of '<<', '>>', and '~' (bitwise not) пре 11 година
  Roberto Ierusalimschy c0edab0f6d first implementation of bitwise operators '&' (band), '|' (bor), пре 11 година
  Roberto Ierusalimschy a948054a19 new order for binary operations (grouping them by type of result) пре 11 година
  Roberto Ierusalimschy a2f5c28a80 new operation '//' (integer division) пре 12 година
  Roberto Ierusalimschy 5951c79ae1 default increment for 'for' loop is an integer (1, not 1.0) пре 12 година