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

Group 6 - help needed once again :D #72

Merged
merged 11 commits into from
Jun 14, 2024
Merged

Commits on Jun 5, 2024

  1. First Part

    HowDoIUseGit committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    be3aa41 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    6da77b8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main'

    # Conflicts:
    #	src/main/java/com/auberer/compilerdesignlectureproject/codegen/IRGenerator.java
    #	src/main/java/com/auberer/compilerdesignlectureproject/codegen/instructions/CallInstruction.java
    nils bohland committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    7bf9c81 View commit details
    Browse the repository at this point in the history
  3. changed visitFctDef function to reflect the block-structure

    Also fixed minor bugs from last week
    nils bohland committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    5909c64 View commit details
    Browse the repository at this point in the history
  4. changed visitFctDef function to reflect the block-structure

    Also fixed minor bugs from last week
    nils bohland committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    0d3befd View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. added return instruction to IRGenerator, also added a getReturn and a…

    … getBody node to logicNode
    nils bohland committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    04c5711 View commit details
    Browse the repository at this point in the history
  2. added return instruction to IRGenerator, also added a getReturn and a…

    … getBody node to logicNode
    nils bohland committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ff25fa8 View commit details
    Browse the repository at this point in the history
  3. added return instruction to IRGenerator, also added a getReturn and a…

    … getBody node to logicNode
    nils bohland committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e6722d9 View commit details
    Browse the repository at this point in the history
  4. added return instruction to IRGenerator, also added a getReturn and a…

    … getBody node to logicNode
    nils bohland committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cd7b599 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. added return instruction to IRGenerator, also added a getReturn and a…

    … getBody node to logicNode
    nils bohland committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a09f2d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ebc47 View commit details
    Browse the repository at this point in the history