dnpetrov
c24e6b5698
Support 'break' and 'continue' in expressions
...
- generate fake jump instructions so that we can always analyze stack depths
- fix stack before break and continue by dropping excessive elements (e.g., *a*.foo(*b*, c?:continue))
- Analyzer rewritten in Kotlin, with more flexible control of CFG traversal
#Fixed KT-3340
#Fixed KT-4258
#Fixed KT-7941
2015-06-25 17:40:55 +03:00
..
2015-06-12 09:55:13 +03:00
2015-05-12 19:43:17 +02:00
2015-04-07 03:14:49 +03:00
2015-06-12 09:23:31 +03:00
2013-05-21 13:21:52 +04:00
2015-06-18 17:40:24 +03:00
2015-06-25 17:40:55 +03:00
2015-05-12 19:43:17 +02:00
2015-01-15 15:13:05 +03:00
2015-04-13 15:26:20 +02:00
2014-10-17 21:27:23 +04:00
2013-12-05 15:23:41 +04:00
2015-06-12 09:23:31 +03:00
2014-07-02 01:26:23 +04:00
2015-04-17 14:24:35 +03:00
2015-03-24 18:01:56 +01:00
2013-02-11 02:01:41 +04:00
2015-06-12 09:23:31 +03:00
2014-11-21 13:59:44 +03:00
2014-11-13 20:56:08 +03:00
2014-12-11 16:04:03 +03:00
2015-04-02 21:57:48 +03:00
2015-06-12 09:23:31 +03:00
2015-06-12 09:23:31 +03:00
2015-06-24 12:30:11 +03:00
2015-03-05 11:33:24 +01:00
2015-06-12 09:23:31 +03:00
2015-05-12 19:43:17 +02:00
2015-05-12 19:43:17 +02:00
2014-09-29 17:16:58 +04:00
2014-11-27 20:38:18 +03:00
2015-06-24 12:30:11 +03:00
2013-10-01 19:32:37 +04:00
2013-12-18 15:13:52 +04:00
2015-05-18 15:28:58 +03:00
2015-03-17 15:47:39 +03:00
2014-07-21 17:13:56 +04:00