-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
6 years ago
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
6 years ago
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
6 years ago
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
6 years ago
-
I'm not sure exactly what's the reason, but here's a 100% reproducible bug that is triggered in eval interpreter when using sys.io.File.read instead of a BytesInput + sys.io.File.getBytes, while the t…
-
Can we use a stable Haxe version for generating the api docs?
Because api.haxe.org was broken yesterday because of unicode related issues in Haxe development branch.
-
Like the title says, I can build `3.4.7` tag, but not `develpoment` branch.
From Ubuntu 16.04, 64-bit linux, 16.04, ocaml 4.02.3 and extlib 1.7.5:
![image](https://user-images.githubusercontent.…
-
**Haxe version:** 3.4.2
**Heaps version:** Git 7dece13 (Latest as of the creation of this issue)
Tested in Chrome and Edge. In both, the music skips forward at regular, short (~5 sec) intervals.
…
-
It would be a nice feature if, instead of configuring the whole haxe project in FD, you could just specify the .hxml file to use and FD would parse source paths, used libs and other configuration from…
-
- Sys.cpp
Error: /usr/local/lib/haxe/lib/hxcpp/3,4,188/project/libs/std/Sys.cpp:293:16: error: call to unavailable function 'system': not available on iOS
int result = system(val_string(c…