Files
Nim/lib
Vindaar 9cdd9be5a5 fixes #8916 by fixing typeinfo and marshal. (#9341)
* fixes #8916 by removing `tyString`, `tySeq`, mod. marshal, typeinfo

Need to check in `typeinfo` for nil of the underlying pointer.
In marshal don't have to check for nil of seq anymore.

* remove reference to string, sequence in `isNil` doc string
2018-10-13 08:47:58 +02:00
..
2017-02-20 17:24:19 +02:00
2018-10-11 16:15:35 +02:00
2013-03-16 23:53:07 +01:00
2014-08-28 09:59:26 +02:00