summary refs log tree commit diff stats
path: root/lib/std/varints.nim
Commit message (Expand)AuthorAgeFilesLines
* Make unused code into actual test, replace echo with doassert (#13952)Juan Carlos2020-04-111-33/+0
* fix conversions to uint in varints.nim (#12564)Arne Döring2019-11-041-22/+22
* last stdlib cleanupsAraq2019-09-211-1/+3
* varints module: critical bugfixAndreas Rumpf2018-06-221-1/+8
* added experimental undokumented std/varints moduleAndreas Rumpf2018-05-191-0/+145
od?h=v0.4.15&id=fac4329fdf658aa660884156f05b434d1f1147f9'>^
fac4329 ^




fd43c61 ^

4ff0f50 ^
fd43c61 ^
bedd5d5 ^
4ff0f50 ^

fd43c61 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25