-
```
Could we get syntax highlighting for Haxe[1]?
It's a language from 2006 that still seems to be in use.
(Someone asked for it here[2])
[1]: http://en.wikipedia.org/wiki/Haxe
[2]: http://meta.…
-
```
Could we get syntax highlighting for Haxe[1]?
It's a language from 2006 that still seems to be in use.
(Someone asked for it here[2])
[1]: http://en.wikipedia.org/wiki/Haxe
[2]: http://meta.…
-
```
Could we get syntax highlighting for Haxe[1]?
It's a language from 2006 that still seems to be in use.
(Someone asked for it here[2])
[1]: http://en.wikipedia.org/wiki/Haxe
[2]: http://meta.…
-
I noticed when i tried importing lime.app.Event as a different name it wouldn't let me.
-
This could be noise (because haxe.Http exists), or it could be related to #59 ; I noticed that the sys.net.Socket implementation in hxnodejs does not implement the all of the variables and methods def…
-
# Pipe using Abstract Operator Overloading - Abstract types - Haxe programming language cookbook
The following example demonstrates how the pipe operator is used to clean up nested function calls wit…
-
Hi, i followed your tutorial https://deepnight.net/tutorial/using-my-gamebase-to-create-a-heaps-game/ up until 3.1 with "Method C: adding an upstream remote"
And both in Windows and Linux I'm getti…
-
I set the active lime/openfl file to the correct project.xml file, then set my target to neko, and when i build with cmd+b, i get this error
```
Running build...
Error: Incorrect number of arguments …
-
`haxelib run nme` outputs "Error: Could not find haxelib "nme", does it need to be installed?" after installing NME.
Tested on two Macs.
`haxelib path nme` shows:
```
-L /usr/local/lib/haxe/li…
-
可能与[这次提交](https://github.com/qifun/haxe/commit/be00e05ab4d63c5ba089c9e086b9858bc7a0535c)有关。
要避免使用全局`import`和全局`using`才能从根本上解决本问题。
所以要等Haxe官方先[支持`@:import`和`@:using`](https://github.com/HaxeFoundatio…
Atry updated
10 years ago