提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy a68635a919 list constructors do not adjust last expression 24 年之前
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 年之前
  Roberto Ierusalimschy 5e870f86a2 optimization for tailcall does not seem to pay itself 24 年之前
  Roberto Ierusalimschy 8399df5dcf detail 24 年之前
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 年之前
  Roberto Ierusalimschy 95da574dbc some compilers (wrongly) complain about that 24 年之前
  Roberto Ierusalimschy 6548bf7462 warnings from Visual C 24 年之前
  Roberto Ierusalimschy 7178a5e34a new way to handle top x L->top 24 年之前
  Roberto Ierusalimschy 3b6f8bfbe6 simpler implementation of for loops 24 年之前
  Roberto Ierusalimschy caf01b5bfa better implementation for list "for" 24 年之前
  Roberto Ierusalimschy 4ac58853dc thead-specific state separated from "global" state 24 年之前
  Roberto Ierusalimschy a04de4f0ad no more END opcode 24 年之前
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use 24 年之前
  Roberto Ierusalimschy 8c49e19865 explicit control of size for growing vectors 24 年之前
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) 25 年之前
  Roberto Ierusalimschy 01b00cc292 better control over extensions of char/short to int 25 年之前
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 年之前
  Roberto Ierusalimschy 100bfec39a new implementation for `next' 25 年之前
  Roberto Ierusalimschy 44eb7d91ac comments 25 年之前
  Roberto Ierusalimschy 58453dc1e1 small bug in symbolic execution 25 年之前
  Roberto Ierusalimschy daf09c476f still better error messages 25 年之前
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 年之前
  Roberto Ierusalimschy 5f22f8961c better code for unary/binary operators 25 年之前
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on 25 年之前
  Roberto Ierusalimschy f90bc248b3 new structure for line information 25 年之前
  Roberto Ierusalimschy 435f587ed0 (much) better handling of memory alloction errors 25 年之前
  Roberto Ierusalimschy cfba572076 remove dummy argument in LUA_ASSERT 25 年之前
  Roberto Ierusalimschy 014a09c509 better error messages 25 年之前
  Roberto Ierusalimschy afef009fce new version of debug system 25 年之前
  Roberto Ierusalimschy b69e712713 new way to generate SETLINEs 25 年之前