Commit graph

27 commits

Author SHA1 Message Date
Sebastian Wilzbach
427bcb9c71 Fix CircleCi: auto functions that return null should be void 2017-02-28 22:27:51 +01:00
Andrei Alexandrescu
a4755b7769 Add simple example at the beginning 2017-02-25 14:26:14 -05:00
Sebastian Wilzbach
78f4e8990e Fix CircleCi for std.experimental.checkedint (add unittest attributes) 2017-02-24 17:20:02 +01:00
Andrei Alexandrescu
4c9e0502a9 Please the style checker although I shouldn't have to 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
5919487140 Use std.math.isNaN instead of comparison to fix failures on Darwin 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
d3ddf0fd38 Improve docs spacing, remove spurious output in unittest 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
30626d289d Improve coverage a bit more 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
0f75fc2ac1 Fix copypasta in documentation 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
082b8b61c8 Add Throw hook, improve coverage, fix a few bugs 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
89df85c412 Lil more coverage 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
cde67f4ca1 Increase coverage, fix bugs 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
ca164a7d74 Add isNAN function, fix bug 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
53c9b8b51a Review by JohanEngelen 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
a09c5a7e4b Add const/immutable support 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
d7a4ad96c2 Back to no custom min and max 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
77bb316d8e Adding custom min and max to Checked 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
1a62d66d93 Simplify checked(), replace onBadOpOpAssign with more precise onLowerBound/onUpperBound 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
047687889a Mumble -> Warn 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
edca085de8 Small improvements to documentation 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
ca9543921f Add Mumble, improve documentation 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
522077ea36 Add Saturate, change definition of onBadOpOpAssign 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
157db49e39 Workaround bug in libdparse 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
c9d9920b80 Rename representation to get; add function checked; improve documentation 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
2ca8872101 Review 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
aeb6325c93 Review 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
0033df3bd8 Add dox for ProperCompare 2017-02-24 09:12:12 -05:00
Andrei Alexandrescu
cecb6d8916 WIP: add std.experimental.checkedint 2017-02-24 09:12:12 -05:00