| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-10 | feat(calc): supports function definition and evaluation | Anhgelus Morhtuuzh | |
| 2025-11-10 | fix(parser): not parsing right number with 0 after dot | Anhgelus Morhtuuzh | |
| 2025-11-10 | feat(parser): supports literal decimal numbers | Anhgelus Morhtuuzh | |
| 2025-11-10 | perf(calc): use exponentiation by squaring | Anhgelus Morhtuuzh | |
| move calc things in new module | |||
| 2025-11-09 | refactor(calc): replace Ratio libs by internal code | Anhgelus Morhtuuzh | |
| now works with elixir 1.19 and uses no deps | |||
