- haxe 3.4.x changes

- Reflect.compareMethods for all platforms
This commit is contained in:
Dima Granetchi
2017-02-02 21:12:57 +03:00
parent 86c765c7b6
commit b1cbea09ec
6 changed files with 83 additions and 88 deletions
-1
View File
@@ -110,5 +110,4 @@ Log level | Description
## Additional
- `-D bindx_compareMethods` enables methods comparing with `Reflect.compareMethods` (enabled for Neko by default)
- BindExt and `this`. Use `this.bindableA.bindableB` to listen changes of `bindableA`, not only `bindableB`