issues
search
haxiomic
/
haxe-c-bridge
Easily interact with haxe classes from C with an automatically generated C header
MIT License
51
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refcount for retainHaxeObject ?
#52
singpolyma
opened
8 months ago
1
Is not work for Haxe 4.3.3?
#51
sonygod
closed
1 day ago
2
What thread are callbacks run on?
#50
singpolyma
closed
8 months ago
1
Not generating code on Linux
#49
singpolyma
opened
1 year ago
1
dynamic linking
#47
Ilir-Liburn
closed
2 years ago
3
Dynamic type
#46
Ilir-Liburn
opened
2 years ago
0
i64 to LL fix
#45
Ilir-Liburn
closed
2 years ago
1
programPath "Bind failed"
#44
sonygod
closed
2 years ago
1
./src/UseMeFromC.cpp(164): error C2065: 'Person': undeclared identifier
#43
sonygod
closed
1 year ago
2
Is this not support Map?
#42
sonygod
opened
2 years ago
0
question: can you make another haxe-cpp-bridge?
#41
sonygod
closed
1 year ago
1
suggestions: can you rename Main.h in cpp ?
#40
sonygod
closed
2 years ago
1
Expose functions generated by another @:build / @:autobuild macro?
#39
datee
closed
2 years ago
3
build failure
#38
Ilir-Liburn
closed
2 years ago
6
Trying to get this working with Unreal Engine : MT / MD mismatch?
#37
datee
closed
2 years ago
8
Something's screwy with windows threads
#36
haxiomic
closed
2 years ago
1
isMainThread not working as expected on Windows
#35
haxiomic
closed
2 years ago
1
Return Array<T>
#34
Lelelo1
opened
3 years ago
23
C++ and Objective-C dependencies into C?
#33
Lelelo1
opened
3 years ago
4
updated HaxeCBridge to fix windows compilation errors
#32
skylerparr
closed
2 years ago
2
fixed build issue with linux target and added Linux readme
#31
skylerparr
closed
3 years ago
1
Build errors when using README example
#30
skylerparr
closed
2 years ago
6
How to make GC not recycle a variable
#29
rainyt
closed
3 years ago
5
Support ADT enums
#28
haxiomic
opened
3 years ago
0
example file hosting [ignore]
#27
haxiomic
closed
3 years ago
3
example file hosting [ignore]
#26
haxiomic
closed
3 years ago
0
Thread still alive for moments after stopHaxeThreadIfRunning
#25
haxiomic
closed
3 years ago
1
Consider auto-converting callbacks
#24
haxiomic
opened
3 years ago
0
Enable passing strings and arbitrary haxe types to C via an opaque pointer
#23
haxiomic
closed
3 years ago
0
Consider automatic retainers
#22
haxiomic
closed
3 years ago
1
Consider converting instance fields
#21
haxiomic
closed
3 years ago
1
Create ci-test.yml
#20
haxiomic
closed
3 years ago
0
Make Retainer abstract and convert Retainer<String> to char *
#19
haxiomic
closed
3 years ago
2
Docs for types and common recipes
#18
haxiomic
opened
3 years ago
0
Create LICENSE
#17
haxiomic
closed
3 years ago
0
lix add to unit test
#16
PXshadow
closed
3 years ago
0
Extern generator for C
#15
haxiomic
opened
3 years ago
9
Convert functions only after typing to enable implicit types
#14
haxiomic
closed
3 years ago
0
Prep for release
#13
haxiomic
closed
3 years ago
0
Explore generating C declarations after typing
#12
haxiomic
closed
3 years ago
0
Maybe want to avoid using event loop enum to avoid extra allocation per loop
#11
haxiomic
closed
3 years ago
0
Redesign stop-thread to not use exceptions
#10
haxiomic
closed
3 years ago
0
Why does EventLoop reset the wake lock?
#9
haxiomic
closed
3 years ago
1
Fix autocomplete fast path
#8
haxiomic
closed
3 years ago
0
Generated header relies on bool
#7
haxiomic
closed
3 years ago
1
Rename to HaxeCBridge
#6
haxiomic
closed
3 years ago
0
ASAN Crash
#5
haxiomic
closed
3 years ago
8
Review non-trivial type convesion
#4
haxiomic
closed
3 years ago
1
Add warning if not a library build
#3
haxiomic
closed
3 years ago
0
Ensure thread can be re-initialized after a fatal exception
#2
haxiomic
closed
3 years ago
3
Next