Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support constructors mixed with bindings #4697

Closed
wdanilo opened this issue Feb 5, 2023 · 0 comments
Closed

Support constructors mixed with bindings #4697

wdanilo opened this issue Feb 5, 2023 · 0 comments
Assignees
Labels
-parser p-low Low priority x-new-feature Type: new feature request

Comments

@wdanilo
Copy link
Member

wdanilo commented Feb 5, 2023

This task is automatically imported from the old Task Issue Board and it was originally created by Keziah Wesley.
Original issue is here.


The original new-parser design was stricter about this than the old parser, but this was found to conflict with the convention of placing all public definitions (including bindings) before all private definitions (including constructors).

After removing the new restriction, undo the .enso code-movement changes in #3830.

Comments:

Keziah Wesley reports a new STANDUP for yesterday (2022-11-07):

Progress: Started on type-definition changes. Half day due to dealing with some issues with the house not having power. (I'll probably be able to make up some time this weekend. The PUD tells me they hope to have my house back on the grid by Friday. If I can get my hands on a generator I will be able to get back to near-normal sooner than that.) It should be finished by 2022-11-10.

Next Day: Next day I will be working on the #183405907 task. Switching tracks to #183405907 because I think it blocks the big parser switch (#3611). (Enso Bot - Nov 8, 2022)


**Keziah Wesley** reports a new **STANDUP** for yesterday (2022-11-09):

Progress: Went back to generalizing type definitions. My day was cut short because the power finally came back on (yay!), so I've had a lot to take care of around the house It should be finished by 2022-11-10.

Next Day: Next day I will be working on the #183647442 task. Finish up loosening allowable type-definition bodies. (Enso Bot - Nov 11, 2022)


**Keziah Wesley** reports a new **🔴 DELAY** for yesterday (2022-11-10):

Summary: There is 1 day delay in implementation of the Support constructors mixed with bindings (#183647442) task.
It will cause 0 days delay for the delivery of this weekly plan.

Delay Cause: Missed some hours this week due to power outage at home. Will make up most of it this weekend. (Enso Bot - Nov 12, 2022)


**Keziah Wesley** reports a new **STANDUP** for yesterday (2022-11-10):

Progress: Worked on mixed type definitions. Reviewed some PRs. It should be finished by 2022-11-11.

Next Day: Next day I will be working on the #183647442 task. Finish up loosening allowable type-definition bodies. (Enso Bot - Nov 12, 2022)


**Keziah Wesley** reports a new **STANDUP** for today (2022-11-11):

Progress: Finished mixed-order type definitions. It should be finished by 2022-11-11.

Next Day: Next day I will be working on the #183755412 task. Start implementing logging support in profiler (Enso Bot - Nov 12, 2022)


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-parser p-low Low priority x-new-feature Type: new feature request
Projects
None yet
Development

No branches or pull requests

2 participants