Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/absolute value #23

Merged
merged 15 commits into from Nov 2, 2022
Merged

feature/absolute value #23

merged 15 commits into from Nov 2, 2022

Conversation

theiskaa
Copy link
Owner

@theiskaa theiskaa commented Nov 2, 2022

Adds the absolute value functionality and updated error handling and errors.

Commits:

  • feat: improve repl by adding token logger
  • bugfix: fix sign-number reading issue of lexer
  • hotfix: fix the calculator's index overflow issue
  • feat: add index field to the token structure
  • feat: improve current error cases
  • feat: implement indexed errors
  • hotfix: fix typo on changelog
  • hotfix: rename the ROOT related actions to POWER
  • feat: implement abs to token, tokentype, sub
  • feat: improve the sub implementation to [token] and [monitor]
  • feat: re-impl the abs [token-type] implementation
  • feat: impl abs parsing to lexer
  • feat: impl the abs calculator execution
  • chore: update documentations

@theiskaa theiskaa added documentation Improvements or additions to documentation feature New feature or request labels Nov 2, 2022
@theiskaa theiskaa self-assigned this Nov 2, 2022
@theiskaa theiskaa merged commit 46d2c8a into main Nov 2, 2022
@theiskaa theiskaa deleted the feature/absolute-value branch November 2, 2022 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant