manual/macros [en]

All languages

Differences between version #10839 and #10849

202c202
< 	* disable processing in completion : since many IDE rely on the Haxe compiler for handling the autocompletion, sometimes macro execution will make autocompletion slower. You can disable some parts of the macro processing when running in completion mode, this can be checked with ''haxe.macro.Compiler.defined('display')''
---
> 	* disable processing in completion : since many IDE rely on the Haxe compiler for handling the autocompletion, sometimes macro execution will make autocompletion slower. You can disable some parts of the macro processing when running in completion mode, this can be checked with ''haxe.macro.Compiler.define('display')''

	
Ver Date User Action
#15796 2012-12-14 21:18:43 MarcWeber View | Diff
#15795 2012-12-14 15:00:52 JLM View | Diff
#15794 2012-12-14 14:58:43 JLM View | Diff
#15597 2012-10-28 16:07:47 ncannasse View | Diff
#15596 2012-10-28 16:04:09 ncannasse View | Diff
#15595 2012-10-28 15:53:47 ncannasse View | Diff
#15414 2012-08-24 23:50:52 Confidant View | Diff
#15118 2012-07-18 14:13:51 Simn View | Diff
#15096 2012-07-16 19:46:08 JLM View | Diff
#15094 2012-07-16 18:37:31 ncannasse View | Diff
#15092 2012-07-16 18:32:21 ncannasse View | Diff
#15089 2012-07-16 18:14:54 ncannasse View | Diff
#14425 2012-07-14 07:15:41 Confidant View | Diff
#14424 2012-07-14 06:55:36 Confidant View | Diff
#14406 2012-07-10 10:48:58 ncannasse View | Diff
#14363 2012-07-04 18:00:38 ncannasse View | Diff
#14183 2012-05-30 19:53:55 Simn View | Diff
#12651 2012-03-27 16:41:58 Simn View | Diff
#12649 2012-03-27 16:22:13 ncannasse View | Diff
#11950 2011-11-30 12:38:40 JLM Restored to version #10852

Previous | Next