Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 19c178fa14 new (smaller) prompt il y a 28 ans
  Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation il y a 28 ans
  Roberto Ierusalimschy 4be18fa889 details il y a 28 ans
  Roberto Ierusalimschy 7c261a13b5 more uniform treatment to opcode variants. il y a 28 ans
  Roberto Ierusalimschy 2bb94d9e22 using bison instead of yacc; lparser.c renamed to lstx.c (to il y a 28 ans
  Roberto Ierusalimschy a3235ad270 prompt for interactive mode il y a 28 ans
  Roberto Ierusalimschy f6a9cc9a67 jumps are relative to next instruction il y a 28 ans
  Roberto Ierusalimschy 28d47a0aaa all jumps have byte variants; WHILE optimization il y a 28 ans
  Roberto Ierusalimschy eb617df2d8 better way to traverse GCnode lists. il y a 28 ans
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString il y a 28 ans
  Roberto Ierusalimschy 0dd6d1080e new opcode variants. il y a 28 ans
  Roberto Ierusalimschy 3c820d622e better control over closed files il y a 28 ans
  Roberto Ierusalimschy d6c867ea50 better way to cope with opcode variants il y a 28 ans
  Roberto Ierusalimschy 2079cfe8fa new way to code globals, using const table instead of putting global il y a 28 ans
  Roberto Ierusalimschy dfe03c7abe small optimizations (bit scrubbing) il y a 28 ans
  Roberto Ierusalimschy 8cd67ac676 Syntax analizer and code generator il y a 28 ans
  Roberto Ierusalimschy 9828893f7e Makefile il y a 28 ans
  Roberto Ierusalimschy 6990da0057 Lua virtual machine il y a 28 ans
  Roberto Ierusalimschy d985dc0629 Opcodes for Lua virtual machine il y a 28 ans
  Roberto Ierusalimschy 451124005b Standard I/O (and system) library il y a 28 ans
  Roberto Ierusalimschy 2f1fa3d427 Type definitions for Lua objects il y a 28 ans
  Roberto Ierusalimschy 189d64409b Garbage Collector il y a 28 ans
  Roberto Ierusalimschy 60cc473bcf Lexical Analizer il y a 28 ans
  Roberto Ierusalimschy 43a2ee6ea1 Stack and Call structure of Lua il y a 28 ans
  Roberto Ierusalimschy 4b91e9cde6 Tag methods il y a 28 ans
  Roberto Ierusalimschy 26c5f56ad1 Built-in functions il y a 28 ans
  Roberto Ierusalimschy daa858ef27 String table (keep all strings handled by Lua) il y a 28 ans
  Roberto Ierusalimschy ea169d2083 auxiliar functions from Lua API il y a 28 ans
  Roberto Ierusalimschy c31aa863ac Auxiliar functions for building Lua libraries il y a 28 ans
  Roberto Ierusalimschy ff08b0f406 Lua Function structures il y a 28 ans