Files
Nim/tests/macros
zah e50441ab33 Fix typeSym.getImpl for ref types (#13752)
* Fix typeSym.getImpl for ref types

* Fix a codegen issue affecting the test suite of nim-beacon-chain

* Fix tests/stdlib/tjsonmacro

To understand the fix better it may help to take a look
at the history of the replaced code.

The nil check that is removed in this commit was introduced
in another fix that failed to identify the root cause of the
issue - namely that we allow an object type to exist for which
no ast is present:

https://github.com/nim-lang/Nim/pull/9601/files

The original intention of the code is more obvious here:

https://github.com/nim-lang/Nim/pull/9538/files
2020-03-26 09:26:19 +01:00
..
2019-05-29 22:21:51 +02:00
2019-02-06 22:31:36 -06:00
2019-12-04 07:33:01 +00:00
2017-07-25 09:28:23 +02:00
2016-12-20 22:42:25 +01:00
2019-11-06 14:35:45 +01:00
2017-07-25 09:28:23 +02:00
2019-09-27 07:02:54 +02:00
2019-11-06 14:35:45 +01:00
2019-05-21 21:31:40 +02:00
2019-05-21 21:31:40 +02:00
2019-05-30 11:13:29 +02:00
2017-07-25 09:28:23 +02:00
2019-11-06 14:35:45 +01:00
2019-05-13 17:25:57 +02:00
2017-07-25 09:28:23 +02:00
2017-07-25 09:28:23 +02:00
2018-12-11 21:23:25 +01:00
2019-01-13 17:19:36 +01:00
2017-10-01 07:46:13 +02:00
2018-01-18 11:40:18 +01:00
2017-07-25 09:28:23 +02:00