Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

evaluate arithmetic #45

Merged
merged 9 commits into from
Sep 24, 2021
Merged

Commits on Jul 1, 2021

  1. evaluate arithmetic

    aaronjanse committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    fe0d8dc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. simplify cache borrowing

    aaronjanse committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    fd068a8 View commit details
    Browse the repository at this point in the history
  2. use macro for binops

    aaronjanse committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    a40d0e0 View commit details
    Browse the repository at this point in the history
  3. refactor binop parsing

    aaronjanse committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    3125785 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. update error handling

    aaronjanse committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    2b321da View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. rename Tree to Expr

    aaronjanse committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    27a28dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdeaa63 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. fix variable name

    aaronjanse committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    c3a4b25 View commit details
    Browse the repository at this point in the history
  2. fix off-by-one error

    aaronjanse committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    5127f5b View commit details
    Browse the repository at this point in the history