aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-11-10perf(calc): use exponentiation by squaringAnhgelus Morhtuuzh
2025-11-09refactor(calc): replace Ratio libs by internal codeAnhgelus Morhtuuzh
2025-11-09style(calc): smaller expoWilliam Hergès
2025-11-09feat(calc)): partial supports of expWilliam Hergès
2025-11-09feat(calc)): supports factorialWilliam Hergès
2025-11-09feat(parser): supports implicit multWilliam Hergès
2025-11-08feat(calc): use rational number for abitrary precisionWilliam Hergès
2025-11-08perf(var): replace atoms by charlistWilliam Hergès
2025-11-08feat(syntax): eval statementWilliam Hergès
2025-11-08feat(error): better result when errorWilliam Hergès
2025-11-08feat(calc): strengthen reducingWilliam Hergès
2025-11-04feat(parser): default parserAnhgelus Morhtuuzh
2025-11-04Initial commitAnhgelus Morhtuuzh