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

File imports #6

Open
darylwright opened this issue Mar 13, 2024 · 0 comments
Open

File imports #6

darylwright opened this issue Mar 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@darylwright
Copy link
Member

darylwright commented Mar 13, 2024

Originally submitted by @jonestristand

I'm submitting a ...

  • [ ] bug report
  • [ * ] feature request
  • [ ] question about the decisions made in the repository
  • [ ] question about how to use this project

Summary
Needs to respect include statements. My idea would be that the raw version of the ledger just indicates that there is an include statement in the syntax tree, while the cooked version would include all of the syntax tree from the included file attached at the node where the include statement is located. Any thoughts about alternatives?

Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant