]> git.mxchange.org Git - simgear.git/history - simgear/nasal/codegen.c
Removal of PLIB/SG from SimGear
[simgear.git] / simgear / nasal / codegen.c
2008-09-30 andyFixes for bugs shaken out in the recent push: die prope...
2008-09-26 andyFix parsing for degenerate cases like a[,] a[:] and...
2008-09-26 andySync with Nasal upstream (Melchior already had a chance...
2007-08-01 andyFix crash in code generator for some bad lvalue expressions
2007-04-06 andyMelchior found a bug with negative values in default...
2007-03-29 andySync with Nasal CVS (soon to become Nasal 1.1). Notabl...
2006-07-05 andyThe previous update (and, embarassingly, the "nasal...
2006-07-03 andyBeen hacking at Nasal recently:
2005-09-20 andySneak a Nasal update in before the next release. This...
2005-04-22 andySupport for a "forindex(idx; list) {...}" construct...
2005-04-18 andyFix crash in the code generator when compiling a (now...
2005-04-18 andyUpgrade to nasal 1.0 test candidate
2005-03-11 andyFix the fixes. Note that "." had the same problem...
2005-03-11 andyDon't parse the strings "+" and "-" as numerical zeros...
2003-12-22 andyParse/GC interaction fixed.
2003-11-25 curtVersion 1.3 of Andy Ross's "NASAL" embedded scripting...