-
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…
-
Hello, and thank you for this library. It looks amazing.
I was wondering if there are any real world examples? Will love to take a look at something built with it.
-
Hi i am having issues with compiling the reflexe testcompiler, was the Test not updated with the compiler? or I am missing something fundemetal;
root@laptop:/media/hd/haxego/reflaxe-main/test# haxe…
-
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…
-
Functions generated at top level are skipped during compilation:
haxe code:
```hx
package;
// not working (not existing in c++)
function test_me(): String {
return "hello";
}
// works
…
-
```haxe
@:topLevel
function main():Int {
test("hello","world");
return 0;
}
function test(a:...String) {
var s = a.toArray();
}
```
It's now a core feature in Haxe and the ty…
-
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…
-
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…
-
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…
-
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…