Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Haxe

A high level, static typed programming language that complies to 10+ source and binary targets.
Collective - Host: opensource - https://opencollective.com/haxe - Code: https://github.com/HaxeFoundation/haxe

Fix resize down

close https://github.com/HaxeFoundation/hashlink/issues/479

github.com/HaxeFoundation/haxe - 9fafef8f5a3098c24f79b8669d047ac845143969 authored about 3 years ago by Nicolas Cannasse <[email protected]>
add module for eval Int64 + UInt64 (#10411)

github.com/HaxeFoundation/haxe - 4c4e93ae454e93f2990db45277925e7884af311e authored about 3 years ago by Joey <[email protected]>
[js] test if String.__class__ is enumerable (closes #10410)

github.com/HaxeFoundation/haxe - bd2c45ae7c88217215738ca7224cbf0d34c01276 authored about 3 years ago by Aleksandr Kuzmenko <[email protected]>
Fix inconsistencies with define flags (#10365)

* Fix inconsistency between - and _ in define.json

* Remove unnecessary dash conversion

de...

github.com/HaxeFoundation/haxe - 0ef19b4e282502800896ec41ad5b2fdf10a50f03 authored about 3 years ago by tobil4sk <[email protected]>
[lua] don't generate dot-access for classes with @:native("") (closes #6448)

github.com/HaxeFoundation/haxe - 8735fcf600cb41f04ecefb7e4f9a67dd5981357f authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[js] Add externs for the `BeforeInstallPromptEvent` class (#10399)

* [js] Add externs for the `BeforeInstallPromptEvent` class

* Fix a typo

github.com/HaxeFoundation/haxe - a0212ed36938a713bb0eda2446a9898a87773fc2 authored over 3 years ago by Cédric Belin <[email protected]>
[js] don't touch output file until it's time to actually output data (closes #10387)

github.com/HaxeFoundation/haxe - 73c8233bbe899236b4004f37d01ce962f849793f authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[java] update JDBC link in Sqlite doc (closes #10385)

github.com/HaxeFoundation/haxe - 0b9fb709f28b0723d0b71e87f9b6e221f5216290 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[parser] treat final like var when resuming

closes #10412

github.com/HaxeFoundation/haxe - 296c05dc73e99a507fe26df182509d51f6bed302 authored over 3 years ago by Simon Krajewski <[email protected]>
[display] don't error so hard on redefinal

closes #10412

github.com/HaxeFoundation/haxe - 55500098211562b32b8ec5fca3231da32e364065 authored over 3 years ago by Simon Krajewski <[email protected]>
[php] Add externs for FTP constants and functions (#10409)

* [php] Add externs for FTP constants

* [php] Add externs for FTP functions

github.com/HaxeFoundation/haxe - 64b54c2a28d771fae01d3c3d5fce494cec238b10 authored over 3 years ago by Cédric Belin <[email protected]>
[js] make String.__class__ not enumerable

see #10410

github.com/HaxeFoundation/haxe - 8c41d5f0475b9b6b509fe55ff776e244c0dc964a authored over 3 years ago by Simon Krajewski <[email protected]>
[jvm] handle field annotations

see #10397

github.com/HaxeFoundation/haxe - 0c89b91432aa0687f569ec4aa035fd855ac639eb authored over 3 years ago by Simon Krajewski <[email protected]>
[php] Base64 throws upon decoding failures (fixes #10394)

github.com/HaxeFoundation/haxe - bcbc8351d7ac8eaa7d18ecd796060bc8029f3481 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
Use a Dark-mode-compatible logo in the readme

[skip ci]

github.com/HaxeFoundation/haxe - e70ba872494dfd5d93c11f721d1e11c1f2087be2 authored over 3 years ago by Jens Fischer <[email protected]>
allows setting secure and sameSite attributes in js.Cookie (#10317)

github.com/HaxeFoundation/haxe - 16891c2b703d474b09afae880da447cd4004bfa9 authored over 3 years ago by Poga Po <[email protected]>
[jvm] don't throw if we're terminated

closes #10363

github.com/HaxeFoundation/haxe - 18ef6be431e00de8cde45dc1a16a636e7ae2c403 authored over 3 years ago by Simon Krajewski <[email protected]>
[php] Add externs for Phar classes (#10373)

github.com/HaxeFoundation/haxe - 3e04e912321bc1dc250ca94f2d493b57717834c7 authored over 3 years ago by Cédric Belin <[email protected]>
[php] Add externs for `SplFileInfo` and `SplFileObject` classes + some SPL iterators (#10366)

* [php] Add more SPL iterators

* [php] Add externs for `SplFileInfo` and `SplFileObject` clas...

github.com/HaxeFoundation/haxe - 8a9722d4bd523a7043ef3d9654d0df130834db59 authored over 3 years ago by Cédric Belin <[email protected]>
[php] Add externs for `sys_get_temp_dir`, `tempnam` and `tmpfile` functions (#10369)

github.com/HaxeFoundation/haxe - c8cc0d2fce1a80483b48f834be8084460ec95f4f authored over 3 years ago by Cédric Belin <[email protected]>
[js] Add externs for `Intl.ListFormat` class (#10356)

* [js] Add externs for `Intl.ListFormat` class

Fixes #10354

* [js] The `list` parameter of...

github.com/HaxeFoundation/haxe - 0dfabed439a21846c9458c5a1304be1eeb814f60 authored over 3 years ago by Cédric Belin <[email protected]>
convert Unix_error to human-readable messages on Path.mkdir_from_path (closes #10361)

github.com/HaxeFoundation/haxe - 3814232b716762c6b32e2340a0db5f140d0c9ab3 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[parser] error nicer when keywords are used as var names

closes #10358

github.com/HaxeFoundation/haxe - 005fdb937edc736149eaf9a96f403494ac7b3e91 authored over 3 years ago by Simon Krajewski <[email protected]>
[js] Add externs for the `Intl.DisplayNames` class (#10357)

Fixes #10330

github.com/HaxeFoundation/haxe - 014dc6565efd80c85f24c4084a1220ac5079cd1b authored over 3 years ago by Cédric Belin <[email protected]>
[eval] fixed eval.luv.Dir.DirSync signatures

github.com/HaxeFoundation/haxe - 0c841f66543eb72346ec86ea42ce403c0f7a129a authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[jvm] fixed Reflect.compare for different number types (closes #10350)

github.com/HaxeFoundation/haxe - 3cb7fe415da673b5e3b266a4f0cb8a3ad127ad30 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[eval] fixed eval.luv.File.stdin, .stdout, .stderr

github.com/HaxeFoundation/haxe - 2ce87e74a343be486411740db49e925faf637d6b authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[eval] fixed eval.luv.Resource.residentSetMemory()

github.com/HaxeFoundation/haxe - 6c2da0b8e683fa2d485789c7e2d9cfa06220dad5 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[lua] detect of a string type on type parameters (fixes #10343)

github.com/HaxeFoundation/haxe - bc7efc9a593c0eecdbc197cc38d829d20e362e83 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[python] extern for subprocess.run() (closes #10340)

github.com/HaxeFoundation/haxe - 736b3a73b261e1ee5b7ab48aec0677c34199f383 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[ci] actually update main.yml

github.com/HaxeFoundation/haxe - 93a9aae54f0ec65e3c6399b84c9e767696383639 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[ci] fix mac builds

github.com/HaxeFoundation/haxe - b5eb1bb2587eeb9de92f4120ea7c06cbade275aa authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[php] Add externs for `easter_date` / `easter_days` functions and calendar constants (#10341)

* [php] Add externs for `easter_date` and `easter_days` functions

* [php] Add externs for the...

github.com/HaxeFoundation/haxe - 49e6e7a1c27b3e7e633f414dfcd317c204657d9c authored over 3 years ago by Cédric Belin <[email protected]>
Change typo (#10333)

github.com/HaxeFoundation/haxe - 4ba14c2dcb2b41fd5ddcb8ede7499084c9365af1 authored over 3 years ago by Allan Dowdeswell <[email protected]>
imediately cancel previous event in EventLoop upon MainLoop.add (fixes #10329)

github.com/HaxeFoundation/haxe - 3247dc4a6476cd8678f1b03e4840d01653666a42 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
test #10308

github.com/HaxeFoundation/haxe - 6c5ef9b5fa9562e5ea9477d0ed083c452c10b81b authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
pin luv to 0.5.8 until aantron/luv#121 is resolved

github.com/HaxeFoundation/haxe - d3300c0a375d538768962d37c5f3ed04ea56e2bc authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[eval] fixed eval.luv.Tcp.noDelay signature

github.com/HaxeFoundation/haxe - c166168f703b5c1d98e06e3d8caeecb1afa0971c authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[parser] don't trigger comment completion at file start

closes #10322

github.com/HaxeFoundation/haxe - 1d5f076d88d3fc2a2ddb7a1a39a1f23b77468044 authored over 3 years ago by Simon Krajewski <[email protected]>
restore checking assign ops for final vars modification (fixes #10325)

github.com/HaxeFoundation/haxe - 2c3cdf3c7a064328aac96e01c7a92cc6dcd5db7c authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[cs] better fix for rest args (#10315)

github.com/HaxeFoundation/haxe - 4c3b509f924b21147cbfa4ae241d3d7933846c61 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[cs] avoid aunnecessary warnings on rest args (#10315)

github.com/HaxeFoundation/haxe - 9849a4021fb4eb0662f655f7e217de30ea1d2626 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[cs] improved rest args handling (closes #10315)

github.com/HaxeFoundation/haxe - 18086b9c62d875d6ec087e17cdd55426fad97a62 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[php] PDO::ATTR_DRIVER_NAME is an integer (#10319)

github.com/HaxeFoundation/haxe - 5a22c5ce4c33edac32c0224a2137ddf53e3edcf6 authored over 3 years ago by Cédric Belin <[email protected]>
Add clipboard support in hl 1.12 (#10320)

github.com/HaxeFoundation/haxe - 55be2d3799443e83dcd2b87d71631d0f5533114a authored over 3 years ago by Nicolas Cannasse <[email protected]>
[tests] add positive test for #10291

github.com/HaxeFoundation/haxe - 3f1bc02f36a294481d4426c85c8da0ba109189f5 authored over 3 years ago by Simon Krajewski <[email protected]>
[matcher] fix logic with inexhaustive null-guards

closes #10291

github.com/HaxeFoundation/haxe - d264533d7bfd597ee16a97e86c3954493fffb132 authored over 3 years ago by Simon Krajewski <[email protected]>
[js] prefix every path in source maps with file:/// (#10217)

github.com/HaxeFoundation/haxe - 795f367d44bcd0530688b41e567b7178d0c5b46e authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
Display warning when constructor inlining is cancelled because of the use of an uninitialized field.

github.com/HaxeFoundation/haxe - 0d4373f4e39924a5f087040d05bc9306bec1c5cc authored over 3 years ago by Mario Carbajal <[email protected]>
Change test for issue #10304 to use nullable strings instead of integers.

The goal is to achieve consistency between static and dynamic targets.

github.com/HaxeFoundation/haxe - 0e4926634a77840241f17a517a02c07a2a76175b authored over 3 years ago by Mario Carbajal <[email protected]>
Cancel object inlining if it's fields are used before being initialized. (#10304)

github.com/HaxeFoundation/haxe - 11eb923e98d0d711d9d340d1b38a492b970e0578 authored over 3 years ago by Mario Carbajal <[email protected]>
[js] use `+key` instead of `key | 0` in IntMap (fixes #10316)

github.com/HaxeFoundation/haxe - c713c0a8155ed2251f8921a3a06db01987edfc06 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[analyzer] consider expression-less TVars to be definitions

closes #10304

github.com/HaxeFoundation/haxe - c2bbef722b2117a5326e3851d018d14925157669 authored over 3 years ago by Simon Krajewski <[email protected]>
[eval][debug] Don't crash upon expressions without values (#10310)

* [eval] raise NoValueExpr instead of Exit from expr_to_value

* revert `get_binop_fun` change

github.com/HaxeFoundation/haxe - 1424aacecf269e157fead218be0ca70f992c0eeb authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[nullsafety] workaround null casting (closes #10312)

github.com/HaxeFoundation/haxe - d2e5dad1d45100c75f27517c8f1d092f7aa6d49f authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
fixed hanging of MainLoop.add (closes #10308)

github.com/HaxeFoundation/haxe - d05ba02a196fb7b5633959276663ad6deec026c5 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
changelog for 4.2.3

github.com/HaxeFoundation/haxe - 9bf699bf84f70a8759c51196ed2c00af8e2e1334 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[eval] add hx position to assert in EvalMisc.get_binop_fun (#10305)

github.com/HaxeFoundation/haxe - 90d2fe020890f3d157b03b58293efe45b55fdb88 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[ci][linux] workaround missing neko system package

github.com/HaxeFoundation/haxe - 2a56c500c53249459a90b9225835f53b9743e517 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[js] Added "-D js-global" to customizes the global object name (#10282)

* Added "-D js-global"

* minor format

github.com/HaxeFoundation/haxe - 97fea9cb8126dcd8562434bf265b54531389d451 authored over 3 years ago by R32 <[email protected]>
[php] Add externs for `quoted_printable_decode` and `quoted_printable_encode` functions (#10296)

github.com/HaxeFoundation/haxe - af11f54e08ab7d7c9e0485025805846fb33aa9bb authored over 3 years ago by Cédric Belin <[email protected]>
[eval] put objects in dictionary mode upon unknown access

see #10284

github.com/HaxeFoundation/haxe - 1ff0fbacf8ee1d144d2262a641c825c17d45c6b3 authored over 3 years ago by Simon Krajewski <[email protected]>
[jvm] still apply `haxe.root` to top-level `@:native`

closes #10280

github.com/HaxeFoundation/haxe - 696d8b53c34e2e6008f09e40428198d7c8420310 authored over 3 years ago by Simon Krajewski <[email protected]>
[jvm] still keep member synthetics around

closes #10279

github.com/HaxeFoundation/haxe - 145ec67fb3a3f24f36b3a6e54409175a96b93bf9 authored over 3 years ago by Simon Krajewski <[email protected]>
[jvm] ignore <clinit> and synthetics in loader

closes #10279

github.com/HaxeFoundation/haxe - 87da93c04aaa60eb9cd7346ee7ce349712d811af authored over 3 years ago by Simon Krajewski <[email protected]>
bring back "Generated by Haxe ..." headers

github.com/HaxeFoundation/haxe - fc8633e234719bb7199881fbd33a1d3098f03182 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[php] Add extern for the `Attribute` class (#10270)

github.com/HaxeFoundation/haxe - 3e619c3bf7f2f80a570f4ac2d3d81cf1a1b1dd73 authored over 3 years ago by Cédric Belin <[email protected]>
[php] Add externs for `IntlCalendar`, `IntlDateFormatter`, `IntlIterator`, `IntlTimeZone` and `NumberFormatter` classes (#10265)

* [php] Add extern for `NumberFormatter` class

* [php] Add extern for `IntlTimeZone` class

...

github.com/HaxeFoundation/haxe - aa1236d24e9a983768fc7e0dba4c787d4bc5f2c5 authored over 3 years ago by Cédric Belin <[email protected]>
[typer] allow uninitialized final on abstract classes

see #10139

github.com/HaxeFoundation/haxe - a1fd2f705cc0d1c69c0de2290bb8533c7ecf1f1f authored over 3 years ago by Simon Krajewski <[email protected]>
[overloads] fail properly on ambiguous rest overloads

closes #10205

github.com/HaxeFoundation/haxe - 02263b4ae4ab2d84958576882914d84c936a2eb3 authored over 3 years ago by Simon Krajewski <[email protected]>
[analyzer] don't process block elements in dead code

closes #10261

github.com/HaxeFoundation/haxe - a9cf2b9162eba4c00ecf9caa261a009baad28081 authored over 3 years ago by Simon Krajewski <[email protected]>
[tests] Narrator: it wasn't

github.com/HaxeFoundation/haxe - 4e5b0338e7fa1b8d2a390f9dfaa11a89b52ddbee authored over 3 years ago by Simon Krajewski <[email protected]>
[macro] support maps in Context.makeExpr

closes #10259

github.com/HaxeFoundation/haxe - cc0098f4a41a6d40458d075f78eb87c70ea19767 authored over 3 years ago by Simon Krajewski <[email protected]>
[typer] make `$type(_)` print the expected type

github.com/HaxeFoundation/haxe - 31b16a23fe98d61b5c60c14dd6e52ad5fe96499a authored over 3 years ago by Simon Krajewski <[email protected]>
[php] Add externs for the `hash_hmac` functions (#10256)

* [php] Add extern for the `hash_hmac` functions

* [php] Add extern for the `hash_algos()` fu...

github.com/HaxeFoundation/haxe - 5f54171ac96959f6e5aa0531df71a95b85cf5592 authored over 3 years ago by Cédric Belin <[email protected]>
[php] Add extern for the `emtpy()` function (#10255)

github.com/HaxeFoundation/haxe - aedd744123925859d2ef029722e7799f72fb0b47 authored over 3 years ago by Cédric Belin <[email protected]>
4.2.2 changelog

github.com/HaxeFoundation/haxe - 08e4ed8f9ae663c7e4a0276ec30fbd2af0d20af7 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
removed premature abstract cast while typing against enum (fixes #10173)

github.com/HaxeFoundation/haxe - 6d42c8e4545fb355586ccf811624c9333c04f958 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
handle mixed constraints of types and anon fields (fixes #10162)

github.com/HaxeFoundation/haxe - 6fe3266047cc67e7e73489118074fc8c9edaaa36 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[eval] allow multiple locks from same thread for sys.thread.Mutex (fixes #10249)

github.com/HaxeFoundation/haxe - b34c2efcfcf97d54493b1da9026692285a100d57 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[eval] don't throw upon casting (null:String) to NativeString

github.com/HaxeFoundation/haxe - 8ff7c404f81242dfff812e3769f7d6f97b10f3fa authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[js] Use type parameters in all(), allSettled() and race() (#10247)

* [js] Use type parameters in all(), allSettled() and race()

* [js] add @:overloads for itera...

github.com/HaxeFoundation/haxe - b3419845d6b7649b9c5bb944d01768c97438fe6b authored over 3 years ago by George Corney <[email protected]>
fixed checks for uninitialized vars with return/continue/throw/break (closes #10219)

github.com/HaxeFoundation/haxe - 195d0453e88b2696e74d8e37adc0641284b2f2bf authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
changed error message for unexpected keywords (closes #7602)

github.com/HaxeFoundation/haxe - 4c89e4724ed370851985e4fc711785eb1cc51847 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
Update depends in opam file (#10243)

* Use `camlp` 8.00 (stable - bump from 8.00-alpha05)

Signed-off-by: Daniel Llewellyn <diddled...

github.com/HaxeFoundation/haxe - db72b31390c51c1627cf5658ca256aace41a81b0 authored over 3 years ago by Daniel Llewellyn <[email protected]>
[ci] disabled flash tests for now

github.com/HaxeFoundation/haxe - 0ec715d4f2d606786d5a55bf14e54f939b50d417 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[macro] add Context.typeAndStoreExpr

closes #10239

github.com/HaxeFoundation/haxe - d31ab672317a2adeffee4dda969a7858f2ddbe09 authored over 3 years ago by Simon Krajewski <[email protected]>
Basic implementation of upper bound constraints (#10233)

* wip

* cleanup

* changed to up/down constraints

github.com/HaxeFoundation/haxe - aecf036a4fb2dea0a995b911462ed5c08efb238e authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[typer] bind monos instead of constraining them

see #9640
closes #10198
closes #10228
closes #10229

github.com/HaxeFoundation/haxe - 77a11c7dacfc959baa6a85d4f5528fed70044139 authored over 3 years ago by Simon Krajewski <[email protected]>
add avif mime type (#10224) (#10225)

github.com/HaxeFoundation/haxe - fe5adc1dfa195f9264259c5b42b94b27762d5e42 authored over 3 years ago by Khalyomede <[email protected]>
Revert "propagate constraints when binding mono to mono (#10198)"

This reverts commit 46f7d872c9fdcbed9f064e169b763dfd9848529d.

github.com/HaxeFoundation/haxe - ed16c9acba7c30168219f8040c4ea2c14755361f authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
Revert "fixes #10198 (this time for real)"

This reverts commit 5c34a416dd04e2f95914b90814847359379df073.

github.com/HaxeFoundation/haxe - cf759ec1762c9e7d405fd9bd08f9460b3eb6bdc7 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
fixes #10198 (this time for real)

github.com/HaxeFoundation/haxe - 5c34a416dd04e2f95914b90814847359379df073 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
propagate constraints when binding mono to mono (fixes #10198)

github.com/HaxeFoundation/haxe - 46f7d872c9fdcbed9f064e169b763dfd9848529d authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
Revert "check constraints of spawned monomorphs after typing a call (fixes #10198)"

This reverts commit cb7d3f5f9e12c960bfb28cfa321a14b215ffbfce.

github.com/HaxeFoundation/haxe - 8393b25ed2cb3cd2b538a6dcfce0ec20b7180af7 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
check constraints of spawned monomorphs after typing a call (fixes #10198)

github.com/HaxeFoundation/haxe - cb7d3f5f9e12c960bfb28cfa321a14b215ffbfce authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
fixed assignment of the result of `@:op(A += B)` if the overloading method has no expr (closes #10209)

github.com/HaxeFoundation/haxe - c19d3e07115636a72a634d141487c004e160371a authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
Fix dialog not returning result

github.com/HaxeFoundation/haxe - 520784ea6670f87b9f4283b6066cc8640bcaec55 authored over 3 years ago by Nicolas Cannasse <[email protected]>
better doc for UnicodeString

github.com/HaxeFoundation/haxe - 3004f1862d20280cd31ea0a95455a4e1da2aa326 authored over 3 years ago by Aleksandr Kuzmenko <[email protected]>
[lua] more extern fixes for lua.lib.luv.fs.FileSystem

github.com/HaxeFoundation/haxe - 6eb36b2aa38591203005ea30f8334e41de292111 authored almost 4 years ago by Aleksandr Kuzmenko <[email protected]>