| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-05-19 | Print the string that is not castable to number (#1207) | Leedehai |
| 2023-04-20 | Add `quo`, `trunc` and `fract` calculation methods and rename `mod` to `rem` ... | HarmoGlace |
| 2023-04-19 | Add `gcd` and `lcm` calculation methods (#789) | HarmoGlace |
| 2023-04-13 | Fix `pow` overflow (#784) | HarmoGlace |
| 2023-04-13 | Better error spans in `calc` | Laurenz |
| 2023-04-13 | Add factorial, permutation and binomial to calculation functions (#639) | HarmoGlace |
| 2023-04-11 | Allow treating ratios as floats (#681) | Eric Biedert |
| 2023-04-04 | Make error messages a bit more consistent | Laurenz |
| 2023-04-04 | Make behavior of calculation functions consistent (#515) | HarmoGlace |
| 2023-04-01 | Simplify `pow` function | Laurenz |
| 2023-03-10 | New #[func] macro | Laurenz |
| 2023-01-30 | Add calc constants | Laurenz |
| 2023-01-30 | Add calc module | Martin Haug |
| 2022-12-20 | Document underline, strikethrough, and overline | Laurenz |
| 2022-12-17 | Document parameters in comment | Laurenz |
| 2022-11-29 | Reorganize library and tests | Laurenz |
