🐞️ Functions: Return position #112

Closed
opened 2023-04-21 07:35:32 +01:00 by deavmi · 5 comments
Owner

Bugfix 🐞️: return position

Ensure that if there is a return in a function's body definition that it is the last of the instructins.

## Bugfix 🐞️: `return` position Ensure that if there is a `return` in a function's body definition that it is the last of the instructins.
deavmi added this to the Basics milestone 2023-04-21 07:35:36 +01:00
deavmi added the
parser
label 2023-04-21 07:35:41 +01:00
deavmi added this to the Parser project 2023-04-21 07:35:44 +01:00
deavmi self-assigned this 2023-04-21 07:35:46 +01:00
deavmi added the due date 2023-04-21 2023-04-21 07:35:49 +01:00
deavmi started working 2023-04-21 07:35:52 +01:00
Author
Owner

Looks like it works as of commit f5e6d4cd5bb0f73896ad82f6090b07b911c5b5b8

Looks like it works as of commit `f5e6d4cd5bb0f73896ad82f6090b07b911c5b5b8` ✅
Author
Owner

Added test cases in commit 02cd512c2f23c80aa06d13b9fab9f2555261325f which all pass CI

Added test cases in commit `02cd512c2f23c80aa06d13b9fab9f2555261325f` which all pass CI ✅
deavmi stopped working 2023-04-21 07:46:44 +01:00
10 minutes 52 seconds
Author
Owner

10 minutes, sheesh, and it is done, awaiting merge

10 minutes, sheesh, and it is done, awaiting merge
deavmi started working 2023-04-21 14:26:26 +01:00
Author
Owner

Upstreaming vardec_varass_dependency into this branch due to the updated code base, awaiting tests from CI

Upstreaming `vardec_varass_dependency` into this branch due to the updated code base, awaiting tests from CI
Author
Owner

CI passes , merging into vardec_varass_dependency

CI passes ✅ , merging into `vardec_varass_dependency`
deavmi stopped working 2023-04-21 14:29:57 +01:00
3 minutes 31 seconds
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Total Time Spent: 14 minutes 23 seconds
deavmi
14 minutes 23 seconds
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

2023-04-21

Reference: tlang/tlang#112
No description provided.