2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Roberto Ierusalimschy f8c95fa9e8 new "block" syntax (DO ... END) 28 жил өмнө
  Roberto Ierusalimschy 9c965d0ffb more precise error messages for compiler limits. 28 жил өмнө
  Roberto Ierusalimschy 6103dca8ee small bug. 28 жил өмнө
  Roberto Ierusalimschy 18cd7adac6 optimization to handle <a.x> (new opcode). 28 жил өмнө
  Roberto Ierusalimschy 41223a01ec definition of "PI" and modes for angles. 28 жил өмнө
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. 28 жил өмнө
  Roberto Ierusalimschy 0cb3843956 "foreach" and "foreachvar" more robust (to survive GCs), and with 28 жил өмнө
  Roberto Ierusalimschy 907368ead5 GC now considers an "estimate" of object size, instead of just the number 28 жил өмнө
  Roberto Ierusalimschy 81489beea1 functions may use many upvalues, to keep global values. 28 жил өмнө
  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 жил өмнө