Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pcg #1

Merged
merged 32 commits into from Sep 26, 2017
Merged
Changes from 9 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
c03bfcd
basic pcg
thewilsonator Nov 24, 2016
bad015c
last bit of the git and formatting disaster
thewilsonator Nov 24, 2016
c5e6775
safe nothrow nogc
thewilsonator Nov 24, 2016
2c8759b
Seed + stream
thewilsonator Nov 24, 2016
d8b1631
128bit constants
thewilsonator Nov 24, 2016
449f97d
author links +(c)
thewilsonator Nov 24, 2016
6e9132f
fix ctor
thewilsonator Nov 24, 2016
236e3d3
disable this
thewilsonator Nov 24, 2016
a80f0cb
typo
thewilsonator Nov 24, 2016
45f578f
Still need to do docs and aliases
thewilsonator Nov 27, 2016
67e7674
correct imports
thewilsonator Nov 27, 2016
df4226b
unittests
thewilsonator Nov 27, 2016
84e9cad
again
thewilsonator Nov 27, 2016
cd4600b
Docs
thewilsonator Dec 2, 2016
56dec43
Update to new identifications for random engine
thewilsonator Dec 14, 2016
b1e09f1
add remaining non extended aliases
thewilsonator Dec 29, 2016
ec398f2
correct alias decls
thewilsonator Dec 29, 2016
6bcec8f
fix c++isms
thewilsonator Dec 29, 2016
26c4ff9
typo
thewilsonator Dec 29, 2016
182ba67
add oneseq to the oneseq types
thewilsonator Dec 29, 2016
2abcee8
Force types.
thewilsonator Dec 29, 2016
7392077
docs minor fixes and unittests
thewilsonator Jan 8, 2017
59a99f4
Fix unittest
thewilsonator Jan 8, 2017
8d0d38c
again
thewilsonator Jan 8, 2017
baa2e83
Add unit tests for pcg32
thewilsonator Feb 3, 2017
a75d6ee
Merge remote-tracking branch 'libmir/master' into pcg
thewilsonator Feb 3, 2017
10ea9b1
move pcg
thewilsonator Feb 3, 2017
9b49a69
(re)correct module import paths
thewilsonator Feb 3, 2017
9e7049b
Refine imports
thewilsonator Feb 3, 2017
a2d6dcc
rename some variables
thewilsonator Feb 3, 2017
7d12459
move unit tests
thewilsonator Feb 3, 2017
4d43d96
fix setstream
thewilsonator Feb 3, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view