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

Refactor reading doo manifest from Backend to AST #5296

Open
ShubhamChaturvedi7 opened this issue Apr 4, 2024 · 0 comments
Open

Refactor reading doo manifest from Backend to AST #5296

ShubhamChaturvedi7 opened this issue Apr 4, 2024 · 0 comments
Labels
kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny kind: language development speed Slows down development of Dafny the language, flaky tests

Comments

@ShubhamChaturvedi7
Copy link
Collaborator

Dafny version

4.6

Code to produce this issue

N/A

Command to run and resulting output

N/A

What happened?

This is the discussion from the Go Module PR: #5140

@robin-aws : I definitely don't love having a code generator re-read assets from the file system, it feels like that's going to bite us in the future. But I also appreciate this is much easier than attaching doo file metadata to the AST. Can we cut an issue to revisit?

What type of operating system are you experiencing the problem on?

Other

@ShubhamChaturvedi7 ShubhamChaturvedi7 added the kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label label Apr 4, 2024
@robin-aws robin-aws added kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny kind: language development speed Slows down development of Dafny the language, flaky tests and removed kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny kind: language development speed Slows down development of Dafny the language, flaky tests
Projects
None yet
Development

No branches or pull requests

2 participants