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

Arithmetic #13

Merged
merged 14 commits into from
Sep 3, 2024
Merged

Arithmetic #13

merged 14 commits into from
Sep 3, 2024

Conversation

dwightguth
Copy link
Contributor

Adds more complete support for:

  • Integer literals
  • Additional integer types
  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Exponentiation
  • Equality
  • Inequality

@dwightguth dwightguth force-pushed the arithmetic branch 3 times, most recently from 68c4a16 to 15616b1 Compare August 26, 2024 16:47
@dwightguth dwightguth marked this pull request as ready for review September 3, 2024 18:27
@dwightguth dwightguth requested a review from mariaKt September 3, 2024 18:27
@dwightguth dwightguth merged commit 8c33b06 into main Sep 3, 2024
1 check passed
@dwightguth dwightguth deleted the arithmetic branch September 3, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants