Dependency #45

Open
opened 2022-12-14 09:29:53 +00:00 by deavmi · 0 comments
Owner

What is Dependency?

This generates the effective dependencies that are run through in order to do typechecking and code generation.

Roadmap

  • Caching of linearization (supporting linearize() and tree() (based off of the former)
    • Removal of public static DNode[] poes
    • Renaming of poes
    • Removal of referneces to poes in such a manner in typecheck/core.d
# What is Dependency? This generates the effective dependencies that are run through in order to do typechecking and code generation. ## Roadmap - [ ] Caching of linearization (supporting `linearize()` and `tree()` (based off of the former) - [ ] Removal of `public static DNode[] poes` - [ ] Renaming of `poes` - [ ] Removal of referneces to `poes` in such a manner in `typecheck/core.d`
deavmi added reference vardec_varass_dependency 2022-12-14 09:29:57 +00:00
deavmi added the
dependency
typing
labels 2022-12-14 09:30:13 +00:00
deavmi added this to the Dependency tree, type-checking and codegen project 2022-12-14 09:30:39 +00:00
deavmi self-assigned this 2022-12-14 09:30:45 +00:00
deavmi added a new dependency 2022-12-14 09:30:51 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tlang/tlang#45
No description provided.