index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
mersenne.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdlib organization & documentation improvements (#20971)
metagn
2022-12-06
1
-51
/
+0
*
make deprecated message better (#18737)
flywind
2021-08-23
1
-1
/
+1
*
deprecate std/mersenne (#18395)
pyautogui
2021-07-05
1
-8
/
+4
*
Improve documentation for the mersenne module (#16824)
konsumlamm
2021-01-27
1
-16
/
+16
*
Add Documentation (#13811)
Juan Carlos
2020-03-31
1
-0
/
+8
*
[backport] run nimpretty on hashes
narimiran
2019-09-30
1
-1
/
+2
*
remove deprecated stuff from the stdlib; introduce better deprecation warnings
Araq
2018-05-05
1
-2
/
+0
*
make countup et al take only a single type parameter in order to prevent type...
Andreas Rumpf
2017-11-02
1
-1
/
+1
*
Fixed Mersenne Twister (#5227)
MednauN
2017-01-16
1
-2
/
+2
*
Add copyright header
Federico Ceratto
2016-07-21
1
-0
/
+9
*
mersenne.nim public procs no longer work with platform-dependent int type
Ruslan Mustakov
2016-03-24
1
-13
/
+15
*
Fix a few deprecation warnings
def
2016-01-25
1
-2
/
+0
*
lib: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-1
/
+1
*
Don't run non-test code when defined(testing)
Oleh Prypin
2015-04-21
1
-1
/
+1
*
big rename
Araq
2014-08-27
1
-7
/
+7
*
Mersenne twister random number generator
Mark Flamer
2013-10-22
1
-0
/
+39