feat: implement lexer #5

Merged
gk1623 merged 5 commits from lexer into master 2025-02-02 13:37:37 +00:00
gk1623 commented 2025-02-01 01:00:11 +00:00 (Migrated from gitlab.doc.ic.ac.uk)
No description provided.
gk1623 commented 2025-02-01 01:04:51 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 887d4f05 - feat: initial lexer implementation

Compare with previous version

added 1 commit <ul><li>887d4f05 - feat: initial lexer implementation</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/5/diffs?diff_id=144783&start_sha=85d78476cbdee5bb4fa95bee0c1a8dd3126f49f1)
gk1623 commented 2025-02-01 02:14:04 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 087dba72 - fix: disallow exponents, export identifier from lexer

Compare with previous version

added 1 commit <ul><li>087dba72 - fix: disallow exponents, export identifier from lexer</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/5/diffs?diff_id=144787&start_sha=887d4f0524995e5fd24d4ab844329c5a4092172b)
gk1623 commented 2025-02-01 02:14:12 +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-01 02:22:00 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 3 commits

  • bf310b63 - refactor: allow binPack Strings
  • bf163e52 - feat: initial lexer implementation
  • 4f02d7f2 - fix: disallow exponents, export identifier from lexer

Compare with previous version

added 3 commits <ul><li>bf310b63 - refactor: allow binPack Strings</li><li>bf163e52 - feat: initial lexer implementation</li><li>4f02d7f2 - fix: disallow exponents, export identifier from lexer</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/5/diffs?diff_id=144789&start_sha=087dba7291befb532c8530b8861767bcae149f8e)
gk1623 commented 2025-02-01 20:49:00 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 2 commits

  • 73200529 - 1 commit from branch master
  • 09dbe533 - Merge branch 'master' into lexer

Compare with previous version

added 2 commits <ul><li>73200529 - 1 commit from branch <code>master</code></li><li>09dbe533 - Merge branch &#39;master&#39; into lexer</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/5/diffs?diff_id=144929&start_sha=4f02d7f2b0898329d7a20d89ed2e247ac269db10)
gk1623 commented 2025-02-01 20:55:37 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

added 1 commit

  • 993acdda - Merge branch 'master' into lexer

Compare with previous version

added 1 commit <ul><li>993acdda - Merge branch &#39;master&#39; into lexer</li></ul> [Compare with previous version](/lab2425_spring/WACC_37/-/merge_requests/5/diffs?diff_id=144932&start_sha=09dbe5330ee4f48699c9f67b8e17c3eee848cd7e)
gk1623 commented 2025-02-02 13:37:34 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

approved this merge request

approved this merge request
gk1623 commented 2025-02-02 13:37:35 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

unapproved this merge request

unapproved this merge request
gk1623 commented 2025-02-02 13:37:37 +00:00 (Migrated from gitlab.doc.ic.ac.uk)

mentioned in commit 41d541050f

mentioned in commit 41d541050f9e3aef4d961e7a79eba1505218e81c
gk1623 (Migrated from gitlab.doc.ic.ac.uk) merged commit 41d541050f into master 2025-02-02 13:37:37 +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#5
No description provided.