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

[lua] adjust the checks for bit/bit32

github.com/HaxeFoundation/haxe - 4fae95610dd36a0747b790aeb442ab2519aebfdd authored about 6 years ago
[lua] bump luarocks haxe-deps

github.com/HaxeFoundation/haxe - 09f3eafc14133e6139aba43ba8d0333e8f288bd0 authored about 6 years ago
[lua] use separate (cached) environments for each lua version

github.com/HaxeFoundation/haxe - 031c823e9a27cea446b09a931c7cd8728f0aab4f authored about 6 years ago
[lua] remove previous hererocks environment if it persists between runs

github.com/HaxeFoundation/haxe - a069f0fb9436cdee1f2616b4187c0c76705d071a authored about 6 years ago
added -D hl-check-align support for FPU alignment (required for ARMv7-)

github.com/HaxeFoundation/haxe - 6c2184d4682484d9665043a10ec57b8567b16432 authored about 6 years ago
[hl] introduce HMethod to differentiate direct function ptr from field

github.com/HaxeFoundation/haxe - e2e731b6c2a1ee63ec6dc502bc4e489fe7e6dacc authored about 6 years ago
fix: can't init buf in __init__ (will be reset to null)

github.com/HaxeFoundation/haxe - 476c71beb11eadc34e76278f14517b6dd201c8f7 authored about 6 years ago
allow type to be null (close #7646)

github.com/HaxeFoundation/haxe - d7492ce745fbe114ff7dd1e54db952cb438ea3a1 authored about 6 years ago
prevent buf from being reported as part of allocations

github.com/HaxeFoundation/haxe - 085d1e1dd77dc4c582ab7ed8510f573cf3a6f17f authored about 6 years ago
[macro] don't lose type path positions in decoding

closes #7606

github.com/HaxeFoundation/haxe - 9e365cedc6896eb0bd9083b701f8a54e22e7f1d0 authored about 6 years ago
[macro] port expr + position printer to Haxe

github.com/HaxeFoundation/haxe - 48435a8542f89f78918afb48c67a52fbea4b3f59 authored about 6 years ago
hl mysql fixes

github.com/HaxeFoundation/haxe - c5c29f9a8d5aa8c1bf89dfcd298a3f257d887ebc authored about 6 years ago
Timer.stamp js change (#7631)

github.com/HaxeFoundation/haxe - 50eede4ea592bd400e965401c542122b6fbacb2f authored about 6 years ago
Reset static inits in macros when the context is reused (#7554)

* [eval] apply static inits on context reuse (see #5746)

* test modification of macro class t...

github.com/HaxeFoundation/haxe - 64d1665dd725050a15c85b042902ad3e625b6419 authored about 6 years ago
[js] include semicolon after newline for included js files (#7648)

close #6975

github.com/HaxeFoundation/haxe - c4209eb454af2b5a2805515f3912be7ae72ec354 authored about 6 years ago
Update README.md

github.com/HaxeFoundation/haxe - 684f9f363a16112579fd14e9c050c0ed65dc8183 authored about 6 years ago
fixed empty enum constructor C generation

github.com/HaxeFoundation/haxe - 48b89cc30834747d0ecb0676e19c586621161c4d authored about 6 years ago
[lexer] sync inline xml tag identifiers

closes #7558

github.com/HaxeFoundation/haxe - 09466b7c09b3154f1f1bdb5c8a4b9edd33b1598a authored about 6 years ago
[js] make sure js.Syntax treats its arguments as values

closes #7630

github.com/HaxeFoundation/haxe - 23acfe12590938e4885cbc0406a69eda3a06d7ac authored about 6 years ago
[java] avoid android EReg problem

closes #7632

github.com/HaxeFoundation/haxe - 76559afc5cbd3738e3a26ce739f584d7136b081e authored about 6 years ago
[typer] dodge #7603

see #7603

github.com/HaxeFoundation/haxe - 00784982cb490887ae3d514b00a86560aca79837 authored about 6 years ago
[js] fix type inference for Promise callback arguments (closes #6790) (#7644)

* [js] fix type inference for Promise callback arguments (closes #6790)

* [tests] adapt test ...

github.com/HaxeFoundation/haxe - dd443c3c684e85859c291302b2b6108cfb7f7290 authored about 6 years ago
[eval] fix some getters in externs being public

(default visibility is flipped in extern classes, so these were showing up in completion)

github.com/HaxeFoundation/haxe - 26f9041f5a404842249a5cebd51e553b22d0d25f authored about 6 years ago
[js] revert hxEnums change

see #7581

github.com/HaxeFoundation/haxe - 936691ac65550f65c811864b1751f79f3aea5b00 authored about 6 years ago
[inline] dodge C# cast problem

see #7617

github.com/HaxeFoundation/haxe - 34cbf11ae2e7b8cdd05db4279dd4bab1f15bd75b authored about 6 years ago
[php] fix Socket.setTimeout (#7623)

Looks good to me.
I hope we will get better sys tests some day :)

github.com/HaxeFoundation/haxe - c3f1d3871afcd0e436fec736d58aff4c6ef07ffd authored about 6 years ago
output bytecode v4 if no bytes found (no -resource)

github.com/HaxeFoundation/haxe - 6f6c7027b0487790ec0997f9418f4d240be53fbe authored about 6 years ago
added hl bytes section (separated from utf8 strings)

github.com/HaxeFoundation/haxe - e4b00100d6fba459cd0e8c1cd04188dc05f2349b authored about 6 years ago
[benchs] add custom iterator bench (#7597)

* [benchs] add custom iterator bench

* [benchs] CustomIterator: remove plain array iterator t...

github.com/HaxeFoundation/haxe - b469d864f5edb0d3b68efbd104180eb8e01858a7 authored about 6 years ago
[typer] don't generate TLocal for recursive function if we don't need it

closes #7613

github.com/HaxeFoundation/haxe - 6e1e8f3741f80c067f1c07768f274072fe9007ab authored about 6 years ago
[inline] avoid some self-recursive inlining

see #7569

github.com/HaxeFoundation/haxe - ba391c67fa958ee90abe0682e2df626f0028fb78 authored about 6 years ago
[typer] fix position of custom property accessor error message

closes #7616

github.com/HaxeFoundation/haxe - f219276b9ec374b4b871907a8e229cd4357ff929 authored about 6 years ago
[reification] fix constraint reification

closes #7600

github.com/HaxeFoundation/haxe - 0cbfe5619afedf65c85addcc27a86ad060a0a674 authored about 6 years ago
[display] fix @:forward logic

closes #7577

github.com/HaxeFoundation/haxe - 6f2c09786ec0cf01f7cb7ecdf6e3cdafefe730fb authored about 6 years ago
Revert "test searching for empty string with String.indexOf() and Stirng.lastIndexOf()"

This reverts commit 6a42fbb6648933b367a8d7809b1af6d11d52743b.

github.com/HaxeFoundation/haxe - e0c05520da9e8dde238d0fc4c25c39552e0424df authored about 6 years ago
[inline] map v_extra as well

closes #7579

github.com/HaxeFoundation/haxe - c0ced01d76c1b8b1fcd8bb54e10aa0275a9f981a authored about 6 years ago
[php] fix searching for empty string with String.indexOf() and String.lastIndexOf()

github.com/HaxeFoundation/haxe - 8f7c9703bd072d7058f2437350099053359e9069 authored about 6 years ago
test searching for empty string with String.indexOf() and Stirng.lastIndexOf()

github.com/HaxeFoundation/haxe - 6a42fbb6648933b367a8d7809b1af6d11d52743b authored about 6 years ago
[debug] print field types in the AST dump

github.com/HaxeFoundation/haxe - c0b6767e0b0e0ed57d132c84b9489f8e8f62b2a0 authored about 6 years ago
[benchs] print an error if a requested case does not exist

github.com/HaxeFoundation/haxe - 002502d4a67208dc4226b9479e1b1d3e1cbe9ffa authored about 6 years ago
[php] Added parentheses for `Syntax.clone()` implementation (fixes #7590)

github.com/HaxeFoundation/haxe - bbf423fe0bc2d8115e186b887fab4837315cd840 authored over 6 years ago
print full class path on Duplicate field (in case of macro)

github.com/HaxeFoundation/haxe - 07fef7f33e279e9f111384f1e79917293091b242 authored over 6 years ago
don't use Type.get(new) as it might be moved outside of call and we only need the type

github.com/HaxeFoundation/haxe - b51212369413be2ce316425f9b7352b8889893ac authored over 6 years ago
[matcher] fix bogus cast

see #7580

github.com/HaxeFoundation/haxe - f7ddef75558a5c4edd5bbfd4b7dbc35cf3db539d authored over 6 years ago
[php] Fix unsign right shift (#7571)

* [php] Fix right unsign shift

* Add test for unsign right shift [php]

github.com/HaxeFoundation/haxe - d2ab64c59b95c76ed66a13a3a4a9f79b2d90cae3 authored over 6 years ago
Merge pull request #7567 from haxiomic/html-extern-improvements2

HTML Extern Improvements

github.com/HaxeFoundation/haxe - 751e0b4cdd9195b876f9739e4785a1c18d384ff3 authored over 6 years ago
js API documentation (#7568)

- Mostly everything is from the great docs of MDN. Appropriate credit given.

github.com/HaxeFoundation/haxe - b260f99c099a1d959295e3cfcb3d72a3b69bf312 authored over 6 years ago
[js] html externs: add Null<T> to return types where appropriate

github.com/HaxeFoundation/haxe - abaa2d68afff711a6ed3d12aee3e6dbbe932b840 authored over 6 years ago
[js] html externs: enable navigator.serviceWorker (closes #5638)

github.com/HaxeFoundation/haxe - 010a4ab8f0619c7efc6329c7c47b271a2e7fbc16 authored over 6 years ago
Allow urls without a / separating the path and query parts (#7564)

URLs such as http://example.com?a=1 are valid and should work (see #7563)

github.com/HaxeFoundation/haxe - c85de49effd742fdce334e95b2f6719cd3b06b03 authored over 6 years ago
[lua] add note about EReg and lrexlib and Utf8

github.com/HaxeFoundation/haxe - f18f92c23b4988ebd0f19c891e7482a442668a53 authored over 6 years ago
fixed copy() returning wrong instance

github.com/HaxeFoundation/haxe - 8698281b93ef3be43f58c4cfe0a445d062716bec authored over 6 years ago
[lua] use new haxe-deps rock for lib dependencies

github.com/HaxeFoundation/haxe - 3c0cab75fafcd4af83309dff89ea0b3c691bd688 authored over 6 years ago
[lua] remove unused HxOverrides and _iterator feature

github.com/HaxeFoundation/haxe - 61eec2577f7617047e726809827431526a8910b5 authored over 6 years ago
Remove character ranges (#7557)

github.com/HaxeFoundation/haxe - ccd7dbdd49ecfa7232b6d607dec85fe6c3a6df36 authored over 6 years ago
[lua] give proper eof behavior for sys.io.Process

github.com/HaxeFoundation/haxe - bb3959096e8a3e55f3e0c120fd4bae4ed2c3978b authored over 6 years ago
[lua] throw eof properly in FileInput

closes #7544

github.com/HaxeFoundation/haxe - 91ef180dd7b32bba1b4d64a50430fbd7ecc23625 authored over 6 years ago
Try to avoid unlink(): Resource temporarily unavailable error

github.com/HaxeFoundation/haxe - 80c1ca9a2414102c8348c4cdb18f86130cadde6b authored over 6 years ago
Fix Path.normalize on paths starting with ".//" (Fixes #7548) (#7555)

github.com/HaxeFoundation/haxe - cdc317b14223b4b25022f218362d3fc5301d5f0e authored over 6 years ago
[server] this seems backwards

github.com/HaxeFoundation/haxe - 99ff7657f66d71613f32f0fece1a12f331c55d96 authored over 6 years ago
[tests] add

closes #7536

github.com/HaxeFoundation/haxe - 8e1afe8c5ff4b870ce4311387ff810f095fcb412 authored over 6 years ago
[tests] hxcpp now uppercases

closes #7400

github.com/HaxeFoundation/haxe - abf7329cea2b8053f7ed935648390c936637b36b authored over 6 years ago
[typer] try out a different unification error style (#7547)

github.com/HaxeFoundation/haxe - 6fa9125ca09ce1bc02f5d0d3097babb68f5a1fa6 authored over 6 years ago
[typer] resolve typedefs in `make_typeexpr`

closes #7540

github.com/HaxeFoundation/haxe - 5e915bd976f108d0907a805c17725aac0c81c444 authored over 6 years ago
[cli] don't make -D no-copt imply --no-opt

see #7550

github.com/HaxeFoundation/haxe - 63d5e7ef51b1cbdb14ba348cafb7d7d4f10f4a14 authored over 6 years ago
Prevent unwanted leading comma (#7553)

Previously `{, a: 1}`, after commit `{a: 1}`

github.com/HaxeFoundation/haxe - b6d56fbb7ebfc7e5225841b7f5ea172737fe22ad authored over 6 years ago
correct changelog regarding to jQuery

github.com/HaxeFoundation/haxe - e309787f83d26359a94edd28e689ad35e2a8d686 authored over 6 years ago
pretend to make a release

let's see if Skial falls for it!

github.com/HaxeFoundation/haxe - 7eb789f540a43d110d4085932e8fd1c3881441d0 authored over 6 years ago
revert Std.is changes for release

github.com/HaxeFoundation/haxe - a200541e35d86af1446d8a8241312c3d835be965 authored over 6 years ago
forgot one

[skip ci]

github.com/HaxeFoundation/haxe - ac96002f4518b19b972642e860123c8a54466bf0 authored over 6 years ago
CHANGES.txt update

github.com/HaxeFoundation/haxe - 34e026a998e35e985b4d12b617ce18931333e851 authored over 6 years ago
[tests] enable string iterator tests for cppia

closes #7506

github.com/HaxeFoundation/haxe - 8fca9cb12778c88e3e1e3440b7a78d4aff901247 authored over 6 years ago
Revert "[lua] install dependencies with dedicated luarock package"

This reverts commit 1cef04ab10398aba622176d45c82f7921250b40b.

github.com/HaxeFoundation/haxe - 5c5484e95a193c3e756213e81d9e5ec72e678ddc authored over 6 years ago
[lua] install dependencies with dedicated luarock package

github.com/HaxeFoundation/haxe - 1cef04ab10398aba622176d45c82f7921250b40b authored over 6 years ago
[lua] Reflect.callMethod needs to double-bind its field argument

github.com/HaxeFoundation/haxe - f293fac2974633c6052b1bb1bdffeb3e5c857c1a authored over 6 years ago
[lua] use UTF8 length when checking for length on string via Reflect

github.com/HaxeFoundation/haxe - d9c2387d72c71619cb9716b6bb6c768d6c504834 authored over 6 years ago
removed invalid test (change spec in Std.is, see #7532)

github.com/HaxeFoundation/haxe - 6b0fa1005dbb3fd3f027f8ea06a12007537b51e9 authored over 6 years ago
more Std.is(null,Dynamic) == false support (#7532)

github.com/HaxeFoundation/haxe - ad443a5fc8c7eb1512afe89e3f538d12a41878ff authored over 6 years ago
fixed Std.is(null,Dynamic) == false for #7532

github.com/HaxeFoundation/haxe - fc895aaf18ada34132fd4cec2f351bbbeaff6357 authored over 6 years ago
tf_args expr (#7439)

* change tf_args to hold a texpr

see #4287

* allow enum fields as default function argumen...

github.com/HaxeFoundation/haxe - c76e7b3db3d411694a763ddab2ca21c8096835e5 authored over 6 years ago
Flash means swf bytecode (#7534)

The single word "Flash" could mean a few things

github.com/HaxeFoundation/haxe - ade4c02ed9bb89219bc24b155be8d00d356fed98 authored over 6 years ago
[tests] disable neko unicode test

github.com/HaxeFoundation/haxe - e658ebc3334c498a401c02838d6fb6a247811227 authored over 6 years ago
[syntax] treat \x escapes as uchars

closes #7449

github.com/HaxeFoundation/haxe - 1ba7d2a3cfae35e79efb64b36eced30c1bf49a0c authored over 6 years ago
[typer] start on improved error messages

github.com/HaxeFoundation/haxe - 25f1d5b2649862d4ff623f49cbac06910120ca5e authored over 6 years ago
update submodules

use exposed add_uchar instead of creating a new buffer for \u

github.com/HaxeFoundation/haxe - 6cf3aded2e07c476e2744cfe225a037678d4b51d authored over 6 years ago
expose UTF8.add_uchar

github.com/HaxeFoundation/haxe - 47b5801cbfca8d45de3b4790aa49576da1a1212d authored over 6 years ago
[tests] enable

closes #7499

github.com/HaxeFoundation/haxe - 2360ae3e815d280fdf1bfac808cff1d442ba90f8 authored over 6 years ago
[js] Cleanup some unused code (#7528)

* [js][dce] only emit fromCodePoint polyfill when fromCharCode used (requires #7527)

* [js][d...

github.com/HaxeFoundation/haxe - 885a35b06f044e27b06d39019d7eebe1ba0abaa9 authored over 6 years ago
Fix bad unification with static fields (#7527)

* check a_status in type_eq to fix static member unification issues (see #7526)

* [dce] rever...

github.com/HaxeFoundation/haxe - ae60db38d71b9b0bfaffa03a722f7ce5c97966dd authored over 6 years ago
Support not-XML literals (#7438)

* [parser] try to parse inline XML

* support self-closers and refactor a bit

* add some te...

github.com/HaxeFoundation/haxe - 22ccaa19f0c592e0393ca7a7ccfcd0b711ddeb5c authored over 6 years ago
[analyzer] respect C#'s wonky eval order in structures

see #7531

github.com/HaxeFoundation/haxe - db6823aa93873f475054c33cc9abc2bb3a8b2a83 authored over 6 years ago
Map key/value Iterators (#7516)

* Add IntMap key/value iterator

* IntMap order is undefined, use sorting

* Formatting

*...

github.com/HaxeFoundation/haxe - b94c54c05570843d73f9f505aef4cfe8a3b7ce2f authored over 6 years ago
Fix for #7485 - Int32 negate missing clamp (#7491)

github.com/HaxeFoundation/haxe - 2a48e2c049acce456200c62ca1ffb9d41cc3fe4e authored over 6 years ago
Specified and tested optional not nullable arguments (close #3826)

github.com/HaxeFoundation/haxe - 0ceb3480b6faa9d4c877a6aa6d6a3e77d2683d90 authored over 6 years ago
[typer] revert tvar change, no longer allow forced inline on local functions

closes #7521

github.com/HaxeFoundation/haxe - 489019adaa7eb8fc32438f8470565ebaf0f32927 authored over 6 years ago
Fixed a couple typos in README.md (#7523)

github.com/HaxeFoundation/haxe - 19b394ad731d905a4790cf5053adfb8688f4b426 authored over 6 years ago
[php] optimise Array and Vector methods map, filter, toString, remove

github.com/HaxeFoundation/haxe - afbc8cb53684932be00a84b0c9441250b49e4d98 authored over 6 years ago
[php] better native `foreach` generation at the cost of the uglier hack

github.com/HaxeFoundation/haxe - 0e38b5a2f21d6810dcf61115e6bcf0c1643ce2e5 authored over 6 years ago
fix premature push

github.com/HaxeFoundation/haxe - a80058ca8a3b915334d453b66894b6aa1b745826 authored over 6 years ago