Files
Nim/lib
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
..
2017-02-20 17:24:19 +02:00
2020-03-03 12:42:43 +01:00
2019-07-14 16:08:15 +02:00
2020-01-26 13:43:02 +01:00
2020-01-27 09:14:56 +01:00
2013-03-16 23:53:07 +01:00
2020-01-23 13:45:31 +01:00
2019-12-09 06:58:06 +01:00
2014-08-28 09:59:26 +02:00
2020-02-27 10:43:13 +01:00