[Jsapigen-announce] jsapigen 0.4 released
Status: Beta
Brought to you by:
tdz
From: Thomas Z. <td...@us...> - 2009-04-19 10:10:55
|
Hey there, I'm happy to announce the immediate release of jsapigen 0.4. New features include * support for call and equality operations, * allow floating-point numbers as default values (bug #2652881), * C data types short and float in declarations, and * an improved and extended manual. Bug-fixes are to * correctly handle garbage collection, * use JS_GetInstancePrivate to lookup private fields (bug #2672919), * don't suspend non-suspendable functions (bug #2671225), and * produce fewer compiler warnings (bug #2671230). jsapigen 0.4 can be downloaded from the projects download page [1] on SourceForge.net. Best regards, Thomas [1] https://sourceforge.net/project/showfiles.php?group_id=237508 -- GnuPG: http://tdz.users.sourceforge.net/tdz.asc Fingerprint: 16FF F599 82F8 E5AA 18C6 5220 D9DA D7D4 4EF1 DF08 jsapigen - A free glue-code generator for Mozilla SpiderMonkey. See http://jsapigen.sourceforge.net for more information. |