kaug-whis

Results 3 issues of kaug-whis

**Symptoms:** With ```json { "name": "HashLink", "request": "launch", "type": "hl", "cwd": "${workspaceFolder}", "internalConsoleOptions":"openOnSessionStart", "preLaunchTask": "${defaultBuildTask}" } ``` App compiles, opens and runs, and debug controls (with pause, step, rebuild, stop)...

```haxe using Lambda; ... (1...3).iter(i->trace(i)); ``` The above seems like it should be valid syntax, but since IntIterator does not have an `iterator():Iterator` method to allow it to work as...

5.0.0-preview.1+875e82b "Compiler failure", Please submit an issue at https://github.com/HaxeFoundation/haxe/issues/new", Attach the following information:" "File "src/macro/eval/evalDebugMisc.ml", line 145, characters 22-29", Called from EvalDebugMisc.resolve_ident in file "src/macro/eval/evalDebugMisc.ml", line 154, characters 12-20", Called...