Files
Nim/tests/errmsgs
Timothee Cour 6ce3949c8a add isNamedTuple; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) which leaked implementation detail (#10070)
* add `isNamedTuple`; make $(1, 2) be (1, 2) instead of leaking implementation detail (Field0: 1, Field1: 2)
  fixes this: #8670 (comment) /cc @alehander42 @Vindaar @mratsim

* Note: isNamedTuple is useful in other places, eg #10010 (comment)

* move isNamedTuple to helpers.nim to avoid exposing new symbol to system.nim

* remove workaround in tests/vm/tissues.nim failing test now that #10218 was makes it work
2019-01-08 18:37:25 -08:00
..
2018-07-05 15:51:04 +02:00
2018-09-24 16:00:57 +02:00
2018-07-02 22:53:00 +02:00
2018-12-11 21:23:22 +01:00
2018-12-09 14:20:01 +05:30
2018-12-09 14:20:01 +05:30
2016-12-30 02:21:15 +01:00
2018-04-21 22:49:15 +02:00
2018-05-14 21:38:18 +02:00
2018-04-12 20:09:44 +02:00
2018-04-28 10:00:31 +02:00
2017-02-16 22:50:21 +01:00
2018-12-11 21:23:22 +01:00
2018-12-27 22:40:09 +01:00
2018-09-03 16:07:44 +02:00
2018-03-18 17:56:28 +01:00