]> git.mxchange.org Git - simgear.git/history - simgear/nasal/cppbind/detail
cppbind: add to_nasal_helper for enums.
[simgear.git] / simgear / nasal / cppbind / detail /
2013-10-14 Thomas Geymayercppbind: add to_nasal_helper for enums.
2013-10-13 Thomas Geymayercppbind: Catch exceptions before reaching C code.
2013-09-14 James TurnerBah, tested on the wrong compiler, so missed a file.
2013-05-01 Thomas GeymayerAllow adding a contition to locked-track animation
2013-03-23 Thomas Geymayernasal::Ghost tweaking and to_nasal_helper for SGGeod.
2013-03-06 Thomas Geymayercppbind: allow adding free functions accepting nasal...
2013-03-05 Thomas GeymayerMay MSVC likes this more...
2013-03-04 Thomas Geymayercppbind: Tweak from_nasal error reporting
2013-03-04 Thomas GeymayerSilence MSVC
2013-03-04 Thomas Geymayercppbind: tweaking from_nasal/to_nasal.
2013-03-03 Thomas Geymayercppbind: faster from_nasal for bool and fix VS warning.
2013-03-03 Thomas Geymayercppbind: refactor to_nasal for better name lookup.
2013-03-03 Thomas GeymayerMake old gcc happy
2013-03-03 Thomas Geymayercppbind: rework to allow binding nearly everything.