Latest Changes

Differences between version #12178 and #12179

64c64
< In order to improve support for interacting with CPP, the following compiler metadata are available from the latest HXCPP repository and Haxe repository :
---
> In order to improve support for interacting with CPP, the following compiler metadata are available from the latest HXCPP repository and Haxe repository **all new 2.09** :
68,73c68,75
<   * ''@:headerCode("#include <stdio.h>")'' : Inject code into class header file - eg for types of injected members **new in 2.09**
<   * ''@:headerClassCode("code")' : Inject code into header class definition - eg member variables/functions **new in 2.09**
<   * ''@:cppFileCode("code")'' : Inject code into top of cpp file - eg local includes, local functions, static variables **new in 2.09**
<   * ''@:functionCode("code")'' : Inject code into top of function - eg, whole implementation **new in 2.09**
<   * "@:functionTailCode("code")" : Inject code into end of function - eg, close functionCode, or continue processing **new in 2.09**
<   * ''@:buildXml("xml fragment")'' :  Inject code into the bottom of the build.xml code **new in 2.09**
---
>   * ''@:headerCode("#include <stdio.h>")'' : Inject code into class header file - eg for types of injected members.
>   * ''@:headerClassCode("code")'' : Inject code into header class definition - eg member variables/functions.
>   * ''@:cppFileCode("code")'' : Inject code into top of cpp file - eg local includes, local functions, static variables.
>   * ''@:functionCode("code")'' : Inject code into top of function - eg, whole implementation.
>   * ''@:functionTailCode("code")'' : Inject code into end of function - eg, close functionCode, or continue processing.
>   * ''@:buildXml("xml fragment")'' :  Inject code into the bottom of the build.xml code.
>   * ''@:cppNamespaceCode("code")'' : 
>   * ''@:headerNamespaceCode("code")'' : ...

	
Ver Date Entry Lg User Action
#17969 2013-03-15 09:22:01 haxelib/newhaxelibproposal en skial View | Diff
#17968 2013-03-14 21:04:23 haxelib/newhaxelibproposal en skial View | Diff
#15473 2012-09-21 16:15:52 manual/tips_and_tricks en skial View | Diff
#15472 2012-09-21 16:10:52 manual/tips_and_tricks en skial View | Diff
#14416 2012-07-11 23:49:16 com/setup_forum en skial View | Diff
#14415 2012-07-11 23:48:43 com/setup_forum en skial View | Diff
#14368 2012-07-07 19:02:24 manual/tips_and_tricks en skial View | Diff
#14365 2012-07-06 10:34:23 com/setup_forum en skial View | Diff
#14241 2012-06-18 19:33:25 manual/tips_and_tricks en skial View | Diff
#14014 2012-05-17 16:46:47 com/blogs en skial View | Diff
#13898 2012-05-06 22:36:53 doc/advanced/magic en skial View | Diff
#13897 2012-05-06 14:43:07 manual/tips_and_tricks en skial View | Diff
#13889 2012-05-02 18:45:51 com en skial View | Diff
#12275 2012-01-21 18:03:06 manual/tips_and_tricks en skial View | Diff
#12181 2012-01-14 19:05:13 manual/tips_and_tricks en skial View | Diff
#12180 2012-01-14 15:16:12 manual/tips_and_tricks en skial View | Diff
#12179 2012-01-14 15:15:55 manual/tips_and_tricks en skial View | Diff
#12178 2012-01-14 14:14:15 manual/tips_and_tricks en skial View | Diff
#12087 2011-12-23 19:49:14 com/blogs en skial View | Diff
#12076 2011-12-22 15:49:47 manual/tips_and_tricks en skial View | Diff

Previous | Next