summary refs log tree commit diff stats
path: root/lib/pure/mersenne.nim
Commit message (Expand)AuthorAgeFilesLines
* mersenne.nim public procs no longer work with platform-dependent int typeRuslan Mustakov2016-03-241-13/+15
* Fix a few deprecation warningsdef2016-01-251-2/+0
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* big renameAraq2014-08-271-7/+7
* Mersenne twister random number generatorMark Flamer2013-10-221-0/+39
e previous revision' href='/ahoang/Nim/blame/.travis.yml?h=devel&id=880a5255663081db4289b50595411a99bebaca85'>^
517312467 ^




e5aefbd1d ^
3ffde39cf ^

434bdbe3e ^
3ffde39cf ^
363b1c0a4 ^
8f6a275f4 ^

fbe7bf3c8 ^
243e66596 ^


e9fc86597 ^
96c571dd9 ^
a01fd5e93 ^

c525dfabc ^

31a41594c ^
c1c3c4c5d ^
633dcca71 ^
5b9465acf ^

299b04491 ^
c1c76a20e ^
931496770 ^

e8f7d605f ^
ee08c6eec ^
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46