.. |
cppbind
|
Fix endianness tests, allowing arm64 support
|
2015-01-18 21:53:22 +00: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
|
Make nasal/iolib.h available to flightgear (for io.open)
|
2015-03-13 18:19:58 +00:00 |
code.c
|
Nasal: better error message for non-numeric string.
|
2014-06-21 00:21:36 +02:00 |
code.h
|
Nasal: support for standard bitwise operators.
|
2014-06-17 16:59:04 +02:00 |
codegen.c
|
Nasal: support for standard bitwise operators.
|
2014-06-17 16:59:04 +02: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
|
Nasal: add an naRef to ghosts to allow for proper gc of dependent objects/ghosts.
|
2014-11-23 23:45:22 +01:00 |
hash.c
|
Strange, somehow missed this file in last commit.
|
2012-04-28 23:08:05 +01:00 |
iolib.c
|
Move Nasal io.open to flightgear
|
2015-03-13 18:19:48 +00:00 |
iolib.h
|
Make nasal/iolib.h available to flightgear (for io.open)
|
2015-03-13 18:19:58 +00:00 |
lex.c
|
Nasal: require 0o as prefix for octal numbers.
|
2014-07-14 18:51:11 +02:00 |
lib.c
|
Nasal: allow ghost as 'me' for 'call'
|
2014-05-05 14:47:10 +02:00 |
mathlib.c
|
Another attempt to make MSVC happy!
|
2013-10-09 12:26:29 +02:00 |
misc.c
|
Nasal: add an naRef to ghosts to allow for proper gc of dependent objects/ghosts.
|
2014-11-23 23:45:22 +01:00 |
naref.h
|
FreeBSD / clang fix from Gerald Laplanche
|
2015-03-11 09:46:03 +00:00 |
nasal.h
|
Nasal: add an naRef to ghosts to allow for proper gc of dependent objects/ghosts.
|
2014-11-23 23:45:22 +01:00 |
parse.c
|
Nasal: support for standard bitwise operators.
|
2014-06-17 16:59:04 +02:00 |
parse.h
|
Nasal: support for standard bitwise operators.
|
2014-06-17 16:59:04 +02:00 |
string.c
|
Nasal: require 0o as prefix for octal numbers.
|
2014-07-14 18:51:11 +02: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
|
Sync with Nasal upstream (Melchior already had a chance to test this,
|
2008-09-26 18:22:12 +00: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 |