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 enclosing positions

github.com/HaxeFoundation/haxe - kLabz opened this pull request 5 days ago
[ci] Remove remaining references to camlp5

github.com/HaxeFoundation/haxe - tobil4sk opened this pull request 8 days ago
bugfix when string ends with escape sequence

github.com/HaxeFoundation/haxe - ncannasse opened this pull request 9 days ago
Unclosed monomorph

github.com/HaxeFoundation/haxe - kLabz opened this issue 9 days ago
[ci] Simplify windows ci with native opam

github.com/HaxeFoundation/haxe - tobil4sk opened this pull request 10 days ago
[haxe 4.3.4] build errors

github.com/HaxeFoundation/haxe - acarioni opened this issue 10 days ago
Lazy cleanup

github.com/HaxeFoundation/haxe - Simn opened this pull request 10 days ago
Remove ppx_parser pin

github.com/HaxeFoundation/haxe - kLabz opened this pull request 10 days ago
evalLuv.ml compilation error

github.com/HaxeFoundation/haxe - acarioni opened this issue 10 days ago
[hxb] Reader: lazy type restoring

github.com/HaxeFoundation/haxe - kLabz opened this pull request 11 days ago
Only check dependencies when full typing

github.com/HaxeFoundation/haxe - kLabz opened this pull request 11 days ago
[JS] Fix for Issue11475

github.com/HaxeFoundation/haxe - flashultra opened this pull request 12 days ago
Fix for Issue11475

github.com/HaxeFoundation/haxe - flashultra opened this pull request 12 days ago
[Hxb] Optimistic display requests

github.com/HaxeFoundation/haxe - kLabz opened this pull request 12 days ago
haxe.Serializer cleanup

github.com/HaxeFoundation/haxe - Simn opened this pull request 12 days ago
Start working on haxe.Copy

github.com/HaxeFoundation/haxe - Simn opened this pull request 13 days ago
Add clone functionality to std

github.com/HaxeFoundation/haxe - Simn opened this issue 13 days ago
Use SPDX license identifier in opam file.

github.com/HaxeFoundation/haxe - Apprentice-Alchemist opened this pull request 15 days ago
Replace camlp5 with ppx_parser

github.com/HaxeFoundation/haxe - tobil4sk opened this pull request 15 days ago
Added MeshOptimizer interface in hl.Format

github.com/HaxeFoundation/haxe - TothBenoit opened this pull request 17 days ago
Move things around again

github.com/HaxeFoundation/haxe - Simn opened this pull request 17 days ago
Include module path in virtual file names

github.com/HaxeFoundation/haxe - kLabz opened this pull request 18 days ago
Add MNullable monomorph modifier

github.com/HaxeFoundation/haxe - Simn opened this pull request 18 days ago
Fix local statics vs display requests

github.com/HaxeFoundation/haxe - kLabz opened this pull request 20 days ago
[std] Add StringBuf.clear()

github.com/HaxeFoundation/haxe - Frixuu opened this pull request 21 days ago
[ci] Drop macOS pkgconf workaround.

github.com/HaxeFoundation/haxe - Apprentice-Alchemist opened this pull request 25 days ago
Avoid module loading in filters

github.com/HaxeFoundation/haxe - Simn opened this pull request 25 days ago
Y Combinator fails in Hashlink

github.com/HaxeFoundation/haxe - 0b1kn00b opened this issue 27 days ago
Investigate some ctx.m mutations

github.com/HaxeFoundation/haxe - Simn opened this pull request 27 days ago
[ci] Try to work around pkgconf installation failure.

github.com/HaxeFoundation/haxe - Apprentice-Alchemist opened this pull request 29 days ago
-

github.com/HaxeFoundation/haxe - nanjizal opened this issue 30 days ago
Sys: Clarify `cpuTime` documentation

github.com/HaxeFoundation/haxe - dimensionscape opened this pull request about 1 month ago
[ci] Fix macos-14 pkgconf issue.

github.com/HaxeFoundation/haxe - Apprentice-Alchemist opened this pull request about 1 month ago
Review some typeload code

github.com/HaxeFoundation/haxe - Simn opened this pull request about 1 month ago
`import std.X` doesn't work

github.com/HaxeFoundation/haxe - Simn opened this issue about 1 month ago
Java std cleanup

github.com/HaxeFoundation/haxe - Simn opened this pull request about 1 month ago
Tools.hxml missing

github.com/HaxeFoundation/haxe - Mcknight231 opened this issue about 1 month ago
Add CfNoLookup

github.com/HaxeFoundation/haxe - Simn opened this pull request about 1 month ago
does not have a constructor

github.com/HaxeFoundation/haxe - nanjizal opened this issue about 1 month ago
Mismatch on field/getter fails only on mac cpp

github.com/HaxeFoundation/haxe - Geokureli opened this issue about 1 month ago
Cannot compile haxe 4.3.5 from git tag

github.com/HaxeFoundation/haxe - singpolyma opened this issue about 1 month ago
[cpp] Gencpp Rework Mk II

github.com/HaxeFoundation/haxe - Aidan63 opened this pull request about 1 month ago
Fix typos throughout the source code

github.com/HaxeFoundation/haxe - NeeEoo opened this pull request about 1 month ago
Fun compilation server static var leak

github.com/HaxeFoundation/haxe - RblSb opened this issue about 1 month ago
Switch makes if in case an expression

github.com/HaxeFoundation/haxe - ibilon opened this issue about 2 months ago
[4.3.6] Abnormal compilation time

github.com/HaxeFoundation/haxe - acarioni opened this issue about 2 months ago
[std][hl] Fix array pos check, force UInt

github.com/HaxeFoundation/haxe - yuxiaomao opened this pull request about 2 months ago
[hl] Fix debug pos in assign when reg reuse arg

github.com/HaxeFoundation/haxe - yuxiaomao opened this pull request about 2 months ago
[LUA] Fix do while loops on lua

github.com/HaxeFoundation/haxe - NeeEoo opened this pull request about 2 months ago
[lua] Creating a table without `__fields__`

github.com/HaxeFoundation/haxe - LordMZTE opened this issue about 2 months ago
Copy var flags when duplicating local variables

github.com/HaxeFoundation/haxe - Simn opened this pull request about 2 months ago
Add eval $(opam env) for osx vscode task

github.com/HaxeFoundation/haxe - RblSb opened this pull request about 2 months ago
[hlopt] cache based on opcode array

github.com/HaxeFoundation/haxe - yuxiaomao opened this pull request 2 months ago
Remove redundant target for @:inheritDoc.

github.com/HaxeFoundation/haxe - player-03 opened this pull request 2 months ago
Fix typo.

github.com/HaxeFoundation/haxe - player-03 opened this pull request 2 months ago
Fix file size integer overflow above 2GB files.

github.com/HaxeFoundation/haxe - barisyild opened this pull request 2 months ago
Fix Docgen by disabling tracy #ifdef guard

github.com/HaxeFoundation/haxe - dazKind opened this pull request 2 months ago
Docgen vs. tracy

github.com/HaxeFoundation/haxe - Simn opened this issue 2 months ago