- 10 Mar, 2021 1 commit
-
-
Jeremy Soller authored
Update Cargo.lock See merge request !29
-
- 09 Mar, 2021 1 commit
-
-
Daniel del Castillo authored
This allows the use of the new version of decimal, which now works as expected
-
- 11 Sep, 2020 1 commit
-
-
Michael Aaron Murphy authored
Removes the failure dependency that was never used
-
- 30 Nov, 2019 1 commit
-
-
Jeremy Soller authored
-
- 22 Oct, 2019 2 commits
-
-
Jeremy Soller authored
Update the dependencies See merge request !26
-
-
- 31 Jul, 2019 3 commits
-
-
Michael Aaron Murphy authored
[feature]: remember last result as `ans` See merge request !24
-
Jakob Hellermann authored
-
Jakob Hellermann authored
-
- 27 Apr, 2019 3 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 11 Apr, 2019 3 commits
-
-
Tom Almeida authored
Fix lone zero handling Closes #26 See merge request !23
-
AdminXVII authored
-
AdminXVII authored
-
- 07 Apr, 2019 2 commits
-
-
Michael Aaron Murphy authored
Update decimal crate to allow building for AArch64 See merge request !22
-
AdminXVII authored
-
- 08 Dec, 2018 4 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
Changed the gitlab CI to match the travis CI See merge request !20
-
-
Jeremy Soller authored
Add support for the dice operator. See merge request !21
-
- 07 Dec, 2018 1 commit
-
-
Tormod G. Hellen authored
The dice operator is mostly known from boardgames. Example: 1d6 => Throw a six-sided die once 3d10 => Throw a ten-sided die thrice
-
- 04 Nov, 2018 1 commit
-
-
Michael Aaron Murphy authored
Fixed issue #24 Closes #24 See merge request !19
-
- 13 Sep, 2018 1 commit
-
-
Nathaniel Barragan authored
-
- 12 Jun, 2018 1 commit
-
-
Jeremy Soller authored
-
- 10 Jun, 2018 1 commit
-
-
Michael Aaron Murphy authored
-
- 02 Jun, 2018 1 commit
-
-
Hunter Goldstein authored
-
- 19 May, 2018 2 commits
-
-
Hunter Goldstein authored
-
Hunter Goldstein authored
-
- 08 May, 2018 1 commit
-
-
Hunter Goldstein authored
-
- 01 May, 2018 5 commits
-
-
Hunter Goldstein authored
-
Hunter Goldstein authored
-
Hunter Goldstein authored
-
Hunter Goldstein authored
To reduce code size, we track the format of the integral value separately, and then "merge" the formats whenever we construct a new value.
-
Hunter Goldstein authored
-
- 29 Apr, 2018 1 commit
-
-
Hunter Goldstein authored
-
- 24 Apr, 2018 1 commit
-
-
Hunter Goldstein authored
Work left: - Needs to pass borrow checker (copys and such to do) - Need to figure out what to do for `into_float`, currently stubbed out
-
- 04 Apr, 2018 1 commit
-
-
Hunter Goldstein authored
-
- 27 Dec, 2017 1 commit
-
-
Hunter Goldstein authored
-
- 05 Dec, 2017 1 commit
-
-
Hunter Goldstein authored
-