Files
Nim/lib/core
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-07-21 17:20:46 +02:00
2018-01-04 15:59:03 +01:00
2018-08-05 09:38:14 +02:00