]> git.mxchange.org Git - simgear.git/commit
Sync with Nasal upstream. Mostly fixes to naContinue(), which
authorandy <andy>
Wed, 30 May 2007 22:49:41 +0000 (22:49 +0000)
committerandy <andy>
Wed, 30 May 2007 22:49:41 +0000 (22:49 +0000)
commitde6003367d006218782d64b5c0da4d8c8ea8ede0
tree033f57cbc3b1a69b4b4485c614bef3a234e35fee
parenta5f42eeddfc2186d6a1832067ac5c76426872061
Sync with Nasal upstream.  Mostly fixes to naContinue(), which
FlightGear doesn't use.  Also includes a performance fix for the
call() builtin that should help Melchior, who was measuring lower
performance for the props.Node() interface than the getprop/setprop
API.
simgear/nasal/code.c
simgear/nasal/code.h
simgear/nasal/data.h
simgear/nasal/lib.c
simgear/nasal/misc.c
simgear/nasal/nasal.h