My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
ListGrid
   
Loading...
  ID Type  Status  Priority  Milestone  Owner    Summary + Labels ...
101 Defect Fixed Medium ---- ----   inline switch error in c++ type  
102 Defect Fixed Medium ---- ----   inline getter error  
103 Defect New Medium ---- ----   Reflect.copy  
104 Defect Fixed Medium ---- ----   Cannot return a function from inside a switch block.  
105 Defect Fixed Medium ---- ----   Closure return value not casted to the correct type - Show stopper..  
106 Defect Fixed Medium ---- ----   Compilation issue.  
107 Defect Fixed Medium ---- ----   Cpp target does not compiles as it inlines expressions as return values.  
108 Defect Fixed Medium ---- gameh...@gmail.com   fastCodeAt + deserialize  
109 Defect Fixed Medium ---- ----   haxe.rtti.XmlParser broken, anonymous abject with anonymous functions issue  
110 Defect Fixed Medium ---- ----   variable scope issue with double switch and CPP target  
111 Defect Fixed Medium ---- ----   function call limited to 12 args - CPP target  
112 Defect Fixed Medium ---- ----   compilation fails if variable named INT_MIN or INT_MAX is declared  
113 Defect New Medium ---- ----   Socket fails to connect when there is another thread running  
114 Defect Fixed Medium ---- ----   extern keyword  
115 Defect Duplicate Medium ---- ----   reverse function args evaluation  
116 Defect Fixed Medium ---- ----   interface, type param, inline  
117 Defect Fixed Medium ---- ----   inline array/object reference is wrong  
118 Defect WontFix Medium ---- ----   logical shift doesn't clear sign bit  
119 Defect Fixed Medium ---- ----   local function with reserved word param does not compile  
120 Defect Fixed Medium ---- ----   macro/extern class cause compilation fail  
121 Defect Fixed Medium ---- ----   haxelib version broken.  
122 Defect Fixed Medium ---- ----   limits constants break hxcpp compilation  
123 Defect Fixed Medium ---- ----   Array<Dynamic> as method arg silently ignores (and creates new) passed typed Arrays.  
124 Defect Fixed Medium ---- ----   inlined empty functions  
125 Defect Fixed Medium ---- ----   Build tool doesn't work with OS X 10.5  
126 Defect Fixed Medium ---- gameh...@gmail.com   super types not iterated?  
127 Defect Fixed Medium ---- ----   NO_PRECOMPILED_HEADERS and os x 10.5  
128 Defect Fixed Medium ---- ----   Can't override dynamic methods  
129 Defect Fixed Medium ---- ----   StringTools.fastCodeAt error  
130 Defect Fixed Medium ---- ----   Std.parseFloat constitency  
131 Defect Fixed Medium ---- ----   function is not a member of object  
132 Defect Fixed Medium ---- ----   IPHONE_VER is overwritten by default .hxcpp_config.xml  
133 Defect Fixed Medium ---- ----   MinGW and Cygwin support missing  
134 Defect Fixed Medium ---- ----   inline bug  
135 Defect Fixed Medium ---- ----   compilation error when assigning value to function typed field via interface  
136 Defect Fixed Medium ---- gameh...@gmail.com   Check enum comparison  
137 Defect New Medium ---- ----   Cross compiler support  
138 Defect Fixed Medium ---- ----   Arrays in function calls on CPP Target is not a pointer  
139 Defect Fixed Medium ---- ----   No SDK 10.5 under Mac OS 10.7  
140 Defect Fixed Medium ---- ----   OS X: Static lib does not build  
141 Defect Fixed Medium ---- ----   OS X: Building hxcpp as static libs  
142 Defect WontFix Medium ---- ----   a %= b causes the program to crash if b = 0  
143 Defect Fixed Medium ---- ----   nme.Memory error in c++ code with --no-inline  
144 Patch Fixed ---- ---- ----   Patch for /trunk/include/hx/StdLibs.h  
145 Defect Fixed Medium ---- ----   Std.is(2.0,Int)  
146 Defect Fixed Medium ---- ----   Std.string  
147 Defect Fixed Medium ---- ----   Missing implementation of haxe.Int32.toNativeInt  
148 Defect WontFix Medium ---- ----   Reflect.hasField is broken  
149 Defect WontFix Medium ---- ----   Cffi, NEKO_COMPATIBLE and alloc_null()  
150 Defect Fixed Medium ---- gameh...@gmail.com   Mixed array types  
151 Defect Fixed Medium ---- ----   Anon obj toString fails  
152 Defect Fixed Medium ---- gameh...@gmail.com   Performance issue when casting  
153 Defect WontFix Medium ---- ----   MSVC Internal compiler error  
154 Defect Fixed Medium ---- ----   Thread.current()  
155 Defect Invalid Medium ---- ----   Inheritence with typedef fails  
156 Defect Fixed Medium ---- ----   Math.random() can return 1  
157 Defect WontFix Medium ---- ----   trace() should systematically flush the stdout buffer  
158 Defect Fixed Medium ---- ----   Type.getClass fails when using an instance typed as interface  
159 Defect Fixed Medium ---- ----   StringBuf.addChar assume UTF8  
160 Defect Fixed Medium ---- ----   invalid optional arguments for interface  
161 Defect WontFix Medium ---- ----   null used as function name breaks compilation  
162 Defect Fixed Medium ---- ----   Reflect.compareMethods  
163 Defect Fixed Medium ---- ----   Bad random number generator  
164 Defect Fixed Medium ---- ----   Property on inherited method  
165 Defect New Medium ---- ----   Desktop targets dependencies  
166 Defect Fixed Medium ---- ----   Can't compile untyped on cpp target  
167 Defect Fixed Medium ---- ----   <:: alternate spelling causing failed compilation  
168 Defect Fixed Medium ---- ----   Interface with optional arguments fail  
169 Defect Fixed Medium ---- ----   haxe.Stack.callStack() not implemented?  
170 Defect Fixed Medium ---- ----   an == fails (vs. neko, js, flash). guessing incorrect types generated for cpp.  
171 Defect WontFix Medium ---- ----   Std.format side effect  
172 Defect Fixed Medium ---- ----   Type.createEnumIndex  
173 Defect Fixed Medium ---- ----   Modulo operator does not work correctly for some floating point values  
174 Defect WontFix Medium ---- ----   enum equality test edge-case bug  
175 Defect Fixed Medium ---- ----   non-breaking but potentially confusing difference in Serializer output  
176 Defect Fixed Medium ---- ----   Compilation error when using optional String parameter in interface method.  
177 Defect Fixed Medium ---- ----   StringTools.fastCodeAt problem, Potential fix included  
178 Defect Fixed Medium ---- ----   default arguments for closures do not work  
179 Defect Fixed Medium ---- ----   #define GCLOG(...) issue  
180 Defect Fixed Medium ---- ----   revision 483 crashes on some unit tests...looks related to static initializer on Xml  
181 Defect Fixed Medium ---- ----   Use of untyped __global__ inside expression blocks  
182 Defect Fixed Medium ---- ----   Errors when building for iOS simulator  
183 Defect WontFix Medium ---- ----   Compiling for iPhone Sim seems to generate HXCPP for armv6 code  
184 Defect Fixed Medium ---- ----   Unit tests CPP  
185 Defect Fixed Medium ---- ----   Build fails with SVN version 515  
186 Defect Fixed Medium ---- ----   switch statement with dynamic value breaks compilation on Mac  
187 Defect Invalid Medium ---- ----   BuildTool.hx wrong paths  
188 Defect Fixed Medium ---- ----   error compiling after upgrade to hxcpp 2.10  
189 Defect Fixed Medium ---- ----   RBTree::Insert has issue when insert a value already exist  
190 Defect Fixed Medium ---- ----   polymorphism error. (haxe 2.10 + hxcpp 2.10)  
191 Defect Done Medium ---- ----   --dead-code-elimination bugs.  
192 Defect Done Medium ---- ----   ‘class String’ has no member named ‘substring’  
193 Defect Fixed Medium ---- ----   getting warning unused-value on Mac using 10.8 sdk, clang  
194 Defect Fixed Medium ---- ----   Revision 560 stops the haxe cpp unit test working win7/x64  
195 Defect Fixed Medium ---- ----   haxe.Stack.exceptionStack returns empty array  
196 Defect Fixed Medium ---- ----   Accessing property typed by a typed parameter fails to compile if type is a function  
197 Defect Fixed Medium ---- ----   String with special characters  
198 Defect WontFix Medium ---- ----   qmake with cffi  
199 Defect WontFix Medium ---- ----   Stack code always generated  
200 Defect WontFix Medium ---- ----   JSON protocol for DebugSocket  
CSV
  
Powered by Google Project Hosting