-
Hi guys,
I have recently installed the hxnodejs haxelib and included it in a .hxml file for a project I am working on.
However for some reason the extension seems to think that the types for thi…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [ ] optional description [li…
skial updated
6 years ago
-
Hi,
I am new to the sugar labs community and I am really looking forward to contribute to this community. I have come across the "Giving Sugar Labs Website a New Look" idea posted on "https://wik…
-
**Given:** A core value of a typed language like Haxe is good compiler error messages that help the programmer quickly identify mistakes.
A simple typo in the JQuery helper function results in 32 l…
-
#74 Issue by __NickHolder__,
Repeatedly scaling a textfield eventually causes the text to flicker,
After flicker starts Assets.getBytes or Assets.getBitmapData return null
Can be reproduced with the…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
skial updated
6 years ago
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
skial updated
6 years ago
-
Hello,
I am generating a .a library using hxcpp with mingw, then I export a dll using gcc.
When I run the app that imports the DLL I have the following error:
```
Primitive not found : socket_…
-
![123](https://user-images.githubusercontent.com/12369638/33215957-da6e59a6-d142-11e7-97be-4b645bdfb0b6.png)
At the present time there's no support of any haxe-react library and jsx syntax in any k…
-
Hello,
I have a heaps project(the very basic one from the website) and when i try to run `hl MyApp.hl` it just hangs. I can see an "hl" process in task manager using quite a bit of my CPU but only ~1…