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
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
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
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
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
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
Marek Mahut
9130e5f1e3
ponyc: disabling stdlib tests
2019-08-13 16:29:41 +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
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
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
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
Ryan Mulligan
fce8f26af6
treewide: http -> https ( #42665 )
2018-06-27 22:12:57 +02:00
Kamil Chmielewski
0cc063ebae
ponyc: 0.22.6 -> 0.23.0 ( #41833 )
...
https://github.com/ponylang/ponyc/issues/2764
2018-06-11 15:09:29 +02:00
Kamil Chmielewski
2f79089553
ponyc: 0.22.5 -> 0.22.6
...
https://github.com/ponylang/ponyc/issues/2758
2018-06-08 10:44:55 +02:00
Kamil Chmielewski
bfea60ff64
ponyc: 0.22.3 -> 0.22.5 ( #41484 )
2018-06-05 17:42:20 +02:00
patternspandemic
33aed158e0
ponyc: 0.22.2 -> 0.22.3 ( #41380 )
2018-06-02 09:45:08 +02:00
patternspandemic
003a0b7ccd
ponyc: 0.21.3 -> 0.22.2 ( #41234 )
2018-05-30 11:40:44 +02:00
Tuomas Tynkkynen
0663e972a4
ponyc: Not supported on aarch64
...
https://hydra.nixos.org/build/67722376
2018-01-23 21:42:30 +02:00
Jörg Thalheim
092aaf22f6
Merge pull request #33888 from kamilchm/ponyc
...
ponyc: 0.21.2 -> 0.21.3
2018-01-15 09:28:04 +00:00
Kamil Chmielewski
282934ca8e
ponyc: 0.21.2 -> 0.21.3
...
https://github.com/ponylang/ponyc/issues/2478
2018-01-15 08:15:01 +01:00
Kamil Chmielewski
a628055e5c
ponyc: FIX $CC undefined, using gcc as the linker
...
https://github.com/ponylang/ponyc/issues/2482
2018-01-11 03:46:16 +01:00
Yurii Rashkovskii
a15bd7816a
ponyc: 0.21.0 -> 0.21.2
2018-01-05 09:52:11 -08:00
Kamil Chmielewski
860ce9e386
ponyc: 0.20.0 -> 0.21.0
...
https://github.com/ponylang/ponyc/issues/2379
2017-12-17 21:52:11 +01:00
Kamil Chmielewski
c5f7175197
ponyc: 0.19.3 -> 0.20.0
...
https://github.com/ponylang/ponyc/issues/2286
2017-10-19 17:52:09 +02:00
Kamil Chmielewski
89c15a04c1
ponyc: 0.19.2 -> 0.19.3
...
https://github.com/ponylang/ponyc/issues/2265
2017-10-09 15:10:30 +02:00
Kamil Chmielewski
5835b1a156
ponyc: 0.19.1 -> 0.19.2
...
https://github.com/ponylang/ponyc/issues/2248
2017-09-25 13:13:58 +02:00
Kamil Chmielewski
a2666e3668
ponyc: 0.19.0 -> 0.19.1
...
https://github.com/ponylang/ponyc/issues/2226
2017-09-14 10:37:06 +02:00
Kamil Chmielewski
b80c3646c2
ponyc: 0.18.1 -> 0.19.0
...
https://github.com/ponylang/ponyc/issues/2209
2017-09-05 10:49:24 +02:00
patternspandemic
4bca6eca06
ponyc: 0.18.0 -> 0.18.1
2017-08-29 14:39:31 -07:00
Kamil Chmielewski
a1601cf2bc
ponyc: 0.17.0 -> 0.18.0
...
https://github.com/ponylang/ponyc/issues/2180
2017-08-19 18:56:59 +02:00
Kamil Chmielewski
cc7777f5f8
ponyc: 0.16.1 -> 0.17.0
...
https://github.com/ponylang/ponyc/issues/2135
2017-08-07 10:39:45 +02:00