Changelog 3.2: Difference between revisions

Jump to navigation Jump to search
Nasal core changes
m (→‎Major enhancements in this release: https://gitorious.org/fg/flightgear/commit/3f433e2c35ef533a847138e6ae10a5cb398323d7#comment_107170)
(Nasal core changes)
Line 138: Line 138:
</syntaxhighlight>
</syntaxhighlight>
* cppbind: Nasal ghosts can now support arbitrary setters/getters for when members are not mapped to a C++ member/method.
* cppbind: Nasal ghosts can now support arbitrary setters/getters for when members are not mapped to a C++ member/method.
* Language enhancements
** Bitwise operators (|, &, ^, ~, |=, &=, ^=)
** Support for octal, decimal and hexadecimal numbers in literals as well as in strings
   
   
'''Documentation'''
'''Documentation'''
166

edits

Navigation menu