aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-11-09feat(calc)): supports factorialWilliam Hergès
2025-11-09feat(parser): supports implicit multWilliam Hergès
2025-11-09feat(lexer): supports commentsWilliam Hergès
2025-11-08docs(info): update readmeWilliam 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(tree): support parenthesisAnhgelus Morhtuuzh
2025-11-04docs(info): update readmeAnhgelus Morhtuuzh
2025-11-04build(mix): missing yecc and leex compilers in projectAnhgelus Morhtuuzh
2025-11-04test(): defaultAnhgelus Morhtuuzh
2025-11-04feat(parser): default parserAnhgelus Morhtuuzh
2025-11-04feat(lexer): default grammarAnhgelus Morhtuuzh
2025-11-04Initial commitAnhgelus Morhtuuzh