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

Closed
1 task done
skial opened this issue Sep 22, 2024 · 8 comments
Closed
1 task done

Haxe Roundup 719 #1172

skial opened this issue Sep 22, 2024 · 8 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

zanzlanz commented Oct 11, 2024

@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

AlexHaxe commented Oct 31, 2024

  • [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.
    • Northgard Trade & Prestige is Out Now!

@ACrazyTown
Copy link

ACrazyTown commented Nov 8, 2024

@skial
Copy link
Owner Author

skial commented Nov 14, 2024

  • [core]
    • Accessing argument metadata from tclass_field issue.
    • Fun compilation server static var leak issue.
    • [cpp] Gencpp Rework Mk II pull request.

  • [evolutions]
    • Enhance sys.net: Add IP address types, support IPv6 and more proposal.

  • [open source]

  • [community]

  • [closed source/haxe discord]
    • Jeremy's characters can now die!.
    • Zzoxnet "made a small toy for a game jam" in which "you just plant and water flowers and hope some guys show up".
    • Monkey Boss coming online in Power Line Rider!

  • [open source/haxe discord]
    • RuleScript 0.2.0-beta has been released with "a lot of new features like Rest, Properties, Scripted Classes and more"!
    • Jeremy has "finished the first steps of [their] pure-Haxe React-like setup", checkout the preview.
    • Ian Harrigan shows the "beginnings of dashboard editor for a project [they're] working on using a bunch of cool libs (some new)".

@AlexHaxe
Copy link

AlexHaxe commented Nov 14, 2024

  • [vshaxe] Added ExtractType and ExtractInterface refactoring options and some quality of life improvements for rename feature pull request

@skial
Copy link
Owner Author

skial commented Nov 16, 2024

  • [open source]
    • SUI git - UI library for Kha.
    • flixel-waveform git - Simple HaxeFlixel addon for drawing audio waveforms.
    • wisdom git - A Haxe port of snabbdom, a virtual DOM.
    • xasync git - Haxe cross-platform async promises modelled after the JS promise API.
    • CeramicFontGrabber git - A simple tool for downloading and generating fonts for ceramic.
    • hxFileManager git - A library designed for file management tasks in Haxe.
    • facile git - Jérémy Fa's Curated Inventory of Library Essentials for Haxe.

skial added a commit that referenced this issue Nov 16, 2024
@skial skial closed this as completed in 878f821 Nov 16, 2024
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