feat: implement parser #6

Merged
gk1623 merged 16 commits from parser into master 2025-02-02 13:45:26 +00:00
gk1623 commented 2025-02-01 21:59:51 +00:00 (Migrated from gitlab.doc.ic.ac.uk)
No description provided.
gk1623 commented 2025-02-02 00:27:33 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 2 commits

  • cb9796fa - feat: show exact statement which must be returning at the end of a function
  • b5a1f256 - Revert "fix: add function must return on all paths check"

Compare with previous version

added 2 commits <ul><li>cb9796fa - feat: show exact statement which must be returning at the end of a function</li><li>b5a1f256 - Revert &quot;fix: add function must return on all paths check&quot;</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/6/diffs?diff_id=144977&start_sha=a71045867a9de128b2458cd332d97a09c49c2b4a)
gk1623 commented 2025-02-02 00:42:07 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 2 commits

  • 03fdbe01 - fix: put functions "(" within atomic
  • 2588c828 - fix: change lhs of Assign to lvalue

Compare with previous version

added 2 commits <ul><li>03fdbe01 - fix: put functions &quot;(&quot; within atomic</li><li>2588c828 - fix: change lhs of Assign to lvalue</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/6/diffs?diff_id=144979&start_sha=b5a1f2565fa0afd71ac85b9b814177cbdb5bc35f)
gk1623 commented 2025-02-02 13:31:04 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • da4b398b - fix: do not allow negation of a positive int literal

Compare with previous version

added 1 commit <ul><li>da4b398b - fix: do not allow negation of a positive int literal</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/6/diffs?diff_id=145027&start_sha=2588c8287de2acda83a128bda7a2a0861c7665a7)
gk1623 commented 2025-02-02 13:38:01 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

marked this merge request as ready

marked this merge request as **ready**
gk1623 commented 2025-02-02 13:43:34 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 8 commits

  • da4b398b...feac5efb - 7 commits from branch master
  • 1bb4939f - Merge branch 'master' into parser

Compare with previous version

added 8 commits <ul><li>da4b398b...feac5efb - 7 commits from branch <code>master</code></li><li>1bb4939f - Merge branch &#39;master&#39; into parser</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/6/diffs?diff_id=145035&start_sha=da4b398bf0bc15b5f39a9dca798812cd6e4ee618)
gk1623 (Migrated from gitlab.doc.ic.ac.uk) scheduled this pull request to auto merge when all checks succeed 2025-02-02 13:44:39 +00:00
gk1623 commented 2025-02-02 13:45:26 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

mentioned in commit d4b410bca9

mentioned in commit d4b410bca9c885b77a0dd879bc0ee6626594016a
gk1623 (Migrated from gitlab.doc.ic.ac.uk) merged commit d4b410bca9 into master 2025-02-02 13:45:26 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Imperial-MEng/WACC_37#6
No description provided.