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
061543d039
Turn some inline procs into templates
...
As much as I believe in the power of optimizing compilers, it turned
out that the use of forced inlining with templates still creates a
significant difference in the release builds of nim-faststreams.
2019-07-31 02:13:02 +03:00
Jacek Sieka
ac62ce57f4
Merge pull request #2 from status-im/endians
...
refactor bitops2, add endians2
2019-07-22 09:37:21 +02: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
d6e431dee2
stricter endian type matching
2019-07-12 12:20:26 +02:00
Jacek Sieka
89107ae03d
fix shims imports
2019-07-07 11:38:00 +02:00
Jacek Sieka
7a87693eaf
refactor bitops2, add endians2
2019-07-06 20:47:08 +02:00
Jacek Sieka
904f84c8e0
add ranges
2019-07-06 20:45:27 +02:00
Jacek Sieka
c95cee45bc
add byteutils
2019-07-06 20:07:41 +02:00
Jacek Sieka
0a8e95408f
std_shims->stew
2019-07-06 19:12:24 +02:00