1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 16:26:48 -04:00
nixpkgs/pkgs/development/compilers/ponyc
Redvers Davies 3815ca841b ponyc: 0.49.0 -> 0.50.0
Changelog:

0.49.1:

* Ban Unstable Variables

0.50.0:

* Fix crash with exhaustive match on Generics.
* Fix parameter names not being checked in all circumstances.
* Fix compiler crash to HeapToStack compiler pass.
* Strengthen the ordering for some atomic operations.
* Allow override of return types for FFI functions.
* Don't allow FFI calls in default methods or behaviours.
2022-04-30 22:35:03 -04:00
..
default.nix ponyc: 0.49.0 -> 0.50.0 2022-04-30 22:35:03 -04:00
disable-tests.patch
make-safe-for-sandbox.patch
pony-corral.nix