-
Env:
- Haxe version: 4.0.0-rc.2
- Hashlink 1.9(only used for debugging because the library uses macro target)
In cmd:
![image](https://user-images.githubusercontent.com/29337013/56471961-b03f8b0…
-
Hello,
I'm trying to compile hide editor without any success at the moment.
My haxe compiler version is : Haxe Compiler 4.0.0-preview.5+a22c346aa
I've slighly modified the hxnodejs externs in o…
-
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
5 years ago
-
This may be helpful to port probot to the languages supported by Haxe.
-
```haxe
import tink.web.proxy.*;
class Main {
static function main() {
var root = new Remote(null, null);
trace(root.foo());
trace(root.sub().bar());
}
}
interface Root {
@:ge…
-
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
5 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
5 years ago
-
I just started using Joplin recently, and since first using it's been locking up/freezing/unresponsive. It seems to be getting stuck in a syncing loop. It will try to sync, and something is not allo…
-
This error appears when running with Haxe 4.0.0-rc2 (tested on Linux and OSX). It doesn't matter what the script contains, as long as there's one for hxp to find and try to execute.
To reproduce:
…
-
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
5 years ago