Ecosyste.ms: OpenCollective

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

github.com/HaxeFoundation/haxe

Haxe - The Cross-Platform Toolkit
https://github.com/HaxeFoundation/haxe

[xml] fix docgen for PHP's haxe.Rest

c3fbfa1d97df81df8fe4e420d551292a0e3fa412 authored almost 2 years ago by k <[email protected]>
[xml] add more @:noDoc to Java's haxe.Rest

8d513def752ccc86c5a8d0cff867b4cd2955d73f authored almost 2 years ago by k <[email protected]>
[xml] fix API doc generation (#10946)

* [xml] don't generate static/@:from/@:to fields if @:noDoc is present
* [doc] fix API doc gene...

0d62f64e232ca7aabb498d57dcd0164e28e16093 authored almost 2 years ago by Rudy Ges <[email protected]>
[doc] fix API doc generation

See https://github.com/HaxeFoundation/haxe/issues/10351

b9c576544d17eb4a9f15ee242cc781e4c08f5943 authored almost 2 years ago by k <[email protected]>
[display] add server/typeContexts to show contexts in which a type is loaded (#10944)

bdfa5ea9f754d831939b40deaf3484819f636403 authored almost 2 years ago by Rudy Ges <[email protected]>
[display] add dependents to server/module (#10941)

* [display] add dependents to server/module

* Reduce whitespace

1cbe8564f09a8a4e4cbe01e1eddc1b7390ed1cb9 authored almost 2 years ago by Rudy Ges <[email protected]>
[typer] only infer getter/setter types when dealing with actual getter/setter (#10936)

* [typer] only consider as getter/setter if matching property exists

* add tests for 10935

e34df73af0b92784a31edb903be80ae0c5255913 authored almost 2 years ago by Rudy Ges <[email protected]>
Add test for compilation server stack overflow issue (#10940)

c655aa5fda492d8d156b0fb444280f6e71d812e1 authored almost 2 years ago by Rudy Ges <[email protected]>
Revive tests for 8616 (#10939)

aebf36b4af31217beeaac33b8a9bc8e490f3a563 authored almost 2 years ago by Rudy Ges <[email protected]>
Add test for xredefined

e158085e5b811f4df8db57feb1c0f815bd7ff181 authored almost 2 years ago by k <[email protected]>
[ci] reset opam cache

dd5e467512fd30aedbb7ef4a638f2d85ef026fa3 authored almost 2 years ago by k <[email protected]>
[ci] use ubuntu 18.04

13b54dc92858910543302ac75daaf379a8fd23da authored almost 2 years ago by k <[email protected]>
Fix stack overflow issue (#10933)

* Fix stack overflow issue

* rerun post processing when adding generics type parameter depend...

59cc17059cc67d87a5ffb23c1f2152c83f271346 authored almost 2 years ago by Rudy Ges <[email protected]>
[lua] Modify default lua native bitops library from bit to bit32 (#10923)

* Update _hx_bit.lua

Modify default lua native bitops library from bit to bit32

* Update _...

39d98a4cb09c38d04843d30381c98d34056f92b0 authored almost 2 years ago by inklit <[email protected]>
[server] remove early macro context flush (#10932)

* [server] fix some x is redefined from x

(checking with CI what is breaking with this change...

b3b3d6b48a39b2c5a40b0fd137868dd81827e179 authored almost 2 years ago by Rudy Ges <[email protected]>
[hl] patch stack trace tests until #10926 is handled

7de58981cc030beb5779a0d89261b2eb09544bb4 authored almost 2 years ago by k <[email protected]>
update building instructions for debian/ubuntu (#10924)

with info mentioned at https://github.com/HaxeFoundation/haxe/issues/9251#issuecomment-600515111

7f02291a4205dd78ba6672610739000d044cf43c authored almost 2 years ago by Dimitri Pomier <[email protected]>
[dune] update to dune 3.0 (#10925)

* [dune] update to dune 3.5

* [dune] try 3.0

6f15597dda1b4eb4809a1260392175d848f3b4de authored almost 2 years ago by Rudy Ges <[email protected]>
[ci] fix mac build

bf82ef2d37d59ecc9f86d430c8342911e2630a3f authored almost 2 years ago by k <[email protected]>
[typer] print module signature on redefined errors

6de559aaf018348945cbb74d46b0abe1a081df3e authored almost 2 years ago by Simon Krajewski <[email protected]>
[hl] fixed missing stack trace element

a40ab79ce44c9511f9be102f7a4874411161d91b authored almost 2 years ago by Nicolas Cannasse <[email protected]>
[ci] disable lua tests on windows for now

c7253bcdaa507ee69292a285ef29591ca16c039b authored almost 2 years ago by k <[email protected]>
[ci] actually enable lua tests on windows too

25af943a995e7cb33f50d8379898329c2603354d authored almost 2 years ago by k <[email protected]>
[lua] Remove haxe-deps and directly reference dependencies; re-enable CI (#10916)

* Update JsonParser.hx

Respect lua-vanilla for Json.parse

* fix typo

* Update Lua.hx

...

5979f5769bd15b5ba7a7bbfccd7528c512207560 authored almost 2 years ago by inklit <[email protected]>
[ci] fix info.json for api doc gen

966864cdb1a6864e3055ba97130d3c40f0a93537 authored almost 2 years ago by k <[email protected]>
[ci] apidoc: restore #8bc7263

59c18cd27eff2750a8942a918b02bf616d1a4e52 authored almost 2 years ago by k <[email protected]>
[ci] fix api doc gen job (2)

e35504aa91d6525c1f6cb8a669aa2389c3e276fa authored almost 2 years ago by k <[email protected]>
[ci] fix api doc gen job

0ae83f5b8bccb527a073061734a44c1638cbc1e6 authored almost 2 years ago by k <[email protected]>
[ci] unearthly CI build times (#10892)

* [ci] bring back linux-amd64 and add (naive) opam cache for linux+mac

* [ci] update generate...

222d82bb9e6875dbb61f69f340781db838eed70b authored almost 2 years ago by Rudy Ges <[email protected]>
[lua] Improve codegen for handling instance Var functions (#10817)

* [lua] make function-type class fields use dot access by default

* [lua] do not modify funct...

8d4f2d7e001061f042d7ee33bb2702ecfc7e8ffa authored almost 2 years ago by Frixuu <[email protected]>
fastcgi_finish_request() added to php.Global (#10853)

* fastcgi_finish_request() added to php.Global

* Update Global.hx

* Update Global.hx

ge...

9485876ed415398e4c47c92103bd0b718a330cfd authored almost 2 years ago by M.Romecki <[email protected]>
[lua] Respect lua-vanilla for Json.parse (#10915)

* Update JsonParser.hx

Respect lua-vanilla for Json.parse

* fix typo

b4cf007cdb886df3287a129070c23d3334b91a34 authored almost 2 years ago by inklit <[email protected]>
[typer] don't color the entire world if we forgot main

f97065a93548554c054d010d4ae28ea8b4dddcee authored almost 2 years ago by Simon Krajewski <[email protected]>
[docs] Add TypeTools.follow() example for use with typedefs (#10905)

01876e76dc318a43d0931cb2c1a2c2b12f29a833 authored almost 2 years ago by Rudy Ges <[email protected]>
[typer] better error messages when importing nonexistent subtypes / fields (#10899)

* [tests] add more examples for #10897

* [typer] fail better when importing nonexistent field...

eeb62ef43e60c34cd2ee7f1cd1b9d69d2f4a2e55 authored almost 2 years ago by Rudy Ges <[email protected]>
[ci] rename cancel workflow

53f07576ea3e7eb03aba331c265464525d1e04b2 authored about 2 years ago by k <[email protected]>
[ci] fix previous job cancellation for pull requests from forks (#10901)

* [ci] try fixing cancel job when opening PR from fork

* [ci] update main.yml generator

* ...

36bddcc871651e97d8cf930827c6c209a1a419ee authored about 2 years ago by Rudy Ges <[email protected]>
[typer] fail better when importing nonexistent subtype

closes #10897

991df8cf35f912a8ae631c64d254f2560fd38ee7 authored about 2 years ago by Simon Krajewski <[email protected]>
[typer] redesign AKNo some more

closes #10845

b9f2a6c6b6b82e0b4f6895baae0f1a20d35a48b9 authored about 2 years ago by Simon Krajewski <[email protected]>
[typer] delay interface checking somehow

closes #10847

66c86baf82ca70aee8953522c98165e68066dbbc authored about 2 years ago by Simon Krajewski <[email protected]>
[eval] check null on method calls

closes #10825

6e189c6dcea19176b8e5c35d418e19d3d80a6f82 authored about 2 years ago by Simon Krajewski <[email protected]>
[typer] clean up AKNo errors

closes #10880

Also casually add a very partial diff port that I found in my git directory. That...

a3859970b731172e0d1fee8af7c44f20d5da96bb authored about 2 years ago by Simon Krajewski <[email protected]>
[typer] use has_dead_end to check return flow

closes #10865

b89ab0133abc5c5a4b196bb13298fc0460719790 authored about 2 years ago by Simon Krajewski <[email protected]>
[typer] clean up field-level errors (#10896)

34ecf0eb70ef52ec2a339edc643676a8911de50d authored about 2 years ago by Simon Krajewski <[email protected]>
Make metadata origin optional

9824939b794785e591159ab42196c17103b15097 authored about 2 years ago by k <[email protected]>
[ci] apply windows 32 ci fix to extra/github-actions

cd4ed6a30d6e673718cb76f699fb6e9386050f0e authored about 2 years ago by k <[email protected]>
Fix @:require vs overload (#10891)

* Fix @:require and false duplicate reports

* Add test for (expected) failures with @:require...

66a53c6cd1a2ad961c157279456763bd8630e3ad authored about 2 years ago by Rudy Ges <[email protected]>
Update StringMap.hx (#10889)

71b05d02e879e802a9cc32d2a1b3286f3f602f8c authored about 2 years ago by Daniel Rodríguez Rivero <[email protected]>
fix(lua): _hx_field_arr result and idx variables should be local (#10882)

8983b514bce287159d7f87cb6edfb89d85c99333 authored about 2 years ago by Daniel Rodríguez Rivero <[email protected]>
macro '#if (a != b)' should be true for missing defines (#10868)

5645ecc9c3ed6b1f013ad347242cb63ef2656703 authored about 2 years ago by Ben Morris <[email protected]>
User defines/metas: do not display haxe help message when nothing happens (#10885)

b158bd1fa9b29117e343cb9d51fc2256cfd18283 authored about 2 years ago by Rudy Ges <[email protected]>
[typer] fail upon encountering unprocessed reification metadata (#10887)

bf46067443257ffeebbf1f4452f89c21ee27f6e0 authored about 2 years ago by Rudy Ges <[email protected]>
Remove local repo for 10844 tests (#10884)

c475599fbf722728337c7b553b676a3ccab62650 authored about 2 years ago by Rudy Ges <[email protected]>
Revert "[typer] fail upon encountering unprocessed reification metadata"

This reverts commit 816f2b734e23858b52c64394b7e4e9d27472208c.

02351abf63b7ab04a95d6438b3f4c31ca67a530c authored about 2 years ago by Simon Krajewski <[email protected]>
[typer] fail upon encountering unprocessed reification metadata

closes #10883

816f2b734e23858b52c64394b7e4e9d27472208c authored about 2 years ago by Simon Krajewski <[email protected]>
make sure to trigger null access instead of access violation on Type.enumParameters(null)

fcff3946b7d35948818d3bdb0a90846debbb0944 authored about 2 years ago by Nicolas Cannasse <[email protected]>
Fix hover requests on stored type expr (#10877)

bd62b70b935338c7f48bd4f0a50794a0564529b8 authored about 2 years ago by Rudy Ges <[email protected]>
Don't allow static casting of extern classes or enums (#10876)

2bedacd8eebe9a51270b4d8b48c61ab59de3bfa7 authored about 2 years ago by Aidan Lee <[email protected]>
Add additional `Compiler`/`Context` functions for getting compiler configuration and main func/output types (#10871)

* Added `Compiler`/`Context` functions accessing arguments, main function, and other context inf...

851704fcc8046eb25ef4c53fa655f542c1cbe12d authored about 2 years ago by RoBBoR <[email protected]>
Try fixing windows CI (use last 32bit compatible cygwin version) (#10864)

See https://cygwin.com/pipermail/cygwin/2022-November/252542.html

48d2d66dde8dd160d6ebafe7048ee6fe80d7aa00 authored about 2 years ago by Rudy Ges <[email protected]>
Custom metadata and defines (documentation, completion) (#10858)

* Add after_generation args context hook

* Add support for user-defined custom metadata (doc ...

13a8e48cbc5a58ffd77647e7d2107ecafec604d8 authored about 2 years ago by Rudy Ges <[email protected]>
Add tests for #5854 (#10862)

3478049d71fe5f4d363d1340e6e12da0bf161dce authored about 2 years ago by tobil4sk <[email protected]>
[hl] added Thread getName()

fa69712676d03859a6a55618242f1f7cd2377a8d authored about 2 years ago by Nicolas Cannasse <[email protected]>
Atomic operations. (#10610)

* Atomic operations.

* Fix hashlink's atomic operations.

* Add a target.atomics define.

...

7c7f284a8d1df00c10715cf20d562dead6d18af0 authored about 2 years ago by Zeta <[email protected]>
[flash][js] fix test #10834

798017132275ded2884824f5c54039c5c0d5a228 authored about 2 years ago by Aleksandr Kuzmenko <[email protected]>
[php] fixed case sensitivity of types in `use` section of generated php code (fixes #10820)

ee56c20b548a6310603e04b2559a129ba6f11bd8 authored about 2 years ago by Aleksandr Kuzmenko <[email protected]>
[php] avoid setting internal php-array items upon accessing a dynamically typed haxe-array by index out of bounds (fixes #10834)

9e74a2b838d63c6eca130870dfc20cb68decfdc5 authored about 2 years ago by Aleksandr Kuzmenko <[email protected]>
[php] Dynamic functions: init with ref to default implementation instead of current one (fixes #10836)

0c82daa3a7ba8191e8c52cbb6fdac4634e910f71 authored about 2 years ago by Aleksandr Kuzmenko <[email protected]>
[php] Std.parseInt: ignore scientific notation (fixes #10617)

b2799128d8d6c5b62fe61771d8d81b4029a93809 authored about 2 years ago by Aleksandr Kuzmenko <[email protected]>
[hl] Fix Int64.isInt64. (#10860)

88d73362922c178d9a7b183d11d2ecd0639a54e7 authored about 2 years ago by Zeta <[email protected]>
[inline] check finalness of locals and fields when written

see #10845

d7eac8a4baff43840dfd9b89bf9374a5e3bf3ce3 authored about 2 years ago by Simon Krajewski <[email protected]>
Add NativeArrayAccess meta for generating square bracket access. (#10854)

Class must be extern and implement ArrayAccess

3e8afe466457da2f259a0e6314ff47057a8bee2a authored about 2 years ago by Aidan Lee <[email protected]>
Test for #10147 (#10850)

3047c4310fb8618ab8ebb1e9ed7613adae82865d authored about 2 years ago by RblSb <[email protected]>
[parser] fix arrow function parsing hole

closes #10852

c02d44415681d0fb5e73831903be1cbedf33f9a1 authored about 2 years ago by Simon Krajewski <[email protected]>
[server] track dirty dependency chains

ab0d7034dc01adb27d61f77f0156cea012db3868 authored about 2 years ago by Simon Krajewski <[email protected]>
Restore macOS 10.13 (High Sierra) support (#10778)

* Differentiate PCRE2 from PCRE, fix missed version substitution

* cd back out of source fold...

b350eb222f2f604e42f7500d39c93498ed057e95 authored about 2 years ago by Justin Espedal <[email protected]>
Early returns in NullCoal (#10791)

* Early returns in NullCoal

* Mental test

* Check call expr too

* More exprs

* get h...

31779014a0e4edbb0acf3c999cb5ba694c26dc3c authored about 2 years ago by RblSb <[email protected]>
[hl] fixed invalid primitive name

09dbe21254f0a5dda6e65184c6a430401059f618 authored about 2 years ago by Nicolas Cannasse <[email protected]>
[python] fix typo

closes #10843

a5b9f4525355a5b6e249ece116866e7e5667b586 authored about 2 years ago by Simon Krajewski <[email protected]>
[analyzer] reorganize local handling in fusion a bit

c1056e49fddf7b17a634e846a8fdceb85d33293b authored about 2 years ago by Simon Krajewski <[email protected]>
[cpp] Use cpp::Int64 for haxe.Int64 instead of a class (#9935)

* Generate variables, functions, and ClassOf with ::cpp::Int64 for haxe.Int64

* cpp haxe.Int6...

bc50a04855dfaeb1eab6438a77cbc78202593fcc authored about 2 years ago by Aidan Lee <[email protected]>
[analyzer] support -D analyzer-times=level

0 = nothing, 1 = pass names, 2 = function names

186ac6215ab83d052a963af828186176a6868125 authored about 2 years ago by Simon Krajewski <[email protected]>
[analyzer] add some timers

b48c660adc55c58e5714ba669e1b6848ef31be90 authored about 2 years ago by Simon Krajewski <[email protected]>
Added API to haxe.Http for multiple response headers with same name. (#10812)

Fixed #9053.

dade20c73ea753420e05d62bc847f198dddebca9 authored about 2 years ago by 23rd <[email protected]>
[cpp] Support extern enums (#10830)

* Support extern enums

* Fix native meta being ignored on extern enums

* Add test for cpp ...

533449c2b2f920e6c83c015e0fc1e293f41cafdd authored about 2 years ago by Aidan Lee <[email protected]>
[cpp] Fix invalid c++ when storing cpp.Pointers in enums (#10831)

* Output correct enum getter for some dynamic supported native interop types

* Remember the f...

c974cddb79bbe199b6ce7a07683aeb323b734037 authored about 2 years ago by Aidan Lee <[email protected]>
[tests] add

closes #10781

4898e73f1a48e6f547014c407b4abb94ebcb50c7 authored about 2 years ago by Simon Krajewski <[email protected]>
[tests] add

closes #10793

674136c79e079318132187974e8a249f90b52846 authored about 2 years ago by Simon Krajewski <[email protected]>
[cpp] C++ has function scope

closes

84e6ba4f7e0a9099fb979a8e9443da706cb26b88 authored about 2 years ago by Simon Krajewski <[email protected]>
[std] remove special #if display cases

see #10805

389cb4706a2cf2dc072ebd6958cbfa45ff7dd770 authored about 2 years ago by Simon Krajewski <[email protected]>
[typer] don't shadow-warn for generated locals

closes #10819

3b0c0b392241d9c3bdacfe21d7960b530be6ebeb authored about 2 years ago by Simon Krajewski <[email protected]>
Add responseHeaders to HttpJs and HttpNodeJs (#10809)

closes #10794

321dffa2a17fb47232cab99e336ae8f0223059cc authored about 2 years ago by Haath <[email protected]>
[hl] added thread name support

b2f931bb3c474c6c10da56277e2d4eff8e0a3ebb authored about 2 years ago by Nicolas Cannasse <[email protected]>
fixed optional libs being listed separately

e45cd3cce00326bbb8cb60f667b3c26680ed63fe authored about 2 years ago by Nicolas Cannasse <[email protected]>
[hl] Fixed missing type generation for HPacked

2d141409bfec3d9d16b333f2bcf2691113d03f5c authored about 2 years ago by Nicolas Cannasse <[email protected]>
Update zlib (#10837)

aad191844d1abaf93b48ba5af91f8b7c7b30cf7a authored about 2 years ago by RblSb <[email protected]>
[cs] [java] try to get CI green

whatever it takes

5405d4b098631891f8b536151f8e3a20827443fe authored about 2 years ago by Simon Krajewski <[email protected]>
[tests] disable for now

see #10821

727d8cdb5c17d420fe891d48ee0ed6dd08cd9e34 authored about 2 years ago by Simon Krajewski <[email protected]>
[eval] catch exception on new Vector(tooMuch)

closes #10804

5d55064c9144cc4939306fa0d04aa3ec55d0c582 authored about 2 years ago by Simon Krajewski <[email protected]>
[compiler] ignore --connect if we're already connected

see #10813

47cbf26e14bbaf27395858f28fdd045f37c67796 authored about 2 years ago by Simon Krajewski <[email protected]>