Files
Nim/tests/destructor
Andreas Rumpf a0eca75182 sink parameter inference for types that have destructors (#13544)
* ensure capitalize doesn't take an inferred sink parameter

* sink parameter inference: first version, for now disabled. Changed that sink parameters can be consumed multiple times in order to adhere to our spec.

* sink inference can now be disabled with .nosinks; sometimes for proc type interop this is required

* fixes yet another critical DFA bug

* better implementation that also understands if expressions etc

* document sink parameter inference and allow for global disabling
2020-03-04 14:28:53 +01:00
..
2019-11-29 19:46:21 +01:00
2019-03-05 08:17:30 +01:00
2019-12-31 21:13:26 +01:00
2020-01-20 10:41:12 +01:00
2020-01-14 12:57:20 +01:00
2019-11-29 19:46:21 +01:00
2019-12-13 11:24:05 +00:00
2019-12-06 09:56:54 +01:00
2019-03-04 22:44:23 +01:00
2020-01-03 01:21:45 +01:00
2019-11-29 19:46:21 +01:00
2019-03-05 08:17:30 +01:00
2019-03-05 08:17:30 +01:00
2019-12-17 17:37:50 +01:00
2019-12-17 17:37:50 +01:00
2019-12-17 17:37:50 +01:00
2019-07-07 17:17:14 +02:00
2019-12-13 13:30:27 +00:00
2019-08-31 09:49:47 +01:00
2019-07-08 15:24:20 -07:00
2020-01-28 20:05:57 +01:00
2020-01-10 08:32:30 +01:00
2020-01-06 11:40:42 +00:00
2020-02-21 21:06:41 +01:00
2019-04-25 07:59:34 +02:00
2019-05-27 21:29:02 +02:00
2019-03-18 11:37:09 +01:00
2019-12-17 17:37:50 +01:00
2020-01-03 14:30:54 +01:00
2020-01-04 02:33:13 +01:00
2019-08-24 06:25:47 +02:00