aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainstyle(calc): more readableWilliam Hergès6 months
 
 
AgeCommit messageAuthor
2025-11-14style(calc): more readableHEADmainWilliam Hergès
2025-11-10feat(calc): supports function definition and evaluationAnhgelus Morhtuuzh
2025-11-10fix(parser): not parsing right number with 0 after dotAnhgelus Morhtuuzh
2025-11-10feat(parser): supports literal decimal numbersAnhgelus Morhtuuzh
2025-11-10perf(calc): use exponentiation by squaringAnhgelus Morhtuuzh
2025-11-10feat(parser): supports _ in numbersAnhgelus Morhtuuzh
2025-11-10feat(calc): supports unary minusAnhgelus 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
[...]