커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy ac30aad09b new functions "foreach" and "foreachvar" 28 년 전
  Roberto Ierusalimschy 2c89651fc6 macro "val" should live together with macro "ref". 28 년 전
  Roberto Ierusalimschy 3a89c973ff details 28 년 전
  Roberto Ierusalimschy 52d5e8032c better identification of types which are tags 28 년 전
  Roberto Ierusalimschy 19c178fa14 new (smaller) prompt 28 년 전
  Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation 28 년 전
  Roberto Ierusalimschy 4be18fa889 details 28 년 전
  Roberto Ierusalimschy 7c261a13b5 more uniform treatment to opcode variants. 28 년 전
  Roberto Ierusalimschy 2bb94d9e22 using bison instead of yacc; lparser.c renamed to lstx.c (to 28 년 전
  Roberto Ierusalimschy a3235ad270 prompt for interactive mode 28 년 전
  Roberto Ierusalimschy f6a9cc9a67 jumps are relative to next instruction 28 년 전
  Roberto Ierusalimschy 28d47a0aaa all jumps have byte variants; WHILE optimization 28 년 전
  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 년 전