Skip to content

Pull requests: ponylang/ponyc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add DragonFly BSD 6.4.2 as a tier 3 CI target changelog - added Automatically add "Added" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#5009 opened Mar 11, 2026 by SeanTAllen Loading…
Fix segfault when using Generator.map with PonyCheck shrinking changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#5006 opened Mar 10, 2026 by SeanTAllen Loading…
2
Experimental: Replace pony_error() with error-flag returns discuss during sync Should be discussed during an upcoming sync
#5002 opened Mar 10, 2026 by SeanTAllen Draft
Fix pony-compiler not picking up compile errors discuss during sync Should be discussed during an upcoming sync pony-doc Issues related to pony-doc pony-lint Issues related to pony-lint pony-lsp Issues related to pony-lsp
#5001 opened Mar 10, 2026 by mfelsche Loading…
Fix cap_isect_constraint returning incorrect capability for empty intersections changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4999 opened Mar 10, 2026 by SeanTAllen Loading…
Fix #share capability constraint intersection changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4998 opened Mar 10, 2026 by SeanTAllen Loading…
Redesign signal handling (RFC #220) discuss during sync Should be discussed during an upcoming sync
#4984 opened Mar 8, 2026 by SeanTAllen Draft
Fix false positive in _final send checking for generic classes changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4982 opened Mar 8, 2026 by SeanTAllen Loading…
Fix soundness hole in match capture bindings changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4975 opened Mar 8, 2026 by SeanTAllen Loading…
Fix tuple literals not matching correctly in union-of-tuples types changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4970 opened Mar 8, 2026 by SeanTAllen Loading…
Fix type system soundness hole changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4963 opened Mar 8, 2026 by SeanTAllen Loading…
Fix SEGV when sending a union of tuples to an actor changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4959 opened Mar 8, 2026 by SeanTAllen Loading…
Fix wrong code generation for this-> in lambda type parameters changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4955 opened Mar 7, 2026 by SeanTAllen Loading…
Fix non-sendable data seen as sendable in generic recover blocks changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4953 opened Mar 7, 2026 by SeanTAllen Loading…
Fix memory leak and re-enable immutable-send GC optimization discuss during sync Should be discussed during an upcoming sync
#4944 opened Mar 7, 2026 by SeanTAllen Loading…
Fix exhaustive match on tuples of union types changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4939 opened Mar 7, 2026 by SeanTAllen Loading…
Fix compiler crash in HeapToStack optimization pass on Windows changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4938 opened Mar 7, 2026 by SeanTAllen Loading…
Fix slow compilation of programs using recursive union types changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
#4920 opened Mar 4, 2026 by SeanTAllen Draft
Add json and iregex packages to the standard library changelog - added Automatically add "Added" CHANGELOG entry on merge discuss during sync Should be discussed during an upcoming sync
#4903 opened Mar 1, 2026 by SeanTAllen Loading…
Fix "lambda in object literal" missing apply() in vtable. changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
#4840 opened Feb 19, 2026 by redvers Draft
Fix runtime crash with iso in mixed-capability union type changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge do not merge This PR should not be merged at this time
#4809 opened Feb 7, 2026 by redvers Loading…
Fix runtime crash when matching tuple elements against union types changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge do not merge This PR should not be merged at this time
#4787 opened Jan 23, 2026 by redvers Loading…
ProTip! Filter pull requests by the default branch with base:main.