Andreas Stührk
659ce471ae
pony-corral: 0.5.4 -> 0.5.7
2022-04-15 15:22:38 -07:00
Andreas Stührk
6f3df13a9b
ponyc: 0.44.0 -> 0.49.0
2022-04-15 15:22:38 -07:00
Redvers Davies
7df27785bd
pony-corral: 0.5.3 -> 0.5.4
...
* Update to compile with Pony 0.44.0
2021-10-08 17:11:29 -04:00
Redvers Davies
5f66167ed7
pony-stable: removal
...
pony-stable was deprecated upstream on May 12 2020
and we replaced by pony-corral.
2021-10-08 17:05:58 -04:00
Redvers Davies
38aaa7d05c
ponyc: 0.42.0 -> 0.44.0
...
* Fix MacOS version mismatch warnings when linking pony programs.
* Fix calculation of "is prime" for numbers > 1321.
* Prevent non-opaque structs from being used as behaviour parameters.
* Update to LLVM 12.0.1.
* Added FileMode.u32.
* Changes to Promises Library.
* Remove zlib from libponyc as a dependency.
* Fix compile-time crash related to Pony-specific Optimizations.
* Update FilePath constructors to allow a non-partial way to create a FilePath.
Updated googlebenchmark dependency to 1.5.4
Updated googletest to 1.10.0
Replaced a fetchurl call with a fetchFromGitHub call.
2021-10-08 17:03:44 -04:00
R. RyanTM
d0556404f6
pony-corral: 0.5.1 -> 0.5.3
2021-07-31 18:08:28 +00:00
Red Davies
c08ea1ff47
ponyc: 0.41.1 -> 0.42.0
...
* Don't allow PONYPATH to override standard library (PR #3780 )
* Fix bug where Flags.remove could set flags in addition to unsetting them (PR #3777 )
* Allow Flags instances to be created with a set bit encoding (PR #3778 )
* Fix "iftype" expressions not being usable in lambdas or object literals (PR #3763 )
* Fix code generation for variadic FFI functions on arm64 (PR #3768 )
2021-07-07 14:42:40 -04:00
Redvers Davies
bdb83d6589
pony-corral: 0.5.0 -> 0.5.1 ( #127695 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-22 10:06:55 +02:00
Red Davies
ed22a2a78d
ponyc: 0.38.3 -> 0.41.1
...
* Fix NullablePointer type constraint check being omitted in FFI declarations
* Change to Steed's model of subtyping
* Fix memory corruption with Array.chop and String.chop
* Improve error message for match on structs
* RFC 68: Mandatory FFI declarations
* Change return type of String.add to String iso^
* Improve error message on destructuring of non-tuple types
* Use built-in offset argument to cpointer
* Add IsPrime checker to math package
* Fix compiler crash related to type parameter references
* Fix literal inference through partial function
* Fix partial FFI declarations ignoring partial annotation
* Fix symbol table patching for overriding default methods
* Fix tuple related compiler segfaults
* Create a standalone libponyc on Linux
2021-06-05 14:39:29 -04:00
R. RyanTM
5d9dc70c2f
pony-corral: 0.4.1 -> 0.5.0
2021-05-08 17:45:16 -07:00
Sandro
53f66b0837
Merge pull request #111161 from r-ryantm/auto-update/corral
...
pony-corral: 0.4.0 -> 0.4.1
2021-03-21 21:18:17 +01:00
Andreas Stührk
f5ccc3e5fe
ponyc: Replace URI literals
2021-02-16 19:57:07 +01:00
Andreas Stührk
8f655e2d50
ponyc: 0.38.1 -> 0.38.3
...
New upstream release. Also switched from libressl to openssl because it
makes using the net_ssl package easier.
2021-02-16 19:56:21 +01:00
R. RyanTM
e187ea5004
pony-corral: 0.4.0 -> 0.4.1
2021-01-29 12:29:17 +00:00
volth
bc0d605cf1
treewide: fix double quoted strings in meta.description
...
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ben Siraphob
acc5f7b18a
pkgs/development/compilers: stdenv.lib -> lib
2021-01-23 08:57:37 +07:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
Chris Double
02004e4a1f
ponyc: remove myself as maintainer
2020-11-09 11:44:51 +00:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Redvers Davies
ef71bc461d
pony-corral: init 0.4.0
2020-09-29 01:14:12 +00:00
Redvers Davies
046c6a7038
ponyc: update 0.38.1 ( #98598 )
...
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-09-28 17:40:58 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
0c6bbd8aa1
ponyc: 0.33.1 -> 0.33.2
2020-02-06 13:19:22 +00:00
Frederik Rietdijk
6d059becd3
Merge gcc-9 into staging ( #68029 )
2019-12-30 16:38:38 +01:00
R. RyanTM
62ef779f2a
ponyc: 0.33.0 -> 0.33.1 ( #76368 )
2019-12-29 01:19:08 -05:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9
2019-12-26 14:17:36 +01:00
Mario Rodas
41380c5042
Merge pull request #73594 from redvers/ponyc-0-33-0
...
ponyc: 0.32.0 -> 0.33.0
2019-11-29 20:34:54 -05:00
R. RyanTM
25e83902bb
pony-stable: 0.2.1 -> 0.2.2
2019-11-28 16:00:20 -08:00
Red Davies
14c49e8a12
ponyc: 0.32.0 -> 0.33.0
2019-11-17 20:27:42 -05:00
Franz Pletz
9c3d1afc03
ponyc: fix build with gcc9
2019-11-03 14:43:39 +01:00
Red Davies
710e28bdd8
ponyc: 0.31.0 -> 0.32.0
2019-10-13 06:50:20 +02:00
R. RyanTM
e10996a569
ponyc: 0.30.0 -> 0.31.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ponyc/versions
2019-09-27 19:48:03 -07:00
Frederik Rietdijk
fe9a3e3e63
Merge staging-next into staging
2019-08-17 09:39:23 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Marek Mahut
9130e5f1e3
ponyc: disabling stdlib tests
2019-08-13 16:29:41 +02:00
Marek Mahut
81e28b4e9a
Merge pull request #66060 from r-ryantm/auto-update/ponyc
...
ponyc: 0.28.1 -> 0.30.0
2019-08-12 22:39:04 +02:00
R. RyanTM
f177ac6763
ponyc: 0.28.1 -> 0.30.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ponyc/versions
2019-08-05 05:22:26 -07:00
R. RyanTM
d3c8978f09
pony-stable: 0.2.0 -> 0.2.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pony-stable/versions
2019-08-05 01:10:32 -07:00
R. RyanTM
3297873118
ponyc: 0.28.0 -> 0.28.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ponyc/versions
2019-06-18 18:21:56 +02:00
Will Dietz
ee2beac084
ponyc: 0.27.0 -> 0.28.0
...
https://www.ponylang.io/blog/2019/03/0.28.0-released/
2019-03-24 20:27:55 -05:00
Will Dietz
aba880189a
ponyc: cleanup a bit, mostly remove old source fixups no longer needed
2019-03-02 02:14:54 -06:00
Will Dietz
7565289ec7
pony-stable: 0.1.6 -> 0.2.0
2019-03-02 02:14:50 -06:00
Will Dietz
a30a76effa
ponyc: 0.26.0 -> 0.27.0
...
https://www.ponylang.io/blog/2019/03/0.27.0-released/
2019-03-02 02:14:48 -06:00
R. RyanTM
725a9720b1
ponyc: 0.25.0 -> 0.26.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ponyc/versions
2019-02-03 08:52:40 +00:00
R. RyanTM
7a711b5f54
ponyc: 0.24.4 -> 0.25.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ponyc/versions
2018-10-26 19:56:11 -07:00
R. RyanTM
b3ebab2c53
pony-stable: 0.1.4 -> 0.1.6 ( #44715 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pony-stable/versions .
2018-08-13 14:22:31 +02:00
Kamil Chmielewski
ffae2f8654
ponyc: 0.24.2 -> 0.24.4 ( #44258 )
2018-07-31 11:53:37 +02:00
Kamil Chmielewski
7e8b7be2a0
ponyc: 0.24.0 -> 0.24.2
2018-07-24 13:24:28 +02:00
patternspandemic
6f24f61c8e
ponyc: 0.23.0 -> 0.24.0 ( #43392 )
2018-07-12 09:15:00 +02:00