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

partial fix for #8057

github.com/HaxeFoundation/haxe - e40ca19abf352bc5554aeadc2e28f514a57568f8 authored almost 6 years ago
[php] back to Haxe loops in `Array.map` and `Array.filter` to avoid allocation of anonymous functions

github.com/HaxeFoundation/haxe - 91b3002c8f15494772f69fd56a4a6d701dada479 authored almost 6 years ago
[php] update comments in genphp

github.com/HaxeFoundation/haxe - 2c7e95ea0a95e665323692de1abcb39592dd534a authored almost 6 years ago
use the latest utest

github.com/HaxeFoundation/haxe - 8fd98c94ae3995b8ed053bb94e1d3cb8c552f516 authored almost 6 years ago
Revert "[java] don't mark Haxe threads as daemon threads (fixes #8131)"

This reverts commit 2ddab520561686c2705c61fa86d92dafd7aef990.

github.com/HaxeFoundation/haxe - 8133e513d58e62b71c99c328649201133b8c63f6 authored almost 6 years ago
[java] don't mark Haxe threads as daemon threads (fixes #8131)

github.com/HaxeFoundation/haxe - 2ddab520561686c2705c61fa86d92dafd7aef990 authored almost 6 years ago
move context types into their declared module (unless shared)

github.com/HaxeFoundation/haxe - c586004af4e3ef7a064136afdb64dbb4fa0fbce3 authored almost 6 years ago
removed hl/enum.h generation (see #8142)

github.com/HaxeFoundation/haxe - ba57c2c53f374c3914bf83a80bc470c35ce2d6cc authored almost 6 years ago
sys.thread.Thread abstracts (#8130)

* sys.thread.Thread abstract on neko

* unit test for #8063 (Thread.current() consistency)

...

github.com/HaxeFoundation/haxe - 8358278797e1c2238e3c45436f355f0f25db4d94 authored almost 6 years ago
[display] refactored display_position handling; fixes #8136 (#8137)

github.com/HaxeFoundation/haxe - b30fd9fa830d40eb0e227840fb304e7fd76d04aa authored almost 6 years ago
[js] fixed previous fix

github.com/HaxeFoundation/haxe - ea4b503fd3d0472851a0c9e8a8fec035a00a8106 authored almost 6 years ago
[js] always generate proper name for `Array.__name__` and `String.__name__` (fixes #8140)

github.com/HaxeFoundation/haxe - 6cb764fb5ace8f16615cd3a29cd27f080d4f77b5 authored almost 6 years ago
remove extra null check in formatOutput. It is not needed. (#8138)

github.com/HaxeFoundation/haxe - 3ed5b8eb0ee59dc02b9ee04022d9cb5bf456e006 authored almost 6 years ago
[nullsafety] check @:nullSafety meta on abstracts to handle Impl classes

github.com/HaxeFoundation/haxe - 73a39bde84dae1e41163d33c2bc92527f82a1742 authored almost 6 years ago
[display] reset display position after an initial DisplayException (fixes #8049) (#8133)

github.com/HaxeFoundation/haxe - 605ad9cd4529d46887cdf74f6a3fd21e497ebd06 authored almost 6 years ago
Merge branch 'development' of github.com:HaxeFoundation/haxe into development

github.com/HaxeFoundation/haxe - 8a2b8bc2b8bd42e839d6bdcd85b89e1c46522ef5 authored almost 6 years ago
bugfix C generation

github.com/HaxeFoundation/haxe - e23ed11c60225e9ef6651d40ddaba94156b1e86c authored almost 6 years ago
fix C++ sys test failure in run.hxml

github.com/HaxeFoundation/haxe - 29c78e3a1e04e5428847ae7f5ca8bb2b44ea7890 authored almost 6 years ago
[eval] better error reporting on sys.io.File being unable to write to a file

github.com/HaxeFoundation/haxe - 175d06b4227972f5d9184f2fd137f9d793084dcf authored almost 6 years ago
[nullsafety] allow `@:nullSafety(Off) this` at any time in constructor (closes #8132)

github.com/HaxeFoundation/haxe - 4ee84e256d73542e306a101f5d1937b6a9dc5388 authored almost 6 years ago
[as3] disabled a test #8075 for as3 (#8120)

github.com/HaxeFoundation/haxe - 4a32cf1576c9e3cf70a8b9f8f7ad7d90451bbb2f authored almost 6 years ago
neko indexOf and lastIndexOf fix (#8117)

* special handling in neko indexOf and lastIndexOf when argument is empty string

* remove unn...

github.com/HaxeFoundation/haxe - ba1b03f82ce95ab4492ccd0d1c4878a1ca4a7654 authored almost 6 years ago
[as3] fixed a test for #8075 (closes #8120)

github.com/HaxeFoundation/haxe - 16cbcad1ffce68743085ddc43ab4e804b3705d6b authored almost 6 years ago
[cs] return an empty array from CallStack.exceptionStack() if there were no exceptions (fixes #8124)

github.com/HaxeFoundation/haxe - 3b56c342e2a00a78540166519ae8994db52cb97f authored almost 6 years ago
fix spec test of Utf8.validate() (#8114)

github.com/HaxeFoundation/haxe - 84c7c2011f0fc7ae154be936474feea384823e77 authored almost 6 years ago
uncaught exceptions should trigger error code on haxe client

github.com/HaxeFoundation/haxe - 43ed6c9b4a18af3f2d848d453cbec36bd9470f77 authored almost 6 years ago
[as3] fix accessing `String.iterator()` and `String.keyValueIterator()` on string literals typed as `Dynamic` (#8120)

github.com/HaxeFoundation/haxe - cbb0512f045c99d5738f216b41bdde3e0859bd68 authored almost 6 years ago
[ci] fix incomplete test log for flash & as3

github.com/HaxeFoundation/haxe - d31f6b1c93dacc6d7aed6efc3ce8b83ddc32c3ea authored almost 6 years ago
[ci] use preinstalled flash player on linux if available

github.com/HaxeFoundation/haxe - c49564970dab32642fef58c1af93aef2530b4751 authored almost 6 years ago
minor potential fix while hunting some bug

github.com/HaxeFoundation/haxe - 20ca6f8f196b65dbdec932a44b316328c6ce2df9 authored almost 6 years ago
[php] enable UTF8 spec test (closes #8114)

github.com/HaxeFoundation/haxe - f1f12ac484b66218b4f0378bf13da66d3f2d3dea authored almost 6 years ago
[lua] throw if failed to File.copy() (#8104)

* [lua] throw if failed to File.copy() (#8098)

* [lua] fix File.copy() for lua 5.2

* try ...

github.com/HaxeFoundation/haxe - 3ab7ab13340ac2173edb8f6a2a1b7c0f5c3b9a2c authored almost 6 years ago
[std] improve doc wording + formatting of `ReadOnlyArray<T>`

also duplicate the `length` docs so they're not lost

github.com/HaxeFoundation/haxe - 49ded224eb1af30473cba1835d20c29ddd927c99 authored almost 6 years ago
[typer] collect pass debug messages and print them in JSON output

github.com/HaxeFoundation/haxe - 91fcc0d142d0af5301f457d82fca9353dff6a01d authored almost 6 years ago
Improve the readme header

[skip ci]

github.com/HaxeFoundation/haxe - 0579a47550fbf392be345a08ff201ad3b50b1458 authored almost 6 years ago
[std] improve the docs for non-blocking sockets

see #5131
[skip ci]

github.com/HaxeFoundation/haxe - 5b3aa2fed3e87faad8f94f937b3a8df47e520320 authored almost 6 years ago
Fix version compatibility table wrapping in readme

[skip ci]

github.com/HaxeFoundation/haxe - 13552f86e586cb9dac65a386da41dc32e77333d2 authored almost 6 years ago
Add `StringTools.contains` (#7608)

* Add `StringTools.eregReplace` and `StringTools.contains`

* Update StringTools.hx

* Add S...

github.com/HaxeFoundation/haxe - d555619effa6b95689bf3c77f380f31909d9e97f authored almost 6 years ago
[cpp] enabled `-D hxcpp_smart_strings` by default; introduced `-D disable-unicode-strings` (#8087) (#8089)

github.com/HaxeFoundation/haxe - 69f3047f3ceea39240943b2fc544ca9e9c89d91a authored almost 6 years ago
Bring back spec tests (#8107)

* [tests] run spec tests again

* [tests] deal with some more "no assertions"

github.com/HaxeFoundation/haxe - 3464afe2b416b2d800c597ebe0bce2b03dcbf916 authored almost 6 years ago
Fix some `@:enum` -> `enum` fallout

github.com/HaxeFoundation/haxe - 42da5ea074a7a7cf349bc82ed2c6295ba10b433f authored almost 6 years ago
[std] @:noCompletion for StringTools arg quoting fields

see #8109

github.com/HaxeFoundation/haxe - d80afb1c54974b0585c0e006c3d1cfc81ad8301b authored almost 6 years ago
[typer] make the invalid package error even clearer

Just spell out the package statements to avoid the confusing <empty> syntax. Example:

`pack...

github.com/HaxeFoundation/haxe - d415a7d8f18a08c6e253e38057b165392173d6dc authored almost 6 years ago
[typer] remove obsolete `-D format-warning` support

github.com/HaxeFoundation/haxe - b37068d26c9eb81606d575fe6f5792a3bb31c19c authored almost 6 years ago
disabled #8079 test for python (see #7546)

github.com/HaxeFoundation/haxe - 691044609eb19ef7d5db2751ff8f3196cd7f0f45 authored almost 6 years ago
Final vs never vs null. Again. (#8096)

* Revert "Final vs. never vs. null (#8011)"

This reverts commit 309672728fdcd6503b0d93d6fff36...

github.com/HaxeFoundation/haxe - c5bb23663f2569adf490b4c96b1ef6b8e923dc9f authored almost 6 years ago
[typer] fix `@:structInit` constructor typing

closes #8103

github.com/HaxeFoundation/haxe - 8d068736c932f1880d68160ee4bf917a5f34aab6 authored almost 6 years ago
Explicitly fail if no exceptions thrown in `File.copy` test for non-existent files

github.com/HaxeFoundation/haxe - 959967839eb8abbc9bc58ca1f776fef6f05a422a authored almost 6 years ago
[eval] fix bad array pop value handling

closes #8075

github.com/HaxeFoundation/haxe - 6124e45ae515107e5489e936eb6152cf9d72a23d authored almost 6 years ago
[std] fix weird `untyped` usage

closes #8059

github.com/HaxeFoundation/haxe - 03c4d620e3b7249bc283c165ec86d8f0b8135035 authored almost 6 years ago
[generic] make sure we link Dynamic too

closes #8102

github.com/HaxeFoundation/haxe - 0b48ead303145905d40603347a03257df2937c42 authored almost 6 years ago
give file info in Invalid package error

github.com/HaxeFoundation/haxe - dc3435071a5b5eb2d5a3b3ff1711a032bbddd3f6 authored almost 6 years ago
fix File.copy test

github.com/HaxeFoundation/haxe - d10c11c3a70e3031ff2e1991733328513b7ddb25 authored almost 6 years ago
[eval] throw catchable exception if failed to read/write a file (fixes #8098)

github.com/HaxeFoundation/haxe - da81c978c6afa2690b61727fb47b2565307252da authored almost 6 years ago
[js] fixed "Invalid_argument" on generating "function $bind" (#8084)

github.com/HaxeFoundation/haxe - 13252e8cb5a13a3bb587175e71bd22057b306963 authored almost 6 years ago
[js] Shared state for multiple haxe-generated js modules (#8084)

* [js] shared state for multiple js modules (fixes #7936)

* switched to the single unique id

github.com/HaxeFoundation/haxe - 3c4190a300200cfcf94f8d8e9a479a93ab5f47a9 authored almost 6 years ago
[php] finally fixed a test for #7533

github.com/HaxeFoundation/haxe - 12c84cea9f19a523bbca4617068e87aa25ac2238 authored almost 6 years ago
Document that @:struct is now used on HL

github.com/HaxeFoundation/haxe - 17eb608a0d537cbe6f0f5b6de156de0c165ef8b1 authored almost 6 years ago
added hashlink @:struct support (hl 1.10)

github.com/HaxeFoundation/haxe - 79133548c86ff07ead4de1a5d67f1c62d7848a91 authored almost 6 years ago
[display] fix completion for key => value loops (#8046) (#8091)

* [display] fix completion for key => value loops (#8046)

* a test for #8046

* cleanup

...

github.com/HaxeFoundation/haxe - 3598531fb55fc022f3225dfb7bddcab3e660d312 authored almost 6 years ago
Note about using OPAM 2 on Windows.

[ci skip]

github.com/HaxeFoundation/haxe - ec892eb32b13fabb3617b9ae99c27cf2fca8e247 authored almost 6 years ago
Add some notes about setting up OCaml.

github.com/HaxeFoundation/haxe - 5810932c00539a5d94ac3fdd1b21ad80da2e93db authored almost 6 years ago
`String.iterator()` and `String.keyValueIterator()`

github.com/HaxeFoundation/haxe - 1d45ab0419442f9327ee0efe177dc3a4675c5622 authored almost 6 years ago
[php] replace `-` with `_` in `php.Web.loadClientHeaders()`, just in case

github.com/HaxeFoundation/haxe - 08b16544a8ab8e4dfb91f939bda7614aab46d091 authored almost 6 years ago
[php] better performance for haxe.format.JsonParser (#8083)

github.com/HaxeFoundation/haxe - 94ccf357fd9654ebea57fbdf43a63ce8ab7857ac authored almost 6 years ago
[php] improve haxe.xml.Parser performance (#8083)

github.com/HaxeFoundation/haxe - 7070e6a6b7885cf4e071cc4062ae39509f1f7cee authored almost 6 years ago
disable hlopt cache optim (see #8082)

github.com/HaxeFoundation/haxe - bbfe5ac489cec1aeb923c3d45d8a2bf67aca08d1 authored almost 6 years ago
Specify docs of `Sys.exit()` for eval (closes #7217)

github.com/HaxeFoundation/haxe - 1747a93448a4009fbb750f9534e04cc756f72f64 authored almost 6 years ago
slightly optimized lastIndexOf (don't search past startIndex)

github.com/HaxeFoundation/haxe - ac8b78a792c4801e2da5f13e15417437fd3d0a19 authored almost 6 years ago
Fast version of startsWith/endsWith (#8062)

github.com/HaxeFoundation/haxe - b24e0f8c915db9206cd104fbb4f0cec317e9107c authored almost 6 years ago
Final vs. never vs. null (#8011)

* [typer] infer structure write as `never` instead of `null`

see #7838

* [typer] allow ass...

github.com/HaxeFoundation/haxe - 309672728fdcd6503b0d93d6fff36c8518077a01 authored almost 6 years ago
CTypeTools.toString missed closing braces for CAnonymous (#8074)

github.com/HaxeFoundation/haxe - 890172c8a9f7578d677fc3fbdc4e1903944974d6 authored almost 6 years ago
optimize hlopt cache

github.com/HaxeFoundation/haxe - 5c458f06f804a29246578dce819a9dd73d3bd12a authored almost 6 years ago
slightly better but still slower than without cache...

github.com/HaxeFoundation/haxe - 1ae61cd459a6bb4a7a42c47f3115ca83a8024c7e authored almost 6 years ago
try at optimizing hl.opt time by doing a cache (no perf gain)

github.com/HaxeFoundation/haxe - 2126d53ae1af4d4092f01f0b907152c8108eb666 authored almost 6 years ago
hlc: per module types (allow incremental compilation)

github.com/HaxeFoundation/haxe - fce57190f77a22e6c276bec0941b955b1f45a0ad authored almost 6 years ago
hlc: removed functions.h, use forward function declaration

github.com/HaxeFoundation/haxe - 9e405b543c4e0b5deafb720ae84fa2ab2a0bfa0d authored almost 6 years ago
removed types.h (use #define decls)

github.com/HaxeFoundation/haxe - 78d843cbe765fe281d492550c7d334e829ff5806 authored almost 6 years ago
hlc: better per module split, added hl/init for init code (statics)

github.com/HaxeFoundation/haxe - 3ec5777ab9f4a18b998bb788faf0184371249ef0 authored almost 6 years ago
import globals and string bytes

github.com/HaxeFoundation/haxe - b2f4c9e09b8c61506dd5c4a175089da2fdbc9716 authored almost 6 years ago
unique ids for static closures and labels

github.com/HaxeFoundation/haxe - 4f0c887ec27947b05c54ea2332c3d6d65d417557 authored almost 6 years ago
hlc: unique name for bytes names

github.com/HaxeFoundation/haxe - 175840a98d4b90567f247f4aeaad6dab5a975ab1 authored almost 6 years ago
hlc: unique names for globals and constant strings

github.com/HaxeFoundation/haxe - 0d0429f32fdc9f438a568cf3c7553d7207f8a5b8 authored almost 6 years ago
readable names for types

github.com/HaxeFoundation/haxe - c1334d6902cd0ead8a13aad4ca2428b80db2673b authored almost 6 years ago
suppress type indexes from all types structures

github.com/HaxeFoundation/haxe - c60200ddcf04bdd3b817043d1a34cd8484ab0ce5 authored almost 6 years ago
[submodule] update haxelib

github.com/HaxeFoundation/haxe - d5e4141971e62afddd9263742027a72abde46e67 authored almost 6 years ago
[typer] allow `Rest` arguments on extern methods if the class isn't extern

github.com/HaxeFoundation/haxe - 387fc968780a48d9bae4fc8a43891281a823d622 authored almost 6 years ago
updated haxelib

github.com/HaxeFoundation/haxe - 4e36cd66314fceae80b523fb31a95d9a1af8ce20 authored almost 6 years ago
[typer] don't paint entire files red on invalid package errors

github.com/HaxeFoundation/haxe - 25cae7b07d64dbf5ce6effc44448de2ba1b6ab85 authored almost 6 years ago
[eval] fix printing problem of objects that have unicode stuff

github.com/HaxeFoundation/haxe - 890baa0fd057fab5003171222b5647e96b18548e authored almost 6 years ago
@:noDebug is used on cpp as well

github.com/HaxeFoundation/haxe - 78b5593f5ba6a239942d85726b3a033bdbb426ff authored almost 6 years ago
[eval] don't assert when there's no frame for exceptions

see #8039

github.com/HaxeFoundation/haxe - 8355bcf2ebbe5658e3e501cb3f04c8bb376d5a05 authored almost 6 years ago
Add some (optional) verbose outputs to unit tests

github.com/HaxeFoundation/haxe - 77068e10c7d07cbc3a6eb88f58fcdbfba848702d authored almost 6 years ago
[cpp] Fix goto case in do-while loops

github.com/HaxeFoundation/haxe - c025565a8c280370224fa138caeaefca6be14820 authored almost 6 years ago
[cpp] Add MapKeyValueIterator to standard Cppia classes

github.com/HaxeFoundation/haxe - 27e208a1f64ca8d94b6ff15952388a3a5067852b authored almost 6 years ago
[cpp] Add _w64 to the keyword reserve list. Closes #7715.

github.com/HaxeFoundation/haxe - 27e1e288be4bea7e61d7d80da5383f973b9c8619 authored almost 6 years ago
[cpp] Add explicit Native.star for dereferencing pointers.

github.com/HaxeFoundation/haxe - cb082b6b10dc1d712030d2d8c5462fb6c081f732 authored almost 6 years ago
update extlib version (closes #7796) (#8028)

* update extlib version (closes #7796)

* check that it works

github.com/HaxeFoundation/haxe - cc693c548f60cd6ea7beac3b66a6c99a9a96a082 authored almost 6 years ago
[AppVeyor] opam 2

https://github.com/fdopen/opam-repository-mingw/issues/48

github.com/HaxeFoundation/haxe - ff87803ac6798b21ec7cdb1942b9db9394f1fc88 authored almost 6 years ago
[server] ignore some dump related defines for key building

github.com/HaxeFoundation/haxe - 96251a3c73acf9674546c9d2006b412bcdf58bfa authored almost 6 years ago