Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haxe Roundup 719 #1172

Open
1 task
skial opened this issue Sep 22, 2024 · 5 comments
Open
1 task

Haxe Roundup 719 #1172

skial opened this issue Sep 22, 2024 · 5 comments

Comments

@skial
Copy link
Owner

skial commented Sep 22, 2024

To add to the roundup todo list, use the following markdown format.

- [ ] optional description [link name](/link/to/item)

So it generates the following:

@zanzlanz
Copy link

@skial
Copy link
Owner Author

skial commented Oct 31, 2024

  • [core]
    • Missing/Wrong code completion when using inline markup processed by macro issue.
    • Local static inside switch is not static enough fixed.
    • Copy var flags when duplicating local variables merged.
    • Add eval $(opam env) for osx vscode task merged.
    • Remove redundant target for @:inheritDoc merged.
    • [WIP] Add proper IP address types closed.
    • Fix file size integer overflow above 2GB files pull request.
    • Confusing Called from here position in macro error fixed.
    • Null conditional bind does nothing fixed.
    • Support ?.bind, error on ?.new and ?.match merged.
    • [cpp] Fix sys_stat size integer overflow pull request.
    • [cpp] Breakup generator merged.
    • [hl] Fix debug pos in assign when reg resuse arg pull request.
    • [lua] Fix do while loops on Lua pull request.
    • [generics] Use tclass instead of TType.t for substitution merged.

  • [community]
    • OpenFL 9.4.0 and Lime 8.2.0 have been released!
    • How to resolve an abstract implementation class at run-time in JS? community question.
    • Help with PHP use keyword community question.
    • Third Floor, a book illustrated by games announcement.
    • 🏰Experiments article by Oleg Dolya.
    • 🏰Medieval Fantasy City Generator 0.11.4: Forests article by Oleg Dolya.
    • 🔑Dwellings generator is now a part of Procgen Arcana article by Oleg Dolya.
    • ⛏️Cave Generator 2.1.3: new shape options article by Oleg Dolya.
    • Debugging CPPIA? community question.

  • [open source]
    • OpenFL version 9.4.0 has been released.
    • Lime version 8.2.0 has been released.
    • [haxe-language-server] Hide signature help inside callbacks merged.
    • [go2hx] Generic functions cause translation failure in go2hx issue.
    • [go2hx] Go2hx fails to translate zero comparison for arrays issue.
    • [go2hx] Incorrect type conversion for (int)((uint32)(m)) issue.
    • [haxe-rename] Renaimg issues when dealing with tink fixed.
    • [lime] Remove @:generic from Promise pull request.

@AlexHaxe
Copy link

  • [community] vshaxe 2.32.2 has been released! includes fixes from latest formatter and rename lib releases

@skial
Copy link
Owner Author

skial commented Nov 7, 2024

  • [open source]
    • [go2hx] Full goto support using a new analysis package written in go to transform Go AST -> Go AST merged.
    • Lime 8.2.1 has been released.
    • haxe-rename 2.3.1 has been released.

  • [core]
    • Switch makes if in case an expression issue.
    • Enum comparison in Setter does not raise expected error issue.



  • [community]
    • Let Me Translate Your Games! article by Andrej Preradovic.
    • A pretty-printing function for haxe.io.Bytes article by Vadym Diachenko.
    • Celebrating 15 Years: A Retrospective of Confidant Communications article.

@ACrazyTown
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants