Files
Nim/tests/js
LemonBoy ee14ace5d3 Field checks for everybody (#8957)
* Field checks for JS backend

* Clean nkCall nodes with no arguments

Generating a nkEmpty in place of no arguments makes no sense form the
AST point of view and also trips up the VM codegen.

* Field checks for VM backend

* Test case for #6612

This patchset fixes #6612

* Add test case for LHS double evaluation

* Prevent LHS double-eval for JS backend

* Prevent double evaluation in VM backend
2018-10-09 19:54:12 +02:00
..
2018-10-09 19:54:12 +02:00
2018-09-08 10:38:18 +02:00
2016-09-20 17:01:53 +03:00
2018-03-05 10:28:17 +02:00
2018-02-27 15:23:19 +01:00
2017-07-10 16:40:23 +02:00
2018-08-13 12:51:31 +02:00
2017-06-29 18:37:53 +02:00
2017-01-24 16:59:34 +01:00
2014-12-17 01:43:36 +01:00
2017-11-22 12:58:03 +01:00
2015-06-04 12:00:27 +03:00
2018-08-13 12:51:31 +02:00
2016-05-20 16:03:08 +06:00
2015-05-26 16:00:48 +03:00
2018-04-14 00:54:15 +02:00
2018-04-13 23:41:31 +02:00