Cronologia Commit

Autore SHA1 Messaggio Data
  Roberto Ierusalimschy b293ae0577 Details 6 anni fa
  Roberto Ierusalimschy d9f40e3f6f First implementation for 'const' variables 6 anni fa
  Roberto Ierusalimschy d881325c2f Flag for to-be-closed variables changed to '<toclose>' 6 anni fa
  Roberto Ierusalimschy 23e6bac8a0 Keep correct type for immediate operands in comparisons 6 anni fa
  Roberto Ierusalimschy 9b37a4695e New semantics for the integer 'for' loop 6 anni fa
  Roberto Ierusalimschy ba7da13ec5 Changes in the control of C-stack overflow 6 anni fa
  Roberto Ierusalimschy 28d829c867 Calls cannot be tail in the scope of a to-be-closed variable 6 anni fa
  Roberto Ierusalimschy 35296e1fde Details 6 anni fa
  Roberto Ierusalimschy 7f6f70853c To-be-closed variable in 'for' loop separated from the state 6 anni fa
  Roberto Ierusalimschy b8fed93215 New syntax for to-be-closed variables 6 anni fa
  Roberto Ierusalimschy 947a372f58 State in generic 'for' acts as a to-be-closed variable 6 anni fa
  Roberto Ierusalimschy 2316ec4c24 Back with optimization for 'if cond then goto' 6 anni fa
  Roberto Ierusalimschy a006514ea1 Big revamp in the implmentation of labels/gotos 6 anni fa
  Roberto Ierusalimschy 6e9b719694 More uniformity in code generation for 'for' loops 6 anni fa
  Roberto Ierusalimschy 41c800b352 Closing methods should not interfere with returning values 6 anni fa
  Roberto Ierusalimschy bd96330d03 First "complete" implementation of to-be-closed variables 6 anni fa
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables 6 anni fa
  Roberto Ierusalimschy 9cbf17b0f1 Details (comments) 6 anni fa
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings 7 anni fa
  Roberto Ierusalimschy 15ce8d0904 in generational mode, an emergency collection can turn any object black 7 anni fa
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table 7 anni fa
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' 7 anni fa
  Roberto Ierusalimschy 49dae52d08 correct way to check stack space for vararg functions 7 anni fa
  Roberto Ierusalimschy b1379936cf vararg back to '...' (but with another implementation) 7 anni fa
  Roberto Ierusalimschy 318a9a5859 new opcode 'PREPVARARG' 7 anni fa
  Roberto Ierusalimschy 4676f6599e new macros 'isOT'/'isIT' 7 anni fa
  Roberto Ierusalimschy d388c165ef new opcodes 'FORLOOP1'/'FORPREP1' for "basic for" (integer variable 7 anni fa
  Roberto Ierusalimschy 3064edead2 details (cleaning uses of 'exp1') 7 anni fa
  Roberto Ierusalimschy b3f924bc69 'Proto->numparams' does not include vararg parameter 7 anni fa
  Roberto Ierusalimschy e001d5aea6 'VRELOCABLE' -> 'VRELOC' 7 anni fa