discard keyword #6

Closed
opened 2022-10-04 11:02:06 +01:00 by deavmi · 6 comments
Owner

The discard keyword is not available within parseBody() it seems, add this to parseBody(), not just parse() (for module-level parsing where it is available.

The `discard` keyword is not available within `parseBody()` it seems, add this to `parseBody()`, not _just_ `parse()` (for module-level parsing where it *is* available.
deavmi added this to the Parser project 2022-10-04 11:02:14 +01:00
deavmi added the
parser
label 2022-10-18 20:39:20 +01:00
Author
Owner

Gustav recommendation: Add alternative keyword: yeet

Gustav recommendation: Add alternative keyword: `yeet`
Author
Owner

Declined Gustav's recommendation 💯

Declined Gustav's recommendation 💯
deavmi added the due date 2023-01-13 2023-01-12 22:59:01 +00:00
Author
Owner

We implement this when I wake up

We implement this when I wake up
deavmi self-assigned this 2023-01-12 22:59:11 +00:00
deavmi added this to the Basics milestone 2023-01-12 22:59:16 +00:00
deavmi added reference vardec_varass_dependency 2023-01-12 22:59:21 +00:00
deavmi started working 2023-01-13 08:23:05 +00:00
Author
Owner

Almost done being implemented.

Thinking we should maybe remove it from the parse() (module level), makes sense body level (parseBody()) - so like within functions etc.

Almost done being implemented. Thinking we should maybe remove it from the `parse()` (module level), makes sense body level (`parseBody()`) - so like within functions etc.
Author
Owner

Imp,emented as commit 6333fdcd42aee6cfb466a6ae86da450c6d6bbf52 on branch vardec_varass_dependency

Imp,emented as commit `6333fdcd42aee6cfb466a6ae86da450c6d6bbf52` on branch `vardec_varass_dependency`
Author
Owner

Almost done being implemented.

Thinking we should maybe remove it from the parse() (module level), makes sense body level (parseBody()) - so like within functions etc.

This has been fixed in commit a4b9e7b393f93f1f6ba37909ea355c4ed01da86e on the same branch.

> Almost done being implemented. > > Thinking we should maybe remove it from the `parse()` (module level), makes sense body level (`parseBody()`) - so like within functions etc. This has been fixed in commit `a4b9e7b393f93f1f6ba37909ea355c4ed01da86e` on the same branch.
deavmi stopped working 2023-01-13 08:54:21 +00:00
31 minutes 16 seconds
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Total Time Spent: 31 minutes 16 seconds
deavmi
31 minutes 16 seconds
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

2023-01-13

Dependencies

No dependencies set.

Reference: tlang/tlang#6
No description provided.