.. |
cppbind
|
Nasal Hash: add isNil wrapper
|
2021-07-12 09:29:52 +01:00 |
bitslib.c
|
Sync with Nasal upstream (Melchior already had a chance to test this,
|
2008-09-26 18:22:12 +00:00 |
CMakeLists.txt
|
NasalEmeserayInterface to an explicit pointer.
|
2021-04-21 12:45:42 +01:00 |
code.c
|
simgear/nasal/code.c:setupFuncall(): improve diagnostic if not callable.
|
2021-08-26 23:24:39 +01:00 |
code.h
|
Nasal: support for standard bitwise operators.
|
2014-06-17 16:59:04 +02:00 |
codegen.c
|
simgear/nasal/codegen.c: avoid compiler warning in findConstantIndex().
|
2021-11-12 23:03:47 +00:00 |
data.h
|
Nasal: add an naRef to ghosts to allow for proper gc of dependent objects/ghosts.
|
2014-11-23 23:45:22 +01:00 |
gc.c
|
warning: unused variable ‘fd’
|
2020-11-23 16:06:43 -06:00 |
hash.c
|
REVIEW: Memory Leak - hash::resize()
|
2020-08-22 15:40:07 -05:00 |
iolib.c
|
Avoid various gcc warnings.
|
2020-06-17 22:56:33 +01:00 |
iolib.h
|
Make nasal/iolib.h available to flightgear (for io.open)
|
2015-03-13 18:19:58 +00:00 |
lex.c
|
simgear/nasal/lex.c: show line and column if illegal character is found.
|
2021-07-31 10:29:25 +01:00 |
lib.c
|
Add range() function to Nasal
|
2022-01-07 16:14:44 +00:00 |
mathlib.c
|
Nasal Math: add precision to floor(), add trunc()
|
2021-11-16 10:59:01 +00:00 |
misc.c
|
Fix Nasal GC errors on tests/reset
|
2020-12-13 17:26:27 +00:00 |
naref.h
|
nasal/naref.h: added e2k endianness (MCST Elbrus 2000)
|
2021-11-24 23:52:58 +03:00 |
nasal.h
|
simgear/nasal/code.c:setupFuncall(): improve diagnostic if not callable.
|
2021-08-26 23:24:39 +01:00 |
NasalEmesaryInterface.cxx
|
Fix deadlock on quit for Linux
|
2021-06-22 16:25:41 +01:00 |
NasalEmesaryInterface.hxx
|
Emesary: allo main loop recipient shutdown
|
2021-06-17 15:53:16 +01:00 |
parse.c
|
Potential unterminated string
|
2019-12-15 02:19:13 -06:00 |
parse.h
|
Nasal: support for standard bitwise operators.
|
2014-06-17 16:59:04 +02:00 |
string.c
|
REVIEW: Memory Leak - nasal string.c; setlen()
|
2020-08-22 21:53:47 -05:00 |
thread-posix.c
|
Sync with Nasal CVS (soon to become Nasal 1.1). Notable new features:
|
2007-03-29 18:50:12 +00:00 |
thread-win32.c
|
Add missing free functions for win32
|
2007-04-02 17:34:47 +00:00 |
threadlib.c
|
Avoid various gcc warnings.
|
2020-06-17 22:56:33 +01:00 |
utf8lib.c
|
Sync with Nasal upstream (Melchior already had a chance to test this,
|
2008-09-26 18:22:12 +00:00 |
vector.c
|
Nasal: add naVec_removelast. (Thanks to Philosopher)
|
2013-04-12 12:32:03 +02:00 |