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 720 #1174

Open
1 task
skial opened this issue Nov 16, 2024 · 4 comments
Open
1 task

Haxe Roundup 720 #1174

skial opened this issue Nov 16, 2024 · 4 comments

Comments

@skial
Copy link
Owner

skial commented Nov 16, 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:

@skial
Copy link
Owner Author

skial commented Nov 22, 2024

@l0go
Copy link
Contributor

l0go commented Dec 2, 2024

  • From BlueSky, David Durham has created a 3d game for the GitHub Game Off in OpenFL called Secret Sauce
  • HaxeJam 2024: Winter Jam will be starting December 22nd, check out the itch.io page.

@skial
Copy link
Owner Author

skial commented Dec 9, 2024

  • [community]
    • 🏡Village Generator 1.6.4: crossroads and numbered houses article by Oleg Dolya.
    • Some notes & feedback about the C# target update.
    • Nim-like type inference or specialization question & answer.
    • Use record-macros with sqlite from multiple threads question.
    • Can you really make it out here as an OpenFL developer? thread.
    • Looking for OpenFL work - Expert at Flash Ports thread.
  • [open source]
    • Ceramic version 1.6.0 has been released!
    • [go2hx] Add Pointer merged.
      • This uses the tooling in analyzer to create a pointer at the point of variable creation, if the variable is later called using the unary addr expr, and the value of the variable is valid, such as not a double pointer, or a value that on the haxe side will become a Ref instead of a proper Pointer.

    • [tink_macro] Fix weird partial module resolution merged.
    • Pixel perfect drawing library released.
  • [core]
    • Include module path in virtual file names draft pull request.
    • Deprecate @:overload(function()) syntax pull request.
    • Remove @:overload from Reflect.makeVarArgs merged.
    • Add StringBuf.clear() pull request.
    • Add a deep copy/clone functionality to Haxe serializer merged.
    • Start working on haxe.Copy pull request.
    • Improve make_static_call merged.
    • [hl] Use HDyn instead of erroring on recursive types merged.
    • [hlmem] Add type id to print and allow doing location on type ids merged.
    • Replace camlp5 with ppx_parser draft pull request.

@skial
Copy link
Owner Author

skial commented Dec 10, 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

2 participants