My favorites
▼
|
Sign in
hxcpp
Runtime files for c++ backend for haxe
Project Home
Wiki
Issues
Source
Export to GitHub
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
List
Grid
262 issues of 262 issues shown
Rows:
None
Attachments
Blocked
BlockedOn
Blocking
Cc
MergedInto
Milestone
Owner
Priority
Project
Reporter
Stars
Status
Type
Cols:
None
Attachments
Blocked
BlockedOn
Blocking
Cc
MergedInto
Milestone
Owner
Priority
Project
Reporter
Stars
Status
Type
Cells:
Tiles
IDs
Counts
Loading...
1
Fixed
Socket write error
2
Verified
switch _Function_1 not found
3
Fixed
add MinGW support for Win Platform
4
Fixed
Push an Object in an array, that has a toString method with an argument
5
Fixed
hscript parsing problem for function calls
6
Fixed
hscript interpreter compiling error
7
Fixed
recompiling
8
Fixed
for iteration over null array should bring up an error message
9
Fixed
Compile error while extending generic classes
10
Fixed
Compile error on Ubuntu
11
Fixed
next() not typed correctly.
12
WontFix
nekoapi.ndll corrupt?
13
Fixed
Error extending interfaces
14
Fixed
Ambiguous "operator -"
15
Fixed
Include missing if type is only referred to in constructor args.
16
Fixed
Need explicit "{ }" in functions.
17
Fixed
Operator = ambiguous
19
Fixed
RegEx return, Array foreign constructor, mysql, (?:)
20
Fixed
Get "static" link working on all platforms, explictly look next to exe for dlls.
21
Fixed
Socket select fails
22
Fixed
64-bit linux fixes
23
Fixed
bytes truncation
24
Fixed
Return-from-block confused by brackets
25
Fixed
Missing enter/exit blocking calls.
26
Fixed
CFFI functions missing
27
Fixed
Wrong function generation order on chained function call.
28
Fixed
inline methods causing errors with null values
29
Fixed
Reflect.compare produces wrong result for simple numbers
30
Fixed
null.x = 10
31
Fixed
{} for while/switch, ( ) for if/else
32
Fixed
makeVarArgs
34
Fixed
hScript - Anonymous Functions and Null-Pointer
35
Fixed
hScript - More Problems
36
WontFix
implements Generic not generating class files
37
Fixed
Little Enum toString issue
38
Fixed
minor keyword issue,int as id
39
Fixed
Assign Array<int> to Array<Dynamic>
40
Fixed
Metadata
41
Fixed
TCast
42
Fixed
XML strings
43
Fixed
Remap name in field access
44
Fixed
var (dynamic,dynamic) something
45
Fixed
Reorganise _std
46
Fixed
Problem with IntHash and Android
47
Fixed
Strange Cpp-Compilation Error with enums and Type parameters
48
Fixed
Crash on Windows 7 in release mode, but not in debug mode
49
Fixed
This pointer not correctly cast.
50
Fixed
Hooks for adding context to mark function
51
WontFix
pascal calling convention
52
Fixed
Multi-core compiling by default
53
Fixed
Optimise iterator
54
Fixed
Problems with C++ Keywords
55
Fixed
Non-recursive collection
56
Fixed
Problems with Android Target and Enums
57
Fixed
Problem with declaration of large Array of ints with concat in 2.06
58
Fixed
cpp.io.File.write gives error when run
59
Fixed
cpp.Sys.args not returning correct information
60
Fixed
HXCPP_M64 will no longer build on 2.06
61
WontFix
Default args in interface
62
Fixed
UTF8 Encoding
63
WontFix
Programs no longer compile on Ubuntu
64
Invalid
haxe.BytesData <=> ByteArray <=> BitmapData conversion/casting
65
Fixed
this operator !=
66
Fixed
Dynamic string property access throwing errors
67
WontFix
HXCPP_BOEHM_GC support is not working anymore
68
WontFix
Internal GC randomly "free" some still used memory block
69
WontFix
problem with nested while/for loop
70
Fixed
interface A implements interface B: cast fails
71
Fixed
object comparison fails
72
Fixed
array is empty after assigment
73
Fixed
interface field not recognized
74
Fixed
type parameter contraint + inline
75
Fixed
op==, field refs
76
Fixed
Gc.trace should return an Array instead of really trace out the result.
77
Fixed
use of undefined type
78
Fixed
MultiThread not working
79
Fixed
inline + field is not a member of hx::Object
80
Fixed
Command-line too long
81
Fixed
FastCell.h No such file or directory
82
WontFix
Error : Buffer.add: cannot grow buffer
83
Fixed
String doesn't match haXe interface in UTF8 mode
84
Fixed
Strip result in release mode
85
Fixed
Load objs from file
86
Duplicate
Test for null member access in debug build
87
Fixed
Some package names cause compilation failure
88
Fixed
FastList cannot be compiled
89
Fixed
subclass override a method returning a parameterized type
90
Fixed
Creating shortcut variable for class fails to be compiled
91
Fixed
Code cleanup
92
Fixed
interface and Generic problem
93
Fixed
problems with NULL<T>
94
Fixed
Dynamic::operator != overload has similar conversions
95
WontFix
inconsistent return value
96
Accepted
CFFI alloc
97
Fixed
Parse hex int
98
Fixed
Std.is(comeclass, SomeInterface) always returns true, even when the instance does not implement the interface.
99
Fixed
type parameter inline function error
100
Fixed
error using identifier 'EOF'
101
Fixed
inline switch error in c++ type
102
Fixed
inline getter error
103
New
Reflect.copy
104
Fixed
Cannot return a function from inside a switch block.
105
Fixed
Closure return value not casted to the correct type - Show stopper..
106
Fixed
Compilation issue.
107
Fixed
Cpp target does not compiles as it inlines expressions as return values.
108
Fixed
fastCodeAt + deserialize
109
Fixed
haxe.rtti.XmlParser broken, anonymous abject with anonymous functions issue
110
Fixed
variable scope issue with double switch and CPP target
111
Fixed
function call limited to 12 args - CPP target
112
Fixed
compilation fails if variable named INT_MIN or INT_MAX is declared
113
New
Socket fails to connect when there is another thread running
114
Fixed
extern keyword
115
Duplicate
reverse function args evaluation
116
Fixed
interface, type param, inline
117
Fixed
inline array/object reference is wrong
118
WontFix
logical shift doesn't clear sign bit
119
Fixed
local function with reserved word param does not compile
120
Fixed
macro/extern class cause compilation fail
121
Fixed
haxelib version broken.
122
Fixed
limits constants break hxcpp compilation
123
Fixed
Array<Dynamic> as method arg silently ignores (and creates new) passed typed Arrays.
124
Fixed
inlined empty functions
125
Fixed
Build tool doesn't work with OS X 10.5
126
Fixed
super types not iterated?
127
Fixed
NO_PRECOMPILED_HEADERS and os x 10.5
128
Fixed
Can't override dynamic methods
129
Fixed
StringTools.fastCodeAt error
130
Fixed
Std.parseFloat constitency
131
Fixed
function is not a member of object
132
Fixed
IPHONE_VER is overwritten by default .hxcpp_config.xml
133
Fixed
MinGW and Cygwin support missing
134
Fixed
inline bug
135
Fixed
compilation error when assigning value to function typed field via interface
136
Fixed
Check enum comparison
137
New
Cross compiler support
138
Fixed
Arrays in function calls on CPP Target is not a pointer
139
Fixed
No SDK 10.5 under Mac OS 10.7
140
Fixed
OS X: Static lib does not build
141
Fixed
OS X: Building hxcpp as static libs
142
WontFix
a %= b causes the program to crash if b = 0
143
Fixed
nme.Memory error in c++ code with --no-inline
145
Fixed
Std.is(2.0,Int)
146
Fixed
Std.string
147
Fixed
Missing implementation of haxe.Int32.toNativeInt
148
WontFix
Reflect.hasField is broken
149
WontFix
Cffi, NEKO_COMPATIBLE and alloc_null()
150
Fixed
Mixed array types
151
Fixed
Anon obj toString fails
152
Fixed
Performance issue when casting
153
WontFix
MSVC Internal compiler error
154
Fixed
Thread.current()
155
Invalid
Inheritence with typedef fails
156
Fixed
Math.random() can return 1
157
WontFix
trace() should systematically flush the stdout buffer
158
Fixed
Type.getClass fails when using an instance typed as interface
159
Fixed
StringBuf.addChar assume UTF8
160
Fixed
invalid optional arguments for interface
161
WontFix
null used as function name breaks compilation
162
Fixed
Reflect.compareMethods
163
Fixed
Bad random number generator
164
Fixed
Property on inherited method
165
New
Desktop targets dependencies
166
Fixed
Can't compile untyped on cpp target
167
Fixed
<:: alternate spelling causing failed compilation
168
Fixed
Interface with optional arguments fail
169
Fixed
haxe.Stack.callStack() not implemented?
170
Fixed
an == fails (vs. neko, js, flash). guessing incorrect types generated for cpp.
171
WontFix
Std.format side effect
172
Fixed
Type.createEnumIndex
173
Fixed
Modulo operator does not work correctly for some floating point values
174
WontFix
enum equality test edge-case bug
175
Fixed
non-breaking but potentially confusing difference in Serializer output
176
Fixed
Compilation error when using optional String parameter in interface method.
177
Fixed
StringTools.fastCodeAt problem, Potential fix included
178
Fixed
default arguments for closures do not work
179
Fixed
#define GCLOG(...) issue
180
Fixed
revision 483 crashes on some unit tests...looks related to static initializer on Xml
181
Fixed
Use of untyped __global__ inside expression blocks
182
Fixed
Errors when building for iOS simulator
183
WontFix
Compiling for iPhone Sim seems to generate HXCPP for armv6 code
184
Fixed
Unit tests CPP
185
Fixed
Build fails with SVN version 515
186
Fixed
switch statement with dynamic value breaks compilation on Mac
187
Invalid
BuildTool.hx wrong paths
188
Fixed
error compiling after upgrade to hxcpp 2.10
189
Fixed
RBTree::Insert has issue when insert a value already exist
190
Fixed
polymorphism error. (haxe 2.10 + hxcpp 2.10)
191
Done
--dead-code-elimination bugs.
192
Done
‘class String’ has no member named ‘substring’
193
Fixed
getting warning unused-value on Mac using 10.8 sdk, clang
194
Fixed
Revision 560 stops the haxe cpp unit test working win7/x64
195
Fixed
haxe.Stack.exceptionStack returns empty array
196
Fixed
Accessing property typed by a typed parameter fails to compile if type is a function
197
Fixed
String with special characters
198
WontFix
qmake with cffi
199
WontFix
Stack code always generated
200
WontFix
JSON protocol for DebugSocket
201
WontFix
"#include" not generated for extern class
202
Done
Several errors related to structure with extenstion
203
WontFix
Use absolute build paths based on ${HXCPP} in build scripts.
204
Invalid
Returning Dynamic in Void methods generates C++ compilation error
205
Fixed
Syntax error in Sys.cpp breaks compilation on Windows
206
Fixed
val_callN has false implementation
207
Verified
could be 'bool hx::ObjectPtr<OBJ_>::operator !=(const hx::ObjectPtr<OBJ_> &) const'
208
Fixed
haxeflixek errors
209
Fixed
Const declaration missing in CFFILoader.h -> LoadFunc
211
Duplicate
Typo in runtime/libs/std/Sys.cpp line 134
212
Fixed
Math.fceil/ffloor/fround
213
Fixed
Neko Patches
214
Fixed
HXCPP_LOAD_DEBUG not used with android-toolchain.xml
215
Fixed
Android shared object can only be loaded from Java
216
Invalid
Android shared object searched in false locations by hxLoadLibrary
217
Done
problem with generic
218
Duplicate
EReg.matchSub with ^ anchor
219
WontFix
Android build problem with Android NDK r8
220
Fixed
‘class Array_obj’ has no member named ‘map’
222
Fixed
cpp.vm.WeakRef get() does not return null when the reference is released.
223
Fixed
return switch causes build error
224
Fixed
problem on fluent interface
226
Fixed
Garbage Collector crashes on big endian platforms
227
Done
haxelib version out of date
228
WontFix
-Dgeneric is broken?
229
Done
'looks like a function definition, but there is no parameter list' error
230
Fixed
Misformated __android_log_print
231
Done
this decimal constant is unsigned only in ISO C90
232
Fixed
ambiguous overload
233
New
Hxcpp debugger + Haxe 3
234
Invalid
class that implements an interface does not compile
235
Fixed
Extra ; found in /src/hx/Lib.cpp#357
236
WontFix
Optimise integer divide.
237
Fixed
DCE + NME
238
New
Benchmark Crash
239
Fixed
runtime/libs/nekoapi doesn't seem to compile w/ neko2
240
Fixed
"delete" in package will not compile
241
WontFix
inline issue
242
New
typo in Socket.cpp
243
New
Gc.run(true) possibly destroying values still in use
244
New
wrong quoting of arguments for CreateProcess on win32
245
New
Nested Type GenericStack fails CPP compile
246
New
Missing UTF8 support in regular expressions causes executable to crash
247
Fixed
iOS app crashes on GC
248
Fixed
string.toString() produce err C2819
249
New
iOS Exception on Audio Playback EXC_BAD_ACCESS
250
Fixed
Build failling with XCode 5
251
New
socket_connect() in non-blocking return error
252
Fixed
Fix file-line and class-function comparison in Debug.cpp
253
Fixed
GetStackVariables needs a cast to string
254
New
2 problems: haxe.CallStack.exceptionStack returning incorrect stack or (mostly) just empty.
255
New
Where is the github mirror?
256
New
Android x86 support
257
New
Parameters evaluation order
258
Fixed
HXCPP and xcode 5 / ios 7 simulator
259
Fixed
Remove line number from breakpoint hash
260
Fixed
String::____hxcpp_char_array_to_utf8_string with incoming zero-length string returns a string of length 1
261
New
Can not compile hxcpp debug server
262
Fixed
function substring is null for a certain string
263
New
alloc_$type crashing app when called from pthread'ed function
264
New
Compile failed using Debugger
265
New
No vars on linux64 target using Debugger.getStackVariables
266
Fixed
Fundamental Array Bug - a.push(a.length) length incremented before being pushed
267
New
documentation
268
New
change 797 breaks Lion
Powered by
Google Project Hosting