コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy eb617df2d8 better way to traverse GCnode lists. 28 年 前
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString 28 年 前
  Roberto Ierusalimschy 0dd6d1080e new opcode variants. 28 年 前
  Roberto Ierusalimschy 3c820d622e better control over closed files 28 年 前
  Roberto Ierusalimschy d6c867ea50 better way to cope with opcode variants 28 年 前
  Roberto Ierusalimschy 2079cfe8fa new way to code globals, using const table instead of putting global 28 年 前
  Roberto Ierusalimschy dfe03c7abe small optimizations (bit scrubbing) 28 年 前
  Roberto Ierusalimschy 8cd67ac676 Syntax analizer and code generator 28 年 前
  Roberto Ierusalimschy 9828893f7e Makefile 28 年 前
  Roberto Ierusalimschy 6990da0057 Lua virtual machine 28 年 前
  Roberto Ierusalimschy d985dc0629 Opcodes for Lua virtual machine 28 年 前
  Roberto Ierusalimschy 451124005b Standard I/O (and system) library 28 年 前
  Roberto Ierusalimschy 2f1fa3d427 Type definitions for Lua objects 28 年 前
  Roberto Ierusalimschy 189d64409b Garbage Collector 28 年 前
  Roberto Ierusalimschy 60cc473bcf Lexical Analizer 28 年 前
  Roberto Ierusalimschy 43a2ee6ea1 Stack and Call structure of Lua 28 年 前
  Roberto Ierusalimschy 4b91e9cde6 Tag methods 28 年 前
  Roberto Ierusalimschy 26c5f56ad1 Built-in functions 28 年 前
  Roberto Ierusalimschy daa858ef27 String table (keep all strings handled by Lua) 28 年 前
  Roberto Ierusalimschy ea169d2083 auxiliar functions from Lua API 28 年 前
  Roberto Ierusalimschy c31aa863ac Auxiliar functions for building Lua libraries 28 年 前
  Roberto Ierusalimschy ff08b0f406 Lua Function structures 28 年 前
  Roberto Ierusalimschy c1801e623f Some generic functions over Lua objects 28 年 前
  Roberto Ierusalimschy a404f6e0e6 Lua tables (hash) 28 年 前
  Roberto Ierusalimschy 2d2440a753 Lua stand-alone interpreter 28 年 前
  Roberto Ierusalimschy 0c4ed2b3dc main header file 28 年 前
  Roberto Ierusalimschy b945fae40e Lua standard mathematical library 28 年 前
  Roberto Ierusalimschy dadba4d6ed Interface to Memory Manager 28 年 前
  Roberto Ierusalimschy d600a6b5b3 a generic input stream interface 28 年 前
  Roberto Ierusalimschy 75ac0d2172 Standard library for strings and pattern-matching 28 年 前