]> git.mxchange.org Git - simgear.git/history - simgear/nasal/code.c
Removal of PLIB/SG from SimGear
[simgear.git] / simgear / nasal / code.c
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
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-05-30 andySync with Nasal upstream. Mostly fixes to naContinue...
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:
2006-01-03 ehofmanMake the sgi code the default to prevent future problems.
2006-01-02 ehofmanFix the persisent IRIX bug.
2005-09-20 andySneak a Nasal update in before the next release. This...
2005-05-29 andyFix two crash conditions Ampere found. These are just...
2005-05-04 andyProperly release the mod lock when returning from a...
2005-04-22 andySupport for a "forindex(idx; list) {...}" construct...
2005-04-19 ehofmanNon gcc fixes.
2005-04-18 andyUpgrade to nasal 1.0 test candidate
2005-03-30 andyFix boolean semantics so that the empty string evaluate...
2005-01-28 ehofmanFrederic Bouvier:
2005-01-25 andyMove error handling in setupFuncall above the stack...
2004-03-23 andyFix GC interaction. The "me" reference to a method...
2003-12-22 andyParse/GC interaction fixed.
2003-12-01 ehofmanAdd Nasal Vs. 1.5
2003-11-25 curtVersion 1.3 of Andy Ross's "NASAL" embedded scripting...