Files
Nim/lib/pure
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
..
2020-01-28 23:36:24 +00:00
2020-01-30 10:54:50 +01:00
2020-01-28 23:36:24 +00:00
2020-02-07 18:26:08 +01:00
2020-02-15 22:31:00 +00:00
2018-04-30 02:52:58 +02:00
2015-10-01 12:05:45 -07:00
2018-04-15 23:38:43 +02:00
2018-04-06 11:59:49 +02:00
2020-02-27 10:43:13 +01:00
2020-02-21 16:58:30 +01:00
2019-09-30 13:58:10 +02:00
2019-10-22 17:59:12 -07:00
2019-09-30 13:58:10 +02:00
2020-01-24 08:42:03 +00:00
2019-10-22 17:59:12 -07:00
2019-09-30 13:58:11 +02:00
2020-01-05 09:42:44 +01:00
2020-01-28 20:02:07 +01:00
2019-12-05 14:42:20 +01:00
2019-09-30 13:58:11 +02:00
2017-01-25 20:02:19 +01:00