Commit Graph

15 Commits

Author SHA1 Message Date
Zahary Karadjov 1c4293b3e7
A new fix for newLit
Upstream fix submitted here:
https://github.com/nim-lang/Nim/pull/12542
2019-10-28 14:30:49 +02:00
Zahary Karadjov 2c9ca5dabb recordFields returns more accurate information in nested case objects 2019-10-23 09:36:16 +09:00
Zahary Karadjov 4f685ab7ec
Another useful form of isTuple 2019-08-14 17:29:14 +02:00
Zahary Karadjov 343c2073cc
recordFields have become too heavy-weight to remain an iterator 2019-08-12 17:49:39 +03:00
Alexander Ivanov 06290de0f9
Implement unnamed tuple support 2019-08-08 22:51:25 +03:00
Zahary Karadjov a3df04d701
Add more init procs for tables and macros.genExpr 2019-08-02 15:26:08 +03:00
Zahary Karadjov 2ca2f25af6
hasCustomPragmaFixed supports types with quoted field names 2019-07-31 02:43:35 +03:00
Zahary Karadjov 30e084f76f
Add macros.inspectType 2019-07-31 02:20:49 +03:00
Zahary Karadjov f782f0378f
Add macros.genCode 2019-07-31 02:13:03 +03:00
Zahary Karadjov 4f4f138fb4
More capable alternative of unpackVarargs 2019-07-31 02:13:02 +03:00
Zahary Karadjov 5b6881588c
Alternative API for reading custom pragmas; The Nim one is too broken in 0.19.6 2019-07-31 02:13:02 +03:00
Zahary Karadjov 7d764a2390
Add init procs for sets 2019-07-16 13:17:32 +03:00
Jacek Sieka 522398a53e backport atomics from nim 0.20 (#4) 2019-07-14 10:24:22 +02:00
Jacek Sieka 89107ae03d
fix shims imports 2019-07-07 11:38:00 +02:00
Jacek Sieka 0a8e95408f
std_shims->stew 2019-07-06 19:12:24 +02:00