Skip to content

Actions: HaxeFoundation/intellij-haxe

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
576 workflow runs
576 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

rename file when renaming class and both names are identical.
Build, IntelliJ-Haxe-plugin #611: Commit 49b56dc pushed by m0rkeulv
July 13, 2024 14:08 8m 29s develop
July 13, 2024 14:08 8m 29s
Fix returntype caching issue for recursive expressions
Build, IntelliJ-Haxe-plugin #610: Commit 7162fff pushed by m0rkeulv
July 13, 2024 11:54 8m 23s develop
July 13, 2024 11:54 8m 23s
Add new haxe.Rest abstract to rest parameter logic
Build, IntelliJ-Haxe-plugin #609: Commit 56163a7 pushed by m0rkeulv
July 12, 2024 22:57 8m 43s develop
July 12, 2024 22:57 8m 43s
release 1.5.5
Build, IntelliJ-Haxe-plugin #608: Commit 1c73abc pushed by m0rkeulv
July 11, 2024 23:45 9m 8s develop
July 11, 2024 23:45 9m 8s
release 1.5.5
Release, IntelliJ-Haxe-plugin #75: Commit 1c73abc pushed by m0rkeulv
July 11, 2024 23:45 5m 2s release-1.5.5
July 11, 2024 23:45 5m 2s
Fixing broken generate actions
Build, IntelliJ-Haxe-plugin #607: Commit 11583bc pushed by m0rkeulv
July 11, 2024 23:33 11m 35s develop
July 11, 2024 23:33 11m 35s
Adding import statements to files using package local classes (no im…
Build, IntelliJ-Haxe-plugin #606: Commit fa2e921 pushed by m0rkeulv
July 11, 2024 21:09 7m 50s develop
July 11, 2024 21:09 7m 50s
Adding unused local variable inspection and quickfix
Build, IntelliJ-Haxe-plugin #605: Commit 210c131 pushed by m0rkeulv
July 11, 2024 13:03 11m 26s develop
July 11, 2024 13:03 11m 26s
adding Introduce parameter and doing some quickfix cleanup
Build, IntelliJ-Haxe-plugin #604: Commit e475d65 pushed by m0rkeulv
July 9, 2024 20:03 8m 30s develop
July 9, 2024 20:03 8m 30s
adding quickfix for unresolved symbols and bumping gradle plugins ver…
Build, IntelliJ-Haxe-plugin #603: Commit 1080dac pushed by m0rkeulv
July 8, 2024 16:01 12m 9s develop
July 8, 2024 16:01 12m 9s
correcting tests for issue #1179 - handling TypeCheckExpr
Build, IntelliJ-Haxe-plugin #602: Commit 0be6813 pushed by m0rkeulv
July 1, 2024 21:51 12m 7s develop
July 1, 2024 21:51 12m 7s
Fixing incorrect/missing handling of TypeCheckExpr (issue #1179)
Build, IntelliJ-Haxe-plugin #601: Commit 3d15be0 pushed by m0rkeulv
July 1, 2024 21:35 8m 32s develop
July 1, 2024 21:35 8m 32s
Release 1.5.4
Build, IntelliJ-Haxe-plugin #600: Commit 4d3e5d1 pushed by m0rkeulv
June 16, 2024 21:14 11m 40s develop
June 16, 2024 21:14 11m 40s
Release 1.5.4
Release, IntelliJ-Haxe-plugin #74: Commit 4d3e5d1 pushed by m0rkeulv
June 16, 2024 21:14 8m 50s release-1.5.4
June 16, 2024 21:14 8m 50s
adding search-in-parent-packages option for getQname used in indexing…
Build, IntelliJ-Haxe-plugin #599: Commit d8ea124 pushed by m0rkeulv
May 19, 2024 19:43 7m 23s develop
May 19, 2024 19:43 7m 23s
inheritance index: Fixing incorrect QName for types in module when re…
Build, IntelliJ-Haxe-plugin #598: Commit 0b4f4fa pushed by m0rkeulv
May 19, 2024 17:45 7m 43s develop
May 19, 2024 17:45 7m 43s
Fixing type hierarchy / inheritance index not indexing types with ge…
Build, IntelliJ-Haxe-plugin #597: Commit c9bd15e pushed by m0rkeulv
May 19, 2024 17:13 7m 45s develop
May 19, 2024 17:13 7m 45s
adding support for combining defaults and constraints in type generics
Build, IntelliJ-Haxe-plugin #596: Commit 1225c26 pushed by m0rkeulv
May 19, 2024 16:30 7m 48s develop
May 19, 2024 16:30 7m 48s
Fixing import bug & resolve setter bug
Build, IntelliJ-Haxe-plugin #595: Commit cc2e121 pushed by m0rkeulv
May 19, 2024 14:15 7m 36s develop
May 19, 2024 14:15 7m 36s
fix type parameter info for completion suggestions
Build, IntelliJ-Haxe-plugin #594: Commit d442520 pushed by m0rkeulv
May 18, 2024 22:06 7m 37s develop
May 18, 2024 22:06 7m 37s
filtering files to index based on definitions/platform + added functi…
Build, IntelliJ-Haxe-plugin #593: Commit 81e8b1a pushed by m0rkeulv
May 18, 2024 21:44 7m 19s develop
May 18, 2024 21:44 7m 19s
Misc tweaks to abstract type and icons
Build, IntelliJ-Haxe-plugin #592: Commit d773f97 pushed by m0rkeulv
May 14, 2024 22:38 7m 33s develop
May 14, 2024 22:38 7m 33s
updating icons and adding icons for new UI
Build, IntelliJ-Haxe-plugin #591: Commit 0fb5791 pushed by m0rkeulv
May 13, 2024 20:08 7m 40s develop
May 13, 2024 20:08 7m 40s
Completion rework WiP
Build, IntelliJ-Haxe-plugin #590: Commit 68d53c0 pushed by m0rkeulv
May 12, 2024 19:03 7m 19s develop
May 12, 2024 19:03 7m 19s
enforcing trailing comma on haxe 3 anonymous structure extensions syn…
Build, IntelliJ-Haxe-plugin #589: Commit 41dc3a9 pushed by m0rkeulv
May 6, 2024 15:50 10m 32s develop
May 6, 2024 15:50 10m 32s